| Commit message (Expand) | Author | Age | Files | Lines |
* | tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 address mapping | Florian Weimer | 2017-09-06 | 2 | -45/+198 |
* | Improve utf8_gen.py to set the width for characters with Prepended_Concatenat... | Mike FABIAN | 2017-09-06 | 5 | -13/+1659 |
* | Write all ranges of neighbouring characters with the same width using the ran... | Mike FABIAN | 2017-09-06 | 2 | -13/+45 |
* | Prefer new libm function wrappers for !LIBM_SVID_COMPAT. | Joseph Myers | 2017-09-05 | 165 | -70/+535 |
* | Fix tests that are testing obsoleted functionality | Steve Ellcey | 2017-09-05 | 5 | -37/+71 |
* | Fix pcprofiledump cross-endian condition (bug 22086). | Joseph Myers | 2017-09-05 | 2 | -1/+7 |
* | Add miq_NI locale for Miskito | Mike FABIAN | 2017-09-05 | 4 | -0/+197 |
* | Hide __chmod and __mkdir [BZ #18822] | H.J. Lu | 2017-09-04 | 8 | -0/+22 |
* | Update kernel version in syscall-names.list to 4.13. | Joseph Myers | 2017-09-04 | 2 | -2/+5 |
* | Fix bits/math-finite.h exp10 condition (bug 22082). | Joseph Myers | 2017-09-04 | 2 | -1/+7 |
* | math.h: Warn about an already-defined log macro | Florian Weimer | 2017-09-04 | 2 | -0/+9 |
* | Use Linux 4.13 in build-many-glibcs.py. | Joseph Myers | 2017-09-04 | 2 | -1/+6 |
* | hurd: fix resolv/tst-resolv-res_init-skeleton.c build | Samuel Thibault | 2017-09-03 | 2 | -0/+6 |
* | hurd: Fix build ot misc/tst-preadvwritev2-common.c | Samuel Thibault | 2017-09-03 | 2 | -1/+17 |
* | hurd: Fix rtld's strtoul_internal use through hurdlookup | Samuel Thibault | 2017-09-03 | 2 | -2/+11 |
* | hurd: fix overriding rtld's __sbrk with the real implementation | Samuel Thibault | 2017-09-03 | 1 | -0/+1 |
* | hurd: mach/hurd/x86 also needs x86 tunables | Samuel Thibault | 2017-09-03 | 2 | -0/+22 |
* | hurd: mach/hurd/i386 also needs mach/hurd/x86 | Samuel Thibault | 2017-09-03 | 2 | -0/+2 |
* | hurd: fix libm link | Samuel Thibault | 2017-09-03 | 2 | -1/+4 |
* | hurd: Fix libc link | Samuel Thibault | 2017-09-03 | 2 | -0/+12 |
* | hurd: Fix libc link | Samuel Thibault | 2017-09-03 | 3 | -0/+4 |
* | hurd: Fix rtld link | Samuel Thibault | 2017-09-03 | 2 | -1/+12 |
* | hurd: Fix rtld link | Samuel Thibault | 2017-09-03 | 2 | -0/+7 |
* | hurd: Fix p{read,write}{,v64}v2.c build | Samuel Thibault | 2017-09-03 | 9 | -1/+18 |
* | hurd: Fix p{read,write}v64v2.c build | Samuel Thibault | 2017-09-03 | 3 | -4/+4 |
* | hurd: Fix p{read,write}{,v64}v2.c build | Samuel Thibault | 2017-09-03 | 5 | -4/+8 |
* | hurd: Fix getting ssize_t for <sys/socket.h> | Samuel Thibault | 2017-09-03 | 2 | -1/+3 |
* | hurd: Fix sigsetops.h macros | Samuel Thibault | 2017-09-03 | 2 | -3/+5 |
* | sysdeps/generic/sigsetops.h: Remove spurious #endif | Samuel Thibault | 2017-09-03 | 2 | -1/+4 |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 33 | -431/+96 |
* | 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2017-09-01 | 2 | -4/+8 |
* | Update tst-regex.c/tst-regex2.c for old ChangeLog move | H.J. Lu | 2017-09-01 | 3 | -2/+9 |
* | Credit Ulrich Drepper for libpthread in contrib.texi | H.J. Lu | 2017-09-01 | 2 | -0/+6 |
* | Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c. | Joseph Myers | 2017-09-01 | 2 | -0/+5 |
* | Remove Roland McGrath/Ulrich Drepper et al. from DSO banner | H.J. Lu | 2017-09-01 | 3 | -2/+7 |
* | 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2017-09-01 | 2 | -16/+28 |
* | math/math.h (HUGE_VAL): Improve commentary. | Zack Weinberg | 2017-09-01 | 2 | -2/+11 |
* | Move all old ChangeLogs to a top-level ChangeLog.old directory. | Zack Weinberg | 2017-09-01 | 37 | -0/+0 |
* | linux: Implement tmpfile with O_TMPFILE (BZ#21530) | Adhemerval Zanella | 2017-09-01 | 6 | -10/+92 |
* | Remove obsolete notes at top level of source tree. | Zack Weinberg | 2017-09-01 | 6 | -337/+0 |
* | getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922] | Florian Weimer | 2017-09-01 | 5 | -45/+205 |
* | getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922] | Florian Weimer | 2017-09-01 | 2 | -0/+14 |
* | support_chroot_create: Add support for /etc/hosts, /etc/host.conf | Florian Weimer | 2017-09-01 | 3 | -12/+41 |
* | getaddrinfo: In gaih_inet, use h_errno for certain status values only | Florian Weimer | 2017-09-01 | 2 | -1/+9 |
* | getaddrinfo: Properly set errno for NSS function lookup failure | Florian Weimer | 2017-09-01 | 2 | -6/+15 |
* | getaddrinfo: Use &h_errno has the h_errno pointer | Florian Weimer | 2017-09-01 | 2 | -28/+24 |
* | getaddrinfo: Use &errno has the errno pointer | Florian Weimer | 2017-09-01 | 2 | -13/+16 |
* | ILP32 math changes | Steve Ellcey | 2017-08-31 | 9 | -12/+110 |
* | Remove NO_CANCELLATION macro | Adhemerval Zanella | 2017-08-31 | 21 | -30/+58 |
* | Change argument type passed to ifunc resolvers | Steve Ellcey | 2017-08-31 | 2 | -1/+6 |