summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-171-0/+1
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-141-0/+4
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-141-0/+4
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-232-2/+2
* i386: Use pthread_barrier for synchronization on tst-bz21269DJ Delorie2023-05-161-5/+28
* C2x scanf binary constant handlingJoseph Myers2023-03-021-0/+12
* Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella2023-02-201-5/+1
* Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella2023-02-201-1/+1
* Linux: Move wordsize-32 Version to defaultAdhemerval Zanella2023-02-201-4/+0
* C2x strtol binary constant handlingJoseph Myers2023-02-161-0/+20
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0624-24/+24
* Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+2
* Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+1
* Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+1
* Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+1
* Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+1
* Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella2022-11-081-0/+1
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-031-5/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-183-28/+50
* Remove ldd libc4 supportAdhemerval Zanella2022-08-043-7/+0
* Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes2022-08-041-6/+0
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-221-0/+3
* stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann2022-07-061-0/+2
* linux: Add mount_setattrAdhemerval Zanella2022-07-051-0/+1
* linux: Add open_treeAdhemerval Zanella2022-07-051-0/+1
* linux: Add fspickAdhemerval Zanella2022-07-051-0/+1
* linux: Add fsconfigAdhemerval Zanella2022-07-051-0/+1
* linux: Add move_mountAdhemerval Zanella2022-06-241-0/+1
* linux: Add fsmountAdhemerval Zanella2022-06-241-0/+1
* linux: Add fsopenAdhemerval Zanella2022-06-241-0/+1
* linux: Add process_mreleaseAdhemerval Zanella2022-06-021-0/+1
* linux: Add process_madviseAdhemerval Zanella2022-06-021-0/+1
* linux: Add pidfd_send_signalAdhemerval Zanella2022-05-171-0/+1
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-171-0/+1
* linux: Add pidfd_openAdhemerval Zanella2022-05-171-0/+1
* Remove dl-librecon.h header.Adhemerval Zanella2022-05-161-59/+0
* Remove kernel version checkAdhemerval Zanella2022-05-161-2/+0
* Linux: Implement a useful version of _startup_fatalFlorian Weimer2022-05-091-19/+4
* i386: Honor I386_USE_SYSENTER for 6-argument Linux system callsFlorian Weimer2022-05-043-3/+37
* i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.SFlorian Weimer2022-05-041-3/+0
* elf: Remove __libc_init_secureFangrui Song2022-04-191-24/+0
* Update syscall lists for Linux 5.17Joseph Myers2022-03-231-0/+1
* i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936]H.J. Lu2022-03-031-1/+0
* linux/i386: remove dead assignment of sysdep-dl-routinesAndreas Schwab2022-03-031-1/+0
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-021-2/+1
* Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer2022-01-271-0/+1
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-251-0/+2
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-171-0/+2
* Update syscall lists for Linux 5.16Joseph Myers2022-01-131-0/+1
* i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer2022-01-133-251/+27