about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbolFlorian Weimer2020-07-071-0/+4
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-0742-1/+259
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-0743-10/+236
* string: Add strerror_l on test-strerror-errnoAdhemerval Zanella2020-07-071-0/+5
* string: Add strerror, strerror_r, and strerror_l testAdhemerval Zanella2020-07-076-1/+145
* string: Add strsignal testAdhemerval Zanella2020-07-072-2/+61
* string: Simplify strerror_rAdhemerval Zanella2020-07-072-101/+7
* string: Use tls-internal on strerror_lAdhemerval Zanella2020-07-077-40/+20
* string: Implement strerror in terms of strerror_lAdhemerval Zanella2020-07-075-26/+24
* string: Remove old TLS usage on strsignalAdhemerval Zanella2020-07-0710-91/+155
* linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella2020-07-0715-28/+43
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-0730-1898/+1115
* signal: Move sys_siglist to a compat symbolAdhemerval Zanella2020-07-0714-116/+93
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-0718-374/+461
* Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...Joseph Myers2020-07-074-121/+45
* elf: Do not signal LA_ACT_CONSISTENT for an empty namespace [BZ #26076]Florian Weimer2020-07-071-2/+8
* Fix stringop-overflow errors from gcc 10 in iconv.Stefan Liebler2020-07-072-9/+13
* x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu2020-07-067-26/+86
* Use C2x return value from getpayload of non-NaN (bug 26073).Joseph Myers2020-07-068-14/+33
* x86: Detect Extended Feature Disable (XFD)H.J. Lu2020-07-062-0/+4
* x86: Correct bit_cpu_CLFSH [BZ #26208]H.J. Lu2020-07-061-1/+1
* manual: Document __libc_single_threadedFlorian Weimer2020-07-061-0/+113
* Add the __libc_single_threaded variableFlorian Weimer2020-07-0651-8/+663
* Linux: rseq registration testsMathieu Desnoyers2020-07-064-1/+388
* Linux: Use rseq in sched_getcpu if availableMathieu Desnoyers2020-07-061-2/+20
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-0648-3/+781
* tst-cancel4: deal with ENOSYS errorsSamuel Thibault2020-07-051-4/+38
* manual: Show copyright information not just in the printed manualFlorian Weimer2020-07-031-9/+11
* Fix typo in comment in bug 26137 fix.Joseph Myers2020-07-011-1/+1
* Fix strtod multiple-precision division bug (bug 26137).Joseph Myers2020-06-303-2/+3577
* Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64Florian Weimer2020-06-301-3/+8
* random: range is not portably RAND_MAX [BZ #7003]John Marshall2020-06-301-1/+1
* Update kernel version to 5.7 in tst-mman-consts.py.Joseph Myers2020-06-291-1/+1
* powerpc: Add support for POWER10Tulio Magno Quites Machado Filho2020-06-2914-3/+26
* hurd: Simplify usleep timeout computationSamuel Thibault2020-06-291-5/+2
* htl: Enable cancel*16 an cancel*20 testsSamuel Thibault2020-06-297-11/+11
* hurd: Add remaining cancelation pointsSamuel Thibault2020-06-2812-8/+72
* hurd: fix usleep(ULONG_MAX)Samuel Thibault2020-06-281-1/+5
* hurd: Make fcntl(F_SETLKW*) cancellation pointsSamuel Thibault2020-06-284-8/+44
* hurd: make wait4 a cancellation pointSamuel Thibault2020-06-284-6/+70
* hurd: Fix port definition in HURD_PORT_USE_CANCELSamuel Thibault2020-06-281-0/+3
* hurd: make close a cancellation pointSamuel Thibault2020-06-287-6/+50
* hurd: make open and openat cancellation pointsSamuel Thibault2020-06-289-10/+138
* hurd: clean fd and port on thread cancelSamuel Thibault2020-06-2817-28/+146
* htl: Move cleanup handling to non-private libc-lockSamuel Thibault2020-06-282-33/+70
* htl: Fix includes for lockfileSamuel Thibault2020-06-283-6/+3
* htl: avoid cancelling threads inside critical sectionsSamuel Thibault2020-06-271-0/+9
* tst-cancel4-common.c: fix calling socketpairSamuel Thibault2020-06-261-1/+1
* x86: Detect Intel Advanced Matrix ExtensionsH.J. Lu2020-06-263-0/+44
* Set width of JUNGSEONG/JONGSEONG characters from UD7B0 to UD7FB to 0 [BZ #26120]Mike FABIAN2020-06-2610-9/+18