aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Update powerpc-nofpu libm-test-ulpsJoseph Myers1-41/+45
2021-07-07soft-fp: Add __extendhfsf2/__extendhfdf2, __truncsfhf2/__truncdfhf2, __eqhf2/...liuhongt6-0/+253
2021-07-07Update kernel version to 5.13 in tst-mman-consts.pyJoseph Myers1-1/+1
2021-07-07tests-exclude-mcheck: Fix typoSiddhesh Poyarekar1-1/+1
2021-07-07elf: Clean up GLIBC_PRIVATE exports of internal libdl symbolsFlorian Weimer11-260/+18
2021-07-07nptl: Reduce the GLIBC_PRIVATE ABIFlorian Weimer6-52/+15
2021-07-07nptl: Remove GLIBC_2.34 versions of __pthread_mutex_lock, __pthread_mutex_unlockFlorian Weimer35-70/+6
2021-07-07nptl: Use internal low-level lock type for !IS_IN (libc)Florian Weimer1-46/+5
2021-07-07glibc.malloc.check: Fix nit in documentationSiddhesh Poyarekar2-6/+6
2021-07-06Exclude tst-realloc from tests-mcheckSiddhesh Poyarekar1-1/+2
2021-07-06linux: Fix setsockopt fallbackAdhemerval Zanella1-1/+3
2021-07-06linux: Use the expected size for SO_TIMESTAMP{NS} convertionAdhemerval Zanella1-2/+5
2021-07-06linux: Consolidate Linux setsockopt implementationAdhemerval Zanella15-14/+5
2021-07-06linux: Consolidate Linux getsockopt implementationAdhemerval Zanella15-14/+5
2021-07-06manual: fix description for preadv()Armin Brauns1-1/+1
2021-07-06elf: Call free from base namespace on error in dl-libc.c [BZ #27646]Florian Weimer1-1/+1
2021-07-05linux: Check for null value msghdr struct before useKhem Raj2-2/+4
2021-07-04hooks.c: Remove incorrect commentSiddhesh Poyarekar1-4/+0
2021-07-02mtrace: Add attribute nocommon to mallwatchTulio Magno Quites Machado Filho1-1/+1
2021-07-03Move glibc.malloc.check implementation into its own fileSiddhesh Poyarekar2-370/+391
2021-07-03mtrace: Deprecate mallwatch and tr_breakSiddhesh Poyarekar2-37/+24
2021-07-03Drop source dependencies on hooks.c and arena.cSiddhesh Poyarekar1-4/+0
2021-07-02malloc: Initiate tcache shutdown even without allocations [BZ #28028]JeffyChen1-1/+2
2021-07-02Add mcheck tests to mallocSiddhesh Poyarekar2-1/+49
2021-07-02iconvconfig: Use the public feof_unlockedSiddhesh Poyarekar1-1/+2
2021-07-02resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer78-206/+498
2021-07-01powerpc: optimize strcpy/stpcpy for POWER9/10Pedro Franco de Carvalho1-71/+89
2021-07-01soft-fp: Add __extendhfxf2 and __truncxfhf2H.J. Lu2-0/+105
2021-07-01x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]H.J. Lu6-6/+14
2021-07-01Update syscall lists for Linux 5.13Joseph Myers26-2/+80
2021-07-01s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024]Stefan Liebler1-0/+13
2021-07-01Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7...Stefan Liebler3-0/+3
2021-07-01AArch64: Add hp-timing.hWilco Dijkstra1-0/+47
2021-07-01AArch64: Improve strnlen performanceWilco Dijkstra1-181/+89
2021-06-30Linux: Avoid calling malloc indirectly from __get_nprocsFlorian Weimer1-26/+57
2021-06-30Use Linux 5.13 in build-many-glibcs.pyJoseph Myers1-1/+1
2021-06-30login: Move libutil into libcFlorian Weimer79-269/+640
2021-06-30login: Rework hidden prototypes for __setutent, __utmpname, __endutentFlorian Weimer3-3/+9
2021-06-30login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockptFlorian Weimer12-2/+19
2021-06-29nptl_db: Re-use the ELF-to-abilist converter for ABI checkingFlorian Weimer3-13/+13
2021-06-29Add RFC 8335 Definitions from Linux 5.13Andreas Roeseler2-0/+20
2021-06-29nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_*_endnetgrentFlorian Weimer1-1/+1
2021-06-29s390x: Update math: redirect roundeven functionStefan Liebler3-1/+3
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella42-17/+451
2021-06-28nptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer6-4/+32
2021-06-28nptl: Export libthread_db-used symbols under GLIBC_PRIVATEFlorian Weimer4-8/+71
2021-06-28nptl: Rename nptl_version to __nptl_versionFlorian Weimer2-2/+2
2021-06-28nptl_db: Clean up main/rtld variable handlingFlorian Weimer2-10/+5
2021-06-28arm: align stack in clone [BZ 28020]Szabolcs Nagy1-0/+2
2021-06-28Linux: Cleanups after librt moveFlorian Weimer20-150/+44