platform/upstream/glibc.git
2019-02-16 Florian WeimerAdd missing header wrappers under include/
2019-02-16 Florian WeimerMove remaining nptl_db headers to sysdeps/nptl
2019-02-15 Adhemerval... io: Consolidate lockf implementation
2019-02-15 Florian Weimernptl: Fix invalid Systemtap probe in pthread_join ...
2019-02-15 Joseph MyersRemove qualifier from function return type in tst-svc_r...
2019-02-15 Joseph MyersFix implicit-fallthrough warnings in tst-setjmp.c.
2019-02-14 Jan KratochvilAvoid readline conflicts in pexpect
2019-02-14 Joseph MyersFix fall-through warnings in sunrpc/xdr.c.
2019-02-14 Adhemerval... nptl: Reinstate pthread_timedjoin_np as a cancellation...
2019-02-14 Wilco DijkstraAdd missing bench-malloc-simple.c file.
2019-02-14 Wilco DijkstraAdd malloc micro benchmark
2019-02-14 Siddhesh Poyarekarbenchtests: Remove useless ORIG_SRC in memmove benchmarks
2019-02-13 Jim WilsonRISC-V: Fix elfutils testsuite unwind failures.
2019-02-13 Joseph MyersAdjust wording of two fall-through comments.
2019-02-13 Joseph MyersFix -Wempty-body warnings in glibc.
2019-02-13 Joseph MyersAvoid fall-through in test-container if execlp fails.
2019-02-12 Wilco DijkstraString benchtest cleanup
2019-02-12 Florian Weimernss: getent: Print IPv6 scope ID for ahosts/ahostsv6...
2019-02-12 Adhemerval... elf: Test for LD_AUDIT module returning zero from la_ve...
2019-02-12 Florian Weimerelf: Ignore LD_AUDIT interfaces if la_version returns...
2019-02-12 Joseph MyersAdd fall-through comments.
2019-02-11 Paul ClarkeUse float in e_sqrt.c
2019-02-11 TAMUKI ShoichiFix a few whitespace arrangement inconsistencies in...
2019-02-08 Joseph MyersRemove powerpc bits/mathinline.h.
2019-02-08 Florian Weimermath: Enable <bits/math-finite.h> sysdeps override
2019-02-08 Florian WeimerMove generic <bits/unistd_ext.h> to a more regular...
2019-02-08 Patsy Franklinnss: Add tst-nss-files-hosts-long test [BZ #21915]
2019-02-08 Florian WeimerProvide <bits/unistd_ext.h> as a sysdeps header exclusively
2019-02-08 Florian Weimerposix: Fix missing wrapper header for <bits/unistd_ext.h>
2019-02-08 TAMUKI Shoichitst-strftime2: Use array_length macros instead of magic...
2019-02-08 Florian Weimernptl: Avoid fork handler lock for async-signal-safe...
2019-02-08 Florian WeimerChangeLog: Correct date of last commit
2019-02-08 Florian WeimerLinux: Add gettid system call wrapper [BZ #6399]
2019-02-08 Florian Weimerrt: Turn forwards from librt to libc into compat symbol...
2019-02-07 Stefan LieblerAdd compiler barriers around modifications of the robus...
2019-02-07 Florian Weimerarray_length: Make usable as a constant expression
2019-02-07 Florian Weimersupport: Implement xdlmopen
2019-02-06 Joseph MyersAvoid "inline" after return type in function definitions.
2019-02-06 Florian Weimersupport: Use dlerror to detect NULL symbols in xdlsym
2019-02-06 Florian Weimerx86: Remove unnecessary <stap-probe.h> include from...
2019-02-06 Stefan LieblerFix wide char format specifier in libio/tst-bz24153.c.
2019-02-06 Stefan LieblerS390: Fix introduction of __wmemcmp and weak wmemcmp...
2019-02-06 Stefan LieblerFix alignment of TLS variables for tls variant TLS_TCB_...
2019-02-05 Florian Weimerarm: Use "nr" constraint for Systemtap probes [BZ ...
2019-02-04 Joseph MyersFix assertion in malloc.c:tcache_get.
2019-02-04 Joseph MyersRemove duplicate initialization of field in nscd.
2019-02-04 Andreas SchwabFix handling of collating elements in fnmatch (bug...
2019-02-04 H.J. Lux86-64 memcmp: Use unsigned Jcc instructions on size...
2019-02-04 Florian Weimer<spawn.h>: Add missing nonnull attributes and __restric...
2019-02-04 David Newallelf: Implement --preload option for the dynamic linker
2019-02-04 Matthew Malcomsontestrun.sh: Exit in case of incorrect argument
2019-02-04 Florian Weimertime: Avoid alignment gaps in __tzfile_read
2019-02-03 Florian Weimertime: Use struct alloc_buffer in __tzfile_read
2019-02-03 Aurelien Jarnotestsuite: stdlib/isomac.c: add missing include
2019-02-03 Florian Weimertime: Use int, not long int, for internal GMT offsets
2019-02-03 Florian Weimerlibio: Use stdin consistently for input functions ...
2019-02-02 Florian Weimermanual: Document lack of conformance of sched_* functio...
2019-02-01 Joseph MyersRequire GCC 6.2 or later to build glibc.
2019-02-01 Florian Weimersupport: Correct error message for TEST_COMPARE_STRING
2019-02-01 Florian Weimersupport: Handle AF_LOCAL, AF_UNSPEC in support_format_a...
2019-02-01 Florian Weimermanual: Update struct sockaddr_in, struct sockaddr_sin6...
2019-02-01 Wilco DijkstraCleanup clock_*time includes
2019-02-01 Feng Xueaarch64: Optimized memchr specific to AmpereComputing...
2019-02-01 Feng Xueaarch64: Optimized memset specific to AmpereComputing...
2019-02-01 Feng Xueaarch64: Add AmpereComputing emag to tunable cpu list
2019-02-01 Stefan Lieblerposix/tst-spawn: Fix racy tests in spawned processes.
2019-02-01 Vineet Guptamake-syscalls.sh: fix comment referencing syscall-template
2019-02-01 Carlos O'Donellnptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
2019-02-01 Joseph MyersUse MPFR 4.0.2 in build-many-glibcs.py.
2019-01-31 Paul Pluzhnikovlibio: use stdout in puts and putchar, etc [BZ #24051].
2019-01-31 Paul Eggertregex: fix read overrun [BZ #24114]
2019-01-31 Florian Weimernss_files: Fix /etc/aliases null pointer dereference...
2019-01-31 Siddhesh PoyarekarOpen master for 2.30 development
2019-01-31 Siddhesh PoyarekarTag 2.29 release
2019-01-31 Siddhesh PoyarekarPrepare for 2.29 release
2019-01-25 Siddhesh PoyarekarUpdate translations
2019-01-25 Adhemerval... [elf] Revert 8e889c5da3 (BZ#24122)
2019-01-24 Samuel Thibaulthurd: Fix initial sigaltstack state
2019-01-24 Darius RadRISC-V: Update nofpu ULPs
2019-01-24 Uroš Bizjakalpha: Fix __remqu corrupting $f3 register
2019-01-24 Samuel Thibaulthurd: Fix initial sigaltstack state
2019-01-24 TAMUKI Shoichistrftime: Pass the additional flags from "%EY" to ...
2019-01-24 TAMUKI Shoichistrftime: Set the default width of "%Ey" to 2 [BZ ...
2019-01-24 Adhemerval... hurd: Fix libsupport xsigstack build
2019-01-24 Adhemerval... elf: Fix LD_AUDIT for modules with invalid version...
2019-01-22 Samuel Thibaulthurd: Support AT_EMPTY_PATH
2019-01-22 Samuel Thibaulthurd: Check at_flags passed to faccessat
2019-01-21 Joseph MyersUse binutils 2.32 branch in build-many-glibcs.py.
2019-01-21 Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-01-21 H.J. Lux86-64 strnlen/wcsnlen: Properly handle the length...
2019-01-21 H.J. Lux86-64 strncpy: Properly handle the length parameter...
2019-01-21 H.J. Lux86-64 strncmp family: Properly handle the length param...
2019-01-21 H.J. Lux86-64 memset/wmemset: Properly handle the length param...
2019-01-21 H.J. Lux86-64 memrchr: Properly handle the length parameter...
2019-01-21 H.J. Lux86-64 memcpy: Properly handle the length parameter...
2019-01-21 H.J. Lux86-64 memcmp/wmemcmp: Properly handle the length param...
2019-01-21 H.J. Lux86-64 memchr/wmemchr: Properly handle the length param...
2019-01-21 Florian Weimerresolv: Do not send queries for non-host-names in nss_d...
2019-01-21 Florian Weimerresolv: Reformat inet_addr, inet_aton to GNU style
2019-01-18 Florian Weimermalloc: Revert fastbins to old-style atomics
next