aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14nss: Fix build error with --disable-nscdCooper Qu1-2/+4
2021-07-13htl: Fix linking static examples against libpthreadSamuel Thibault1-1/+1
2021-07-13htl: Let libc call __pthread_mutex_{,try,un}lockSamuel Thibault5-0/+7
2021-07-13posix: Ignore non opened files on tst-spawn5Adhemerval Zanella1-19/+34
2021-07-12mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu4-10/+5
2021-07-12Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella5-12/+175
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer7-17/+47
2021-07-12Fix failing nss/tst-nss-files-hosts-long.Stefan Liebler1-0/+0
2021-07-12nis: nis_local_group may read from __nisgroup[-1] (bug 28075)Florian Weimer1-0/+1
2021-07-11hurd _Fork: Drop duplicate malloc_fork_lock callsSamuel Thibault1-3/+0
2021-07-11support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZH.J. Lu1-2/+2
2021-07-09support: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ)H.J. Lu1-4/+5
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu26-626/+266
2021-07-09Force building with -fno-commonFlorian Weimer21-54/+43
2021-07-09Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu8-61/+89
2021-07-09Properly run tst-spawn5 directly [BZ #28067]H.J. Lu1-11/+21
2021-07-09build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf-thumbFlorian Weimer1-0/+3
2021-07-09nptl: Use out-of-line wake function in __libc_lock_unlock slow pathFlorian Weimer3-8/+33
2021-07-08powerpc64le: Fix typo in configureAnton Blanchard2-2/+2
2021-07-08powerpc64: Remove strcspn ifunc from the loaderTulio Magno Quites Machado Filho1-0/+18
2021-07-08x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]Noah Goldstein1-2/+2
2021-07-08x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]H.J. Lu3-0/+108
2021-07-08x86_64: Remove unneeded static PIE check for undefined weak diagnosticFangrui Song2-58/+0
2021-07-08Add NT_ARM_PAC_ENABLED_KEYS to elf.hJoseph Myers1-0/+2
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella49-21/+482
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella44-2/+380
2021-07-08linux: Add close_rangeAdhemerval Zanella40-1/+422
2021-07-08support: Add support_stack_allocAdhemerval Zanella4-38/+107
2021-07-08_int_realloc is staticSiddhesh Poyarekar1-2/+2
2021-07-08Move mcheck symbol from stdlib to mallocSiddhesh Poyarekar2-2/+2
2021-07-08nss: Do not install static linker input files for libnss_filesFlorian Weimer1-0/+8
2021-07-08elf/tests: Make thrlock and noload depend on libmSiddhesh Poyarekar1-0/+2
2021-07-08Harden tcache double-free checkSiddhesh Poyarekar2-4/+41
2021-07-07nss: Access nss_files through direct referencesFlorian Weimer20-32/+114
2021-07-07nss_files: Move into libcFlorian Weimer11-64/+37
2021-07-07nss_files: Add generic code for set*ent, end*ent and file openFlorian Weimer7-108/+259
2021-07-07nss_files: Allocate nscd file registration data on the heapFlorian Weimer1-34/+20
2021-07-07libio: Replace internal _IO_getdelim symbol with __getdelimFlorian Weimer6-8/+7
2021-07-07libio: Add hidden prototype for ungetcFlorian Weimer2-3/+4
2021-07-07inet: Add hidden prototype for __inet_networkFlorian Weimer2-1/+5
2021-07-07Update MIPS libm-test-ulpsJoseph Myers2-76/+84
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