aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-08linux: Add close_rangeAdhemerval Zanella
2021-07-08support: Add support_stack_allocAdhemerval Zanella
2021-07-08_int_realloc is staticSiddhesh Poyarekar
2021-07-08Move mcheck symbol from stdlib to mallocSiddhesh Poyarekar
2021-07-08nss: Do not install static linker input files for libnss_filesFlorian Weimer
2021-07-08elf/tests: Make thrlock and noload depend on libmSiddhesh Poyarekar
2021-07-08Harden tcache double-free checkSiddhesh Poyarekar
2021-07-07nss: Access nss_files through direct referencesFlorian Weimer
2021-07-07nss_files: Move into libcFlorian Weimer
2021-07-07nss_files: Add generic code for set*ent, end*ent and file openFlorian Weimer
2021-07-07nss_files: Allocate nscd file registration data on the heapFlorian Weimer
2021-07-07libio: Replace internal _IO_getdelim symbol with __getdelimFlorian Weimer
2021-07-07libio: Add hidden prototype for ungetcFlorian Weimer
2021-07-07inet: Add hidden prototype for __inet_networkFlorian Weimer
2021-07-07Update MIPS libm-test-ulpsJoseph Myers
2021-07-07Update powerpc-nofpu libm-test-ulpsJoseph Myers
2021-07-07soft-fp: Add __extendhfsf2/__extendhfdf2, __truncsfhf2/__truncdfhf2, __eqhf2/...liuhongt
2021-07-07Update kernel version to 5.13 in tst-mman-consts.pyJoseph Myers
2021-07-07tests-exclude-mcheck: Fix typoSiddhesh Poyarekar
2021-07-07elf: Clean up GLIBC_PRIVATE exports of internal libdl symbolsFlorian Weimer
2021-07-07nptl: Reduce the GLIBC_PRIVATE ABIFlorian Weimer
2021-07-07nptl: Remove GLIBC_2.34 versions of __pthread_mutex_lock, __pthread_mutex_unlockFlorian Weimer
2021-07-07nptl: Use internal low-level lock type for !IS_IN (libc)Florian Weimer
2021-07-07glibc.malloc.check: Fix nit in documentationSiddhesh Poyarekar
2021-07-06Exclude tst-realloc from tests-mcheckSiddhesh Poyarekar
2021-07-06linux: Fix setsockopt fallbackAdhemerval Zanella
2021-07-06linux: Use the expected size for SO_TIMESTAMP{NS} convertionAdhemerval Zanella
2021-07-06linux: Consolidate Linux setsockopt implementationAdhemerval Zanella
2021-07-06linux: Consolidate Linux getsockopt implementationAdhemerval Zanella
2021-07-06manual: fix description for preadv()Armin Brauns
2021-07-06elf: Call free from base namespace on error in dl-libc.c [BZ #27646]Florian Weimer
2021-07-05linux: Check for null value msghdr struct before useKhem Raj
2021-07-04hooks.c: Remove incorrect commentSiddhesh Poyarekar
2021-07-02mtrace: Add attribute nocommon to mallwatchTulio Magno Quites Machado Filho
2021-07-03Move glibc.malloc.check implementation into its own fileSiddhesh Poyarekar
2021-07-03mtrace: Deprecate mallwatch and tr_breakSiddhesh Poyarekar
2021-07-03Drop source dependencies on hooks.c and arena.cSiddhesh Poyarekar
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