| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | libc-symbols.h: Remove definition of internal_function | Florian Weimer | 2017-08-31 | 2 | -7/+4 |
* | stdlib: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 2 | -3/+6 |
* | stdio-common: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 3 | -5/+8 |
* | posix: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 18 | -261/+198 |
* | nptl: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 9 | -32/+34 |
* | io: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 3 | -27/+19 |
* | inet: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 9 | -15/+20 |
* | Simplify NAN definitions. | Joseph Myers | 2017-08-31 | 6 | -127/+16 |
* | Simplify INFINITY definitions. | Joseph Myers | 2017-08-31 | 5 | -64/+13 |
* | Simplify HUGE_VAL definitions. | Joseph Myers | 2017-08-31 | 14 | -446/+43 |
* | elf: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 44 | -139/+130 |
* | gmon: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 4 | -10/+16 |
* | dlfcn: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 4 | -9/+9 |
* | resolv: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 7 | -25/+21 |
* | dirent: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 7 | -15/+18 |
* | Linux getcwd: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 2 | -2/+8 |
* | time: Remove the internal_function attribute | Florian Weimer | 2017-08-31 | 4 | -8/+12 |
* | iconv, intl, locale, wcsmbs: Remove internal_function | Florian Weimer | 2017-08-31 | 34 | -157/+119 |
* | aio: Remove internal_function function attribute | Florian Weimer | 2017-08-31 | 7 | -24/+24 |
* | misc: Remove internal_function function attribute | Florian Weimer | 2017-08-31 | 4 | -8/+9 |
* | NSS: Remove internal_function function attribute | Florian Weimer | 2017-08-31 | 9 | -25/+23 |
* | malloc: Remove the internal_function attribute | Florian Weimer | 2017-08-31 | 6 | -26/+23 |