aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2023-01-05Fix ldbl-128 built-in function useJoseph Myers
2023-01-03x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]H.J. Lu
2023-01-02i686: Regenerate ulpsAndreas K. Hüttel
2023-01-02hurd getcwd: Fix memory leak on errorSamuel Thibault
2023-01-02hurd fcntl: Make LOCKED macro more robustSamuel Thibault
2023-01-02hurd: Make dl-sysdep __sbrk check __vm_allocate callSamuel Thibault
2023-01-02htl: Drop duplicate check in __pthread_stack_allocSamuel Thibault
2022-12-30htl: Fix sem_wait race between read and gsync_waitSamuel Thibault
2022-12-22Linux: Pass size argument of epoll_create to the kernelFlorian Weimer
2022-12-22Define MADV_COLLAPSE from Linux 6.1Joseph Myers
2022-12-21powerpc64: Increase SIGSTKSZ and MINSIGSTKSZRajalakshmi Srinivasaraghavan
2022-12-21Update kernel version to 6.1 in header constant testsJoseph Myers
2022-12-20Update syscall lists for Linux 6.1Joseph Myers
2022-12-19stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer
2022-12-19Linux: Remove epoll_create, inotify_init from syscalls.listFlorian Weimer
2022-12-19Linux: Reflow and sort some Makefile variablesFlorian Weimer
2022-12-19mach: Drop remnants of old_CFLAGSSamuel Thibault
2022-12-19mach: Fix passing -ffreestanding when checking for gnumach headersSamuel Thibault
2022-12-19Force use of -ffreestanding when checking for gnumach headersFlavio Cruz
2022-12-15x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #2...Noah Goldstein
2022-12-13Allow _Qp_fgt in sparc64 localplt.dataJoseph Myers
2022-12-07Linux: Consolidate typesizes.hAdhemerval Zanella Netto
2022-12-07Linux: Make generic fcntl.h the default oneAdhemerval Zanella Netto
2022-12-07Linux: make generic xstatver.h the default oneAdhemerval Zanella Netto
2022-12-07Linux: Remove generic sysdepAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: consolidate ____longjmp_chkAdhemerval Zanella Netto
2022-12-07Linux: consolidate sendfile implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate unlink implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate symlink implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate rmdir implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate readlink implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate mkdir implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate link implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate lchown implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate inotify_init implementationAdhemerval Zanella Netto
2022-12-07Lninux: consolidate epoll_create implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate dup2 implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate chown implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate chmod implementationAdhemerval Zanella Netto
2022-12-07linux: Consolidate dl-origin.cAdhemerval Zanella Netto
2022-12-07linux: Use long int for syscall return valueXing Li
2022-12-07LoongArch: Use medium cmodel build libc_nonshared.a.Chenghua Xu
2022-12-06x86_64: State assembler is being tested on sysdeps/x86/configureAdhemerval Zanella
2022-12-06configure: Remove AS checkAdhemerval Zanella