]> sourceware.org Git - glibc.git/shortlog
glibc.git
2020-07-10 Tulio Magno... powerpc64: Fix calls when r2 is not used [BZ #26173]
2020-07-10 Mike FABIANAdd NEWS entry for Update to Unicode 13.0.0 [BZ #25819]
2020-07-10 Patsy FranklinUpdate i686 libm-test-ulps
2020-07-09 Joseph MyersFix memory leak in __printf_fp_l (bug 26215).
2020-07-09 Joseph MyersFix double free in __printf_fp_l (bug 26214).
2020-07-09 Maciej W. Rozyckilinux: Fix syscall list generation instructions
2020-07-09 Adhemerval... sysv: linux: Add 64-bit time_t variant for shmctl
2020-07-09 Adhemerval... sysvipc: Remove the linux shm-pad.h file
2020-07-09 Adhemerval... sysvipc: Split out linux struct shmid_ds
2020-07-09 Adhemerval... sysv: linux: Add 64-bit time_t variant for msgctl
2020-07-09 Adhemerval... sysvipc: Remove the linux msq-pad.h file
2020-07-09 Adhemerval... sysvipc: Split out linux struct semid_ds
2020-07-09 Adhemerval... sysv: linux: Add 64-bit time_t variant for semctl
2020-07-08 Szabolcs Nagyrtld: Avoid using up static TLS surplus for optimizatio...
2020-07-08 Szabolcs Nagyrtld: Account static TLS surplus for audit modules
2020-07-08 Szabolcs Nagyrtld: Add rtld.nns tunable for the number of supported...
2020-07-08 Petr VorelRemove --enable-obsolete-nsl configure flag
2020-07-08 Florian WeimerMove non-deprecated RPC-related functions from sunrpc...
2020-07-08 Szabolcs Nagyaarch64: add NEWS entry about branch protection support
2020-07-08 Szabolcs Nagyaarch64: redefine RETURN_ADDRESS to strip PAC
2020-07-08 Szabolcs Nagyaarch64: fix pac-ret support in _mcount
2020-07-08 Szabolcs Nagyaarch64: Add pac-ret support to assembly files
2020-07-08 Szabolcs Nagyaarch64: configure check for pac-ret code generation
2020-07-08 Szabolcs Nagyaarch64: ensure objects are BTI compatible
2020-07-08 Sudakshina Dasaarch64: enable BTI at runtime
2020-07-08 Szabolcs Nagyaarch64: fix RTLD_START for BTI
2020-07-08 Szabolcs Nagyaarch64: fix swapcontext for BTI
2020-07-08 Sudakshina Dasaarch64: Add BTI support to assembly files
2020-07-08 Szabolcs Nagyaarch64: Rename place holder .S files to .c
2020-07-08 Szabolcs Nagyaarch64: configure test for BTI support
2020-07-08 Szabolcs NagyRewrite abi-note.S in C.
2020-07-08 Szabolcs Nagyrtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling
2020-07-08 Adhemerval... string: Move tst-strsignal tst-strerror to tests-container
2020-07-08 Florian Weimerstring: Fix prototype mismatch in sigabbrev_np, __sigde...
2020-07-08 Alexander Anisimovarm: CVE-2020-6096: Fix multiarch memcpy for negative...
2020-07-08 Evgeny Ereminarm: CVE-2020-6096: fix memcpy and memmove for negative...
2020-07-08 Florian Weimersunrpc: Remove hidden aliases for global data symbols...
2020-07-07 Samuel Thibaulthurd: Fix strerror not setting errno
2020-07-07 Samuel Thibaulttst-strsignal: fix checking for RT signals support
2020-07-07 Samuel Thibaulthurd: Evaluate fd before entering the critical section
2020-07-07 Arjun ShankarRewrite iconv option parsing [BZ #19519]
2020-07-07 Florian Weimernss: Remove cryptographic key support from nss_files...
2020-07-07 Florian Weimersunrpc: Do not export getrpcport by default
2020-07-07 Florian Weimersunrpc: Do not export key handling hooks by default
2020-07-07 Florian Weimersunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sun...
2020-07-07 Adhemerval... string: Add strerrorname_np and strerrordesc_np
2020-07-07 Adhemerval... string: Add sigabbrev_np and sigdescr_np
2020-07-07 Adhemerval... string: Add strerror_l on test-strerror-errno
2020-07-07 Adhemerval... string: Add strerror, strerror_r, and strerror_l test
2020-07-07 Adhemerval... string: Add strsignal test
2020-07-07 Adhemerval... string: Simplify strerror_r
2020-07-07 Adhemerval... string: Use tls-internal on strerror_l
2020-07-07 Adhemerval... string: Implement strerror in terms of strerror_l
2020-07-07 Adhemerval... string: Remove old TLS usage on strsignal
2020-07-07 Adhemerval... linux: Fix __NSIG_WORDS and add __NSIG_BYTES
2020-07-07 Adhemerval... signal: Move sys_errlist to a compat symbol
2020-07-07 Adhemerval... signal: Move sys_siglist to a compat symbol
2020-07-07 Adhemerval... signal: Add signum-{generic,arch}.h
2020-07-07 Joseph MyersRemove most vfprintf width/precision-dependent allocati...
2020-07-07 Florian Weimerelf: Do not signal LA_ACT_CONSISTENT for an empty names...
2020-07-07 Stefan LieblerFix stringop-overflow errors from gcc 10 in iconv.
2020-07-06 H.J. Lux86: Add thresholds for "rep movsb/stosb" to tunables
2020-07-06 Joseph MyersUse C2x return value from getpayload of non-NaN (bug...
2020-07-06 H.J. Lux86: Detect Extended Feature Disable (XFD)
2020-07-06 H.J. Lux86: Correct bit_cpu_CLFSH [BZ #26208]
2020-07-06 Florian Weimermanual: Document __libc_single_threaded
2020-07-06 Florian WeimerAdd the __libc_single_threaded variable
2020-07-06 Mathieu DesnoyersLinux: rseq registration tests
2020-07-06 Mathieu DesnoyersLinux: Use rseq in sched_getcpu if available
2020-07-06 Mathieu DesnoyersLinux: Perform rseq registration at C startup and threa...
2020-07-05 Samuel Thibaulttst-cancel4: deal with ENOSYS errors
2020-07-03 Florian Weimermanual: Show copyright information not just in the...
2020-07-01 Joseph MyersFix typo in comment in bug 26137 fix.
2020-06-30 Joseph MyersFix strtod multiple-precision division bug (bug 26137).
2020-06-30 Florian WeimerLinux: Fix UTC offset setting in settimeofday for __TIM...
2020-06-30 John Marshallrandom: range is not portably RAND_MAX [BZ #7003]
2020-06-29 Joseph MyersUpdate kernel version to 5.7 in tst-mman-consts.py.
2020-06-29 Tulio Magno... powerpc: Add support for POWER10
2020-06-29 Samuel Thibaulthurd: Simplify usleep timeout computation
2020-06-29 Samuel Thibaulthtl: Enable cancel*16 an cancel*20 tests
2020-06-28 Samuel Thibaulthurd: Add remaining cancelation points
2020-06-28 Samuel Thibaulthurd: fix usleep(ULONG_MAX)
2020-06-28 Samuel Thibaulthurd: Make fcntl(F_SETLKW*) cancellation points
2020-06-28 Samuel Thibaulthurd: make wait4 a cancellation point
2020-06-28 Samuel Thibaulthurd: Fix port definition in HURD_PORT_USE_CANCEL
2020-06-28 Samuel Thibaulthurd: make close a cancellation point
2020-06-28 Samuel Thibaulthurd: make open and openat cancellation points
2020-06-28 Samuel Thibaulthurd: clean fd and port on thread cancel
2020-06-28 Samuel Thibaulthtl: Move cleanup handling to non-private libc-lock
2020-06-28 Samuel Thibaulthtl: Fix includes for lockfile
2020-06-27 Samuel Thibaulthtl: avoid cancelling threads inside critical sections
2020-06-26 Samuel Thibaulttst-cancel4-common.c: fix calling socketpair
2020-06-26 H.J. Lux86: Detect Intel Advanced Matrix Extensions
2020-06-26 Mike FABIANSet width of JUNGSEONG/JONGSEONG characters from UD7B0...
2020-06-26 Stefan LieblerS390: Optimize __memset_z196.
2020-06-26 Stefan LieblerS390: Optimize __memcpy_z196.
2020-06-25 Florian Weimerelf: Include <stddef.h> (for size_t), <sys/stat.h>...
2020-06-25 Szabolcs Nagynptl: Don't madvise user provided stack
2020-06-24 Stefan LieblerS390: Regenerate ULPs.
2020-06-24 Florian Weimerhtl: Add wrapper header for <semaphore.h> with hidden...
next
This page took 0.071295 seconds and 5 git commands to generate.