aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2021-07-14x86-64: Add the clone3 wrapperH.J. Lu
2021-07-14Add an internal wrapper for clone, clone2 and clone3H.J. Lu
2021-07-13htl: Fix linking static examples against libpthreadSamuel Thibault
2021-07-13htl: Let libc call __pthread_mutex_{,try,un}lockSamuel Thibault
2021-07-12mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu
2021-07-12Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer
2021-07-11hurd _Fork: Drop duplicate malloc_fork_lock callsSamuel Thibault
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu
2021-07-09Force building with -fno-commonFlorian Weimer
2021-07-09Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu
2021-07-09nptl: Use out-of-line wake function in __libc_lock_unlock slow pathFlorian Weimer
2021-07-08powerpc64le: Fix typo in configureAnton Blanchard
2021-07-08powerpc64: Remove strcspn ifunc from the loaderTulio Magno Quites Machado Filho
2021-07-08x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]Noah Goldstein
2021-07-08x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]H.J. Lu
2021-07-08x86_64: Remove unneeded static PIE check for undefined weak diagnosticFangrui Song
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella
2021-07-08linux: Add close_rangeAdhemerval Zanella
2021-07-07libio: Replace internal _IO_getdelim symbol with __getdelimFlorian Weimer
2021-07-07Update MIPS libm-test-ulpsJoseph Myers
2021-07-07Update powerpc-nofpu libm-test-ulpsJoseph Myers
2021-07-07Update kernel version to 5.13 in tst-mman-consts.pyJoseph Myers
2021-07-07nptl: Remove GLIBC_2.34 versions of __pthread_mutex_lock, __pthread_mutex_unlockFlorian Weimer
2021-07-07nptl: Use internal low-level lock type for !IS_IN (libc)Florian Weimer
2021-07-06linux: Fix setsockopt fallbackAdhemerval Zanella
2021-07-06linux: Use the expected size for SO_TIMESTAMP{NS} convertionAdhemerval Zanella
2021-07-06linux: Consolidate Linux setsockopt implementationAdhemerval Zanella
2021-07-06linux: Consolidate Linux getsockopt implementationAdhemerval Zanella
2021-07-05linux: Check for null value msghdr struct before useKhem Raj
2021-07-02resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer
2021-07-01powerpc: optimize strcpy/stpcpy for POWER9/10Pedro Franco de Carvalho
2021-07-01x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]H.J. Lu
2021-07-01Update syscall lists for Linux 5.13Joseph Myers
2021-07-01s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024]Stefan Liebler
2021-07-01Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7...Stefan Liebler
2021-07-01AArch64: Add hp-timing.hWilco Dijkstra
2021-07-01AArch64: Improve strnlen performanceWilco Dijkstra
2021-06-30Linux: Avoid calling malloc indirectly from __get_nprocsFlorian Weimer
2021-06-30login: Move libutil into libcFlorian Weimer
2021-06-30login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockptFlorian Weimer
2021-06-29Add RFC 8335 Definitions from Linux 5.13Andreas Roeseler
2021-06-29s390x: Update math: redirect roundeven functionStefan Liebler
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella
2021-06-28nptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer
2021-06-28arm: align stack in clone [BZ 28020]Szabolcs Nagy
2021-06-28Linux: Cleanups after librt moveFlorian Weimer
2021-06-28Linux: Move timer_settime, __timer_settime64 from librt to libcFlorian Weimer
2021-06-28Linux: Move timer_gettime, __timer_gettime64 from librt to libcFlorian Weimer