about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix ldbl-128 built-in function useJoseph Myers2023-01-053-2/+6
* x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]H.J. Lu2023-01-031-9/+16
* i686: Regenerate ulpsAndreas K. Hüttel2023-01-021-7/+7
* hurd getcwd: Fix memory leak on errorSamuel Thibault2023-01-021-0/+2
* hurd fcntl: Make LOCKED macro more robustSamuel Thibault2023-01-021-2/+3
* hurd: Make dl-sysdep __sbrk check __vm_allocate callSamuel Thibault2023-01-021-1/+2
* htl: Drop duplicate check in __pthread_stack_allocSamuel Thibault2023-01-021-3/+0
* htl: Fix sem_wait race between read and gsync_waitSamuel Thibault2022-12-301-2/+2
* Linux: Pass size argument of epoll_create to the kernelFlorian Weimer2022-12-221-1/+1
* Define MADV_COLLAPSE from Linux 6.1Joseph Myers2022-12-222-0/+3
* powerpc64: Increase SIGSTKSZ and MINSIGSTKSZRajalakshmi Srinivasaraghavan2022-12-211-0/+5
* Update kernel version to 6.1 in header constant testsJoseph Myers2022-12-213-4/+4
* Update syscall lists for Linux 6.1Joseph Myers2022-12-201-2/+2
* stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer2022-12-195-101/+22
* Linux: Remove epoll_create, inotify_init from syscalls.listFlorian Weimer2022-12-192-2/+2
* Linux: Reflow and sort some Makefile variablesFlorian Weimer2022-12-191-63/+155
* mach: Drop remnants of old_CFLAGSSamuel Thibault2022-12-192-8/+0
* mach: Fix passing -ffreestanding when checking for gnumach headersSamuel Thibault2022-12-192-12/+6
* Force use of -ffreestanding when checking for gnumach headersFlavio Cruz2022-12-192-1/+13
* x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #2...Noah Goldstein2022-12-151-1/+11
* Allow _Qp_fgt in sparc64 localplt.dataJoseph Myers2022-12-131-0/+1
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-079-0/+646
* Linux: Make generic fcntl.h the default oneAdhemerval Zanella Netto2022-12-072-57/+54
* Linux: make generic xstatver.h the default oneAdhemerval Zanella Netto2022-12-074-11/+37
* Linux: Remove generic sysdepAdhemerval Zanella Netto2022-12-0710-33/+21
* Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto2022-12-0710-15/+8
* Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto2022-12-0710-17/+6
* Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto2022-12-0710-14/+5
* Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto2022-12-0710-14/+5
* Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto2022-12-0710-14/+9
* Linux: consolidate ____longjmp_chkAdhemerval Zanella Netto2022-12-071-3/+3
* Linux: consolidate sendfile implementationAdhemerval Zanella Netto2022-12-077-11/+49
* Linux: consolidate unlink implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate symlink implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate rmdir implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate readlink implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate mkdir implementationAdhemerval Zanella Netto2022-12-071-7/+8
* Linux: consolidate link implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate lchown implementationAdhemerval Zanella Netto2022-12-071-3/+8
* Linux: consolidate inotify_init implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Lninux: consolidate epoll_create implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate dup2 implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate chown implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate chmod implementationAdhemerval Zanella Netto2022-12-071-3/+7
* linux: Consolidate dl-origin.cAdhemerval Zanella Netto2022-12-072-88/+5
* linux: Use long int for syscall return valueXing Li2022-12-071-1/+1
* LoongArch: Use medium cmodel build libc_nonshared.a.Chenghua Xu2022-12-073-0/+38
* x86_64: State assembler is being tested on sysdeps/x86/configureAdhemerval Zanella2022-12-062-3/+3
* configure: Remove AS checkAdhemerval Zanella2022-12-062-3/+3
* configure: Remove check if ld is GNUAdhemerval Zanella2022-12-061-15/+13