aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-07Use LFS and 64 bit time for installed programsazanella/y2038Adhemerval Zanella
2021-06-07Use 64 bit time_t stat internallyAdhemerval Zanella
2021-06-07y2038: Add test coverageAdhemerval Zanella
2021-06-07libsupport: Add 64 bit time_t support for stat functionsAdhemerval Zanella
2021-06-07libsupport: Add 64 bit time_t support for time functionsAdhemerval Zanella
2021-06-07io: Add ftw64 with 64 bit time_t supportAdhemerval Zanella
2021-06-07io: Add fts64 with 64 bit time_t supportAdhemerval Zanella
2021-06-07posix: Add glob64 with 64 bit time_t supportAdhemerval Zanella
2021-06-07y2038: Add support for 64 bit time on legacy ABIsAdhemerval Zanella
2021-06-07time: Add 64 bit time support for getdateAdhemerval Zanella
2021-06-07y2038: Add __USE_TIME_BITS64 support for socket-constants.hAdhemerval Zanella
2021-06-07y2038: Use a common definition for shmid_dsAdhemerval Zanella
2021-06-07y2038: Use a common definition for semid_dsAdhemerval Zanella
2021-06-07y2038: Use a common definition for msqid_dsLukasz Majewski
2021-06-07y2038: Use a common definition for statLukasz Majewski
2021-06-07y2038: linux: Add __USE_TIME_BITS64 support for struct timexAdhemerval Zanella
2021-06-07y2038: Add __USE_TIME_BITS64 support for struct utimbufAdhemerval Zanella
2021-06-07y2038: Add __USE_TIME_BITS64 support for struct timespecAdhemerval Zanella
2021-06-07y2038: Add __USE_TIME_BITS64 support for struct timevalAdhemerval Zanella
2021-06-07y2038: Add __USE_TIME_BITS64 support for time_tAdhemerval Zanella
2021-06-07linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}Adhemerval Zanella
2021-06-07linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}Adhemerval Zanella
2021-06-07linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEOAdhemerval Zanella
2021-06-07linux: s390: Add libanl.abilist in s390 and s390xAdhemerval Zanella
2021-06-07linux: mips: Split libanl.abilist in n32 and n64Adhemerval Zanella
2021-06-07linux: mips: Split librt.abilist in n32 and n64Adhemerval Zanella
2021-06-04configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura
2021-06-04libio: Assume _IO_lock_inexpensiveAdhemerval Zanella
2021-06-04nptl: Remove exit-thread.hAdhemerval Zanella
2021-06-03Improve test coverage of strnlen functionSunil K Pandey
2021-06-03dlfcn: Rework static dlopen hooksFlorian Weimer
2021-06-03dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2Florian Weimer
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer
2021-06-03dlfcn: Move dlopen into libcFlorian Weimer
2021-06-03dlfcn: Move dlvsym into libcFlorian Weimer
2021-06-03dlfcn: Move dlinfo into libcFlorian Weimer
2021-06-03dlfcn: Move dladdr1 into libcFlorian Weimer
2021-06-03dlfcn: Move dlmopen into libcFlorian Weimer
2021-06-03dlfcn: Move dlsym into libcFlorian Weimer
2021-06-03dlfcn: Move dladdr into libcFlorian Weimer
2021-06-03dlfcn: Move dlclose into libcFlorian Weimer
2021-06-02Improve test coverage of strlen functionSunil K Pandey
2021-06-02fix typoXeonacid
2021-06-02dlfcn: Move dlerror into libcFlorian Weimer
2021-06-02Add libc ABI extension kludge for baseline-violating libdl symbolsFlorian Weimer
2021-06-02scripts/versions.awk: Add local: * to all version nodesFlorian Weimer
2021-06-02Add missing symbols to Version filesFlorian Weimer
2021-06-02Fix use of __pthread_attr_copy in mq_notify (bug 27896)Florian Weimer
2021-06-01Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab
2021-06-01Update floating-point feature test macro handling for C2XJoseph Myers