aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-23x86-64: Move strlen.S to multiarch/strlen-vec.SH.J. Lu
2021-06-23hurd: Fix build after 52a5fe70a2Adhemerval Zanella
2021-06-23nptl: Use SA_RESTART for SIGCANCEL handlerAdhemerval Zanella
2021-06-23doc: _TIME_BITS defaults may changePaul Eggert
2021-06-23More mcheck -> malloc-check refactoringSiddhesh Poyarekar
2021-06-23Add NEWS item for gconv-modules.d changeSiddhesh Poyarekar
2021-06-23Handle DT_UNKNOWN in gconv-modules.dSiddhesh Poyarekar
2021-06-23iconvconfig: Use common gconv module parsing functionSiddhesh Poyarekar
2021-06-23gconv_conf: Split out configuration file processingSiddhesh Poyarekar
2021-06-23gconv_conf: Remove unused variablesSiddhesh Poyarekar
2021-06-23iconv: Remove alloca use in gconv-modules configuration parsingSiddhesh Poyarekar
2021-06-22Remove unsused symbols from nptl/VersionsAndreas Schwab
2021-06-22linux: Only use 64-bit syscall if required for clock_nanosleepAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for internal futexAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for utimensat familyAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for sigtimedwaitAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for mq_timedsendAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for mq_timedreceiveAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for timerfd_settimeAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for semtimedopAdhemerval Zanella
2021-06-22linux: timerfd_gettime minor cleanupAdhemerval Zanella
2021-06-22linux: Remove time64-supportAdhemerval Zanella
2021-06-22linux: Remove supports_time64 () from clock_gettimeAdhemerval Zanella
2021-06-22linux: Remove supports_time64 () from clock_getresAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for selectAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for pselectAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for ppollAdhemerval Zanella
2021-06-22support: Add support_create_timerAdhemerval Zanella
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella
2021-06-22malloc: Drop __malloc_initialized from VersionsSiddhesh Poyarekar
2021-06-22tst-mcheck: Rename to tst-malloc-checkSiddhesh Poyarekar
2021-06-22Add hidden prototypes for fsync, fdatasyncFlorian Weimer
2021-06-22nptl: Move pthreadP.h into sysdeps directoryFlorian Weimer
2021-06-22rt: Move generic implementation from sysdeps/pthread to rtFlorian Weimer
2021-06-21rt: Move shm_unlink into libcFlorian Weimer
2021-06-21rt: Move shm_open into libcFlorian Weimer
2021-06-21rt: Replace generic stub of shm_unlink with the posix versionFlorian Weimer
2021-06-21rt: Replace generic stub of shm_open with the posix versionFlorian Weimer
2021-06-21Fix librt-routines-var issues for !PTHREAD_IN_LIBCFlorian Weimer
2021-06-21rt: Lexicographically sort Versions file; librt-routines in MakefileFlorian Weimer
2021-06-17elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]Florian Weimer
2021-06-17Makeconfig: Fix time64-compat.mk targetSiddhesh Poyarekar
2021-06-15nptl: Export _pthread_cleanup_push, _pthread_cleanup_pop againFlorian Weimer
2021-06-15s390x: Align child stack while clone. [BZ #27968]Stefan Liebler
2021-06-15y2038: Add test coverageAdhemerval Zanella
2021-06-15libsupport: Add 64-bit time_t support for stat functionsAdhemerval Zanella
2021-06-15libsupport: Add 64-bit time_t support for time functionsAdhemerval Zanella
2021-06-15io: Add ftw64 with 64-bit time_t supportAdhemerval Zanella
2021-06-15io: Add fts64 with 64-bit time_t supportAdhemerval Zanella
2021-06-15posix: Add glob64 with 64-bit time_t supportAdhemerval Zanella