aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15y2038: Use a common definition for statLukasz Majewski
2021-06-15y2038: linux: Add __USE_TIME_BITS64 support for struct timexAdhemerval Zanella
2021-06-15y2038: Add __USE_TIME_BITS64 support for struct utimbufAdhemerval Zanella
2021-06-15y2038: Add __USE_TIME_BITS64 support for struct timespecAdhemerval Zanella
2021-06-15y2038: Add __USE_TIME_BITS64 support for struct timevalAdhemerval Zanella
2021-06-15y2038: Add __USE_TIME_BITS64 support for time_tAdhemerval Zanella
2021-06-15linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}Adhemerval Zanella
2021-06-15linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}Adhemerval Zanella
2021-06-14linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEOAdhemerval Zanella
2021-06-14linux: s390: Add libanl.abilist in s390 and s390xAdhemerval Zanella
2021-06-14linux: mips: Split libanl.abilist in n32 and n64Adhemerval Zanella
2021-06-14linux: mips: Split librt.abilist in n32 and n64Adhemerval Zanella
2021-06-14Reinstate gconv-modules as the default configuration fileSiddhesh Poyarekar
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho
2021-06-10io: Fix sporadic test failures in io/tst-statFlorian Weimer
2021-06-09nptl: Avoid async cancellation to wrongly update __nptl_nthreads (BZ #19366)Adhemerval Zanella
2021-06-09nptl: Use pthread_kill on pthread_cancelAdhemerval Zanella
2021-06-09nptl: Implement raise in terms of pthread_killAdhemerval Zanella
2021-06-09nptl: Move cancel type out of cancelhandlingAdhemerval Zanella
2021-06-09nptl: Move cancel state out of cancelhandlingAdhemerval Zanella
2021-06-09nptl: Remove CANCELING_BITMASKAdhemerval Zanella
2021-06-09nptl: Install cancellation handler on pthread_cancelAdhemerval Zanella
2021-06-09nptl: Deallocate the thread stack on setup failure (BZ #19511)Adhemerval Zanella
2021-06-09Remove stale references to libdl.aFlorian Weimer
2021-06-09Fix elf/tst-tls9-static after libdl cleanups.Stefan Liebler
2021-06-09iconvdata: Split out non-essential gconv module configurationSiddhesh Poyarekar
2021-06-09iconvdata: Move gconv-modules configuration to gconv-modules.confSiddhesh Poyarekar
2021-06-09gconv_conf: Read configuration files in gconv-modules.dSiddhesh Poyarekar
2021-06-09iconvconfig: Read configuration from gconv-modules.d subdirectorySiddhesh Poyarekar
2021-06-09iconvconfig: Make file handling more general purposeSiddhesh Poyarekar
2021-06-08AArch64: Add support for roundeven[f]Wilco Dijkstra
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