aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-07linux: Add time64 sigtimedwait supportazanella/y2038-fixesAdhemerval Zanella
2020-07-07linux: Add time64 recvmmsg supportAdhemerval Zanella
2020-07-07linux: Add time64 select supportAdhemerval Zanella
2020-07-07linux: Add time64 pselect supportAdhemerval Zanella
2020-07-07sysvipc: linux: Add time64 semtimedop supportAdhemerval Zanella
2020-07-07sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella
2020-07-07sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella
2020-07-07sysvipc: Split out linux struct shmid_dsAdhemerval Zanella
2020-07-07sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella
2020-07-07sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella
2020-07-07sysvipc: Split out linux struct semid_dsAdhemerval Zanella
2020-07-07sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-07string: Add strerror_l on test-strerror-errnoAdhemerval Zanella
2020-07-07string: Add strerror, strerror_r, and strerror_l testAdhemerval Zanella
2020-07-07string: Add strsignal testAdhemerval Zanella
2020-07-07string: Simplify strerror_rAdhemerval Zanella
2020-07-07string: Use tls-internal on strerror_lAdhemerval Zanella
2020-07-07string: Implement strerror in terms of strerror_lAdhemerval Zanella
2020-07-07string: Remove old TLS usage on strsignalAdhemerval Zanella
2020-07-07linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
2020-07-07signal: Move sys_siglist to a compat symbolAdhemerval Zanella
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella
2020-07-07Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...Joseph Myers
2020-07-07elf: Do not signal LA_ACT_CONSISTENT for an empty namespace [BZ #26076]Florian Weimer
2020-07-07Fix stringop-overflow errors from gcc 10 in iconv.Stefan Liebler
2020-07-06x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu
2020-07-06Use C2x return value from getpayload of non-NaN (bug 26073).Joseph Myers
2020-07-06x86: Detect Extended Feature Disable (XFD)H.J. Lu
2020-07-06x86: Correct bit_cpu_CLFSH [BZ #26208]H.J. Lu
2020-07-06manual: Document __libc_single_threadedFlorian Weimer
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-07-06Linux: rseq registration testsMathieu Desnoyers
2020-07-06Linux: Use rseq in sched_getcpu if availableMathieu Desnoyers
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
2020-07-05tst-cancel4: deal with ENOSYS errorsSamuel Thibault
2020-07-03manual: Show copyright information not just in the printed manualFlorian Weimer
2020-07-01Fix typo in comment in bug 26137 fix.Joseph Myers
2020-06-30Fix strtod multiple-precision division bug (bug 26137).Joseph Myers
2020-06-30Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64Florian Weimer
2020-06-30random: range is not portably RAND_MAX [BZ #7003]John Marshall
2020-06-29Update kernel version to 5.7 in tst-mman-consts.py.Joseph Myers
2020-06-29powerpc: Add support for POWER10Tulio Magno Quites Machado Filho
2020-06-29hurd: Simplify usleep timeout computationSamuel Thibault
2020-06-29htl: Enable cancel*16 an cancel*20 testsSamuel Thibault
2020-06-28hurd: Add remaining cancelation pointsSamuel Thibault
2020-06-28hurd: fix usleep(ULONG_MAX)Samuel Thibault
2020-06-28hurd: Make fcntl(F_SETLKW*) cancellation pointsSamuel Thibault