about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* io: Remove xstat implementationsAdhemerval Zanella2020-12-2919-341/+45
* free: preserve errno [BZ#17924]Paul Eggert2020-12-294-4/+150
* hurd: Accept including hurd/version.hSamuel Thibault2020-12-291-1/+1
* hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault2020-12-283-17/+43
* support: Make support_process_state_wait wait lessSamuel Thibault2020-12-281-1/+1
* hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault2020-12-263-22/+20
* hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argvSamuel Thibault2020-12-261-1/+5
* hurd: Try shell in posix_spawn* only in compat modeSamuel Thibault2020-12-261-1/+1
* Remove _ISOMAC check from <cpu-features.h>H.J. Lu2020-12-241-81/+75
* x86: Remove the duplicated CPU_FEATURE_CPU_PH.J. Lu2020-12-241-2/+0
* Partially revert 681900d29683722b1cb0a8e565a0585846ec5a61Siddhesh Poyarekar2020-12-242-12/+1
* x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar2020-12-242-6/+7
* x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar2020-12-242-2/+4
* MTE: Do not pad size in realloc_checkSiddhesh Poyarekar2020-12-241-4/+5
* tests-mcheck: New variable to run tests with MALLOC_CHECK_=3Siddhesh Poyarekar2020-12-242-1/+38
* elf: Account for glibc-hwcaps/ prefix in _dl_important_hwcapsFlorian Weimer2020-12-231-0/+1
* misc: Use __ferror_unlocked instead of ferrorSiddhesh Poyarekar2020-12-231-1/+1
* s390x: Regenerate ulpsFlorian Weimer2020-12-221-10/+12
* powerpc: Regenerate ulpsFlorian Weimer2020-12-221-12/+13
* addmntent: Remove unbounded alloca usage from getmntent [BZ#27083]Siddhesh Poyarekar2020-12-223-74/+140
* <sys/platform/x86.h>: Add Intel LAM supportH.J. Lu2020-12-223-0/+7
* i386: Regenerate ulpsFlorian Weimer2020-12-212-10/+10
* aarch64: update ulps.Szabolcs Nagy2020-12-211-10/+12
* aarch64: Add aarch64-specific files for memory tagging supportRichard Earnshaw2020-12-216-0/+235
* aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw2020-12-214-0/+34
* linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw2020-12-211-0/+18
* malloc: Basic support for memory tagging in the malloc() familyRichard Earnshaw2020-12-215-97/+437
* elf: Add a tunable to control use of tagged memoryRichard Earnshaw2020-12-212-0/+44
* config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw2020-12-216-0/+69
* alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner2020-12-213-63/+66
* add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)Paul Zimmermann2020-12-2110-11/+581
* m68k: fix clobbering a5 in setjmp() [BZ #24202]Sergei Trofimovich2020-12-211-0/+1
* iconv add iconv_close before the function returned with bad value.liqingqing2020-12-211-0/+1
* iconv: use iconv_close after iconv_openliqingqing2020-12-211-0/+2
* Fix buffer overrun in EUC-KR conversion module (bz #24973)Andreas Schwab2020-12-214-9/+59
* hurd: Make trampoline fill siginfo ss_sp from sc_uespSamuel Thibault2020-12-211-1/+1
* Hurd: make sigstates hold a reference on thread portsRichard Braun2020-12-212-7/+29
* profil-counter: Add missing SIGINFO caseSamuel Thibault2020-12-211-0/+10
* hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig2020-12-2111-67/+209
* hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK valueSamuel Thibault2020-12-201-1/+1
* hurd: Note when the vm_map kernel bug was fixedSamuel Thibault2020-12-201-1/+1
* hurd: Also turn KERN_INVALID_ADDRESS to EINVALSamuel Thibault2020-12-191-0/+1
* ieee754: Remove unused __sin32 and __cos32Anssi Hannula2020-12-187-86/+0
* ieee754: Remove slow paths from asin and acosAnssi Hannula2020-12-181-61/+15
* getenv: Move call to strlen to the branch it's used in.Lode Willems2020-12-181-1/+1
* Update kernel version to 5.10 in tst-mman-consts.py.Joseph Myers2020-12-171-1/+1
* s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler2020-12-175-0/+59
* malloc: Use __libc_initial to detect an inner libcFlorian Weimer2020-12-162-8/+7
* Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer2020-12-169-40/+53
* {nptl,htl}/semaphoreP.h: clean upSamuel Thibault2020-12-162-4/+4