summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-02malloc: Initiate tcache shutdown even without allocations [BZ #28028]JeffyChen
2021-07-02Add mcheck tests to mallocSiddhesh Poyarekar
2021-07-02iconvconfig: Use the public feof_unlockedSiddhesh Poyarekar
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-01soft-fp: Add __extendhfxf2 and __truncxfhf2H.J. Lu
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-30Use Linux 5.13 in build-many-glibcs.pyJoseph Myers
2021-06-30login: Move libutil into libcFlorian Weimer
2021-06-30login: Rework hidden prototypes for __setutent, __utmpname, __endutentFlorian Weimer
2021-06-30login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockptFlorian Weimer
2021-06-29nptl_db: Re-use the ELF-to-abilist converter for ABI checkingFlorian Weimer
2021-06-29Add RFC 8335 Definitions from Linux 5.13Andreas Roeseler
2021-06-29nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_*_endnetgrentFlorian Weimer
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-28nptl: Export libthread_db-used symbols under GLIBC_PRIVATEFlorian Weimer
2021-06-28nptl: Rename nptl_version to __nptl_versionFlorian Weimer
2021-06-28nptl_db: Clean up main/rtld variable handlingFlorian 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
2021-06-28Linux: Move timer_getoverrun from librt to libcFlorian Weimer
2021-06-28Linux: Move timer_create, timer_delete from librt to libcFlorian Weimer
2021-06-28Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix-timers.hFlorian Weimer
2021-06-28Install shared objects under their ABI namesFlorian Weimer
2021-06-28elf: Generalize name-based DSO recognition in ldconfigFlorian Weimer
2021-06-28Makerules: Remove lib-version, $(subdir-version)Florian Weimer
2021-06-28nptl_db: Install libthread_db under a regular implementation nameFlorian Weimer
2021-06-28iconvconfig: Fix multiple issuesSiddhesh Poyarekar
2021-06-27wordexp: handle overflow in positional parameter number (bug 28011)Andreas Schwab
2021-06-27Update math: redirect roundeven functionH.J. Lu
2021-06-27Use GCC builtins for roundeven functions if desired.Shen-Ta Hsieh
2021-06-27x86_64: roundeven with sse4.1 supportShen-Ta Hsieh
2021-06-27math: redirect roundeven functionShen-Ta Hsieh
2021-06-25Linux: Move timer helper routines from librt to libcFlorian Weimer
2021-06-25Linux: Move mq_unlink from librt to libcFlorian Weimer
2021-06-25Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libcFlorian Weimer
2021-06-25Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libcFlorian Weimer
2021-06-25Linux: Move mq_open, __mq_open_2 from librt to libcFlorian Weimer
2021-06-25Linux: Move mq_notify from librt to libcFlorian Weimer
2021-06-25Linux: Move mq_getattr from librt to libcFlorian Weimer