37636 Commits (7c241325d67af9e24ff03d4c6f6280c17ea181f8)
 

Author SHA1 Message Date
Florian Weimer 7c241325d6 Force building with -fno-common 5 years ago
H.J. Lu dc76a059fd Add a generic malloc test for MALLOC_ALIGNMENT 5 years ago
H.J. Lu 0ec97597c8 Properly run tst-spawn5 directly [BZ #28067] 5 years ago
Florian Weimer 1e5235c561 build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf-thumb 5 years ago
Florian Weimer 508ee037a3 nptl: Use out-of-line wake function in __libc_lock_unlock slow path 5 years ago
Anton Blanchard 01d7806282 powerpc64le: Fix typo in configure 5 years ago
Tulio Magno Quites Machado Filho 20f0491c67 powerpc64: Remove strcspn ifunc from the loader 5 years ago
Noah Goldstein 0679442def x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064] 5 years ago
H.J. Lu a6e7c3745d x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064] 5 years ago
Fangrui Song 115d242456 x86_64: Remove unneeded static PIE check for undefined weak diagnostic 5 years ago
Joseph Myers bba4383c6b Add NT_ARM_PAC_ENABLED_KEYS to elf.h 5 years ago
Adhemerval Zanella 882d6e17bc posix: Add posix_spawn_file_actions_addclosefrom_np 5 years ago
Adhemerval Zanella 607449506f io: Add closefrom [BZ #10353] 5 years ago
Adhemerval Zanella 286286283e linux: Add close_range 5 years ago
Adhemerval Zanella ae8c243d24 support: Add support_stack_alloc 5 years ago
Siddhesh Poyarekar 79969f41a7 _int_realloc is static 5 years ago
Siddhesh Poyarekar b8a19968b0 Move mcheck symbol from stdlib to malloc 5 years ago
Florian Weimer 9ed48feed8 nss: Do not install static linker input files for libnss_files 5 years ago
Siddhesh Poyarekar 5ceb1630bd elf/tests: Make thrlock and noload depend on libm 5 years ago
Siddhesh Poyarekar fc859c3048 Harden tcache double-free check 5 years ago
Florian Weimer f9c8b11ed7 nss: Access nss_files through direct references 5 years ago
Florian Weimer 6212bb67f4 nss_files: Move into libc 5 years ago
Florian Weimer 36861a968a nss_files: Add generic code for set*ent, end*ent and file open 5 years ago
Florian Weimer f0c28504a9 nss_files: Allocate nscd file registration data on the heap 5 years ago
Florian Weimer 7fcdb53253 libio: Replace internal _IO_getdelim symbol with __getdelim 5 years ago
Florian Weimer 771473a8c4 libio: Add hidden prototype for ungetc 5 years ago
Florian Weimer c4ec8cab07 inet: Add hidden prototype for __inet_network 5 years ago
Joseph Myers 26890e1cd0 Update MIPS libm-test-ulps 5 years ago
Joseph Myers f517610f3a Update powerpc-nofpu libm-test-ulps 5 years ago
liuhongt 6ec6c77867 soft-fp: Add __extendhfsf2/__extendhfdf2, __truncsfhf2/__truncdfhf2, __eqhf2/__nehf2 5 years ago
Joseph Myers b46cfcef3f Update kernel version to 5.13 in tst-mman-consts.py 5 years ago
Siddhesh Poyarekar fab3a6daf1 tests-exclude-mcheck: Fix typo 5 years ago
Florian Weimer 7a5db2e82f elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols 5 years ago
Florian Weimer ceda365fba nptl: Reduce the GLIBC_PRIVATE ABI 5 years ago
Florian Weimer 8ec022a037 nptl: Remove GLIBC_2.34 versions of __pthread_mutex_lock, __pthread_mutex_unlock 5 years ago
Florian Weimer 1f9c804fbd nptl: Use internal low-level lock type for !IS_IN (libc) 5 years ago
Siddhesh Poyarekar 83e55c982f glibc.malloc.check: Fix nit in documentation 5 years ago
Siddhesh Poyarekar 7042b53f11 Exclude tst-realloc from tests-mcheck 5 years ago
Adhemerval Zanella cf2256196c linux: Fix setsockopt fallback 5 years ago
Adhemerval Zanella f7de21498d linux: Use the expected size for SO_TIMESTAMP{NS} convertion 5 years ago
Adhemerval Zanella 4b93a93e40 linux: Consolidate Linux setsockopt implementation 5 years ago
Adhemerval Zanella 1c46663a70 linux: Consolidate Linux getsockopt implementation 5 years ago
Armin Brauns b156c5f0a7 manual: fix description for preadv() 5 years ago
Florian Weimer 832f50be6c elf: Call free from base namespace on error in dl-libc.c [BZ #27646] 5 years ago
Khem Raj c8935581de linux: Check for null value msghdr struct before use 5 years ago
Siddhesh Poyarekar 91fb0f17a5 hooks.c: Remove incorrect comment 5 years ago
Tulio Magno Quites Machado Filho e766ce3088 mtrace: Add attribute nocommon to mallwatch 5 years ago
Siddhesh Poyarekar c501803035 Move glibc.malloc.check implementation into its own file 5 years ago
Siddhesh Poyarekar 00d28960c5 mtrace: Deprecate mallwatch and tr_break 5 years ago
Siddhesh Poyarekar 7df5c7bcce Drop source dependencies on hooks.c and arena.c 5 years ago