Age | Commit message (Expand) | Author | Files | Lines |
2017-09-03 | hurd: Fix p{read,write}v64v2.c build | Samuel Thibault | 1 | -2/+2 |
2017-09-03 | hurd: Fix p{read,write}{,v64}v2.c build | Samuel Thibault | 1 | -0/+4 |
2017-09-03 | hurd: Fix getting ssize_t for <sys/socket.h> | Samuel Thibault | 1 | -0/+2 |
2017-09-03 | hurd: Fix sigsetops.h macros | Samuel Thibault | 1 | -0/+2 |
2017-09-03 | sysdeps/generic/sigsetops.h: Remove spurious #endif | Samuel Thibault | 1 | -0/+4 |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers | 1 | -0/+46 |
2017-09-01 | 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+4 |
2017-09-01 | Update tst-regex.c/tst-regex2.c for old ChangeLog move | H.J. Lu | 1 | -0/+7 |
2017-09-01 | Credit Ulrich Drepper for libpthread in contrib.texi | H.J. Lu | 1 | -0/+5 |
2017-09-01 | Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c. | Joseph Myers | 1 | -0/+4 |
2017-09-01 | Remove Roland McGrath/Ulrich Drepper et al. from DSO banner | H.J. Lu | 1 | -0/+5 |
2017-09-01 | 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+5 |
2017-09-01 | math/math.h (HUGE_VAL): Improve commentary. | Zack Weinberg | 1 | -0/+4 |
2017-09-01 | linux: Implement tmpfile with O_TMPFILE (BZ#21530) | Adhemerval Zanella | 1 | -0/+11 |
2017-09-01 | getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922] | Florian Weimer | 1 | -0/+14 |
2017-09-01 | getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922] | Florian Weimer | 1 | -0/+6 |
2017-09-01 | support_chroot_create: Add support for /etc/hosts, /etc/host.conf | Florian Weimer | 1 | -0/+10 |
2017-09-01 | getaddrinfo: In gaih_inet, use h_errno for certain status values only | Florian Weimer | 1 | -0/+5 |
2017-09-01 | getaddrinfo: Properly set errno for NSS function lookup failure | Florian Weimer | 1 | -0/+5 |
2017-09-01 | getaddrinfo: Use &h_errno has the h_errno pointer | Florian Weimer | 1 | -0/+6 |
2017-09-01 | getaddrinfo: Use &errno has the errno pointer | Florian Weimer | 1 | -0/+6 |
2017-08-31 | ILP32 math changes | Steve Ellcey | 1 | -0/+23 |
2017-08-31 | Remove NO_CANCELLATION macro | Adhemerval Zanella | 1 | -0/+42 |
2017-08-31 | Change argument type passed to ifunc resolvers | Steve Ellcey | 1 | -0/+5 |
2017-08-31 | libc-symbols.h: Remove definition of internal_function | Florian Weimer | 1 | -0/+4 |
2017-08-31 | stdlib: Remove internal_function attribute | Florian Weimer | 1 | -0/+5 |
2017-08-31 | stdio-common: Remove internal_function attribute | Florian Weimer | 1 | -0/+6 |
2017-08-31 | posix: Remove internal_function attribute | Florian Weimer | 1 | -0/+69 |
2017-08-31 | nptl: Remove internal_function attribute | Florian Weimer | 1 | -0/+20 |
2017-08-31 | io: Remove internal_function attribute | Florian Weimer | 1 | -0/+8 |
2017-08-31 | inet: Remove internal_function attribute | Florian Weimer | 1 | -0/+14 |
2017-08-31 | Simplify NAN definitions. | Joseph Myers | 1 | -0/+7 |
2017-08-31 | Simplify INFINITY definitions. | Joseph Myers | 1 | -0/+6 |
2017-08-31 | Simplify HUGE_VAL definitions. | Joseph Myers | 1 | -0/+23 |
2017-08-31 | elf: Remove internal_function attribute | Florian Weimer | 1 | -0/+75 |
2017-08-31 | gmon: Remove internal_function attribute | Florian Weimer | 1 | -0/+9 |
2017-08-31 | dlfcn: Remove internal_function attribute | Florian Weimer | 1 | -0/+6 |
2017-08-31 | resolv: Remove internal_function attribute | Florian Weimer | 1 | -0/+13 |
2017-08-31 | dirent: Remove internal_function attribute | Florian Weimer | 1 | -0/+11 |
2017-08-31 | Linux getcwd: Remove internal_function attribute | Florian Weimer | 1 | -0/+6 |
2017-08-31 | time: Remove the internal_function attribute | Florian Weimer | 1 | -0/+9 |
2017-08-31 | iconv, intl, locale, wcsmbs: Remove internal_function | Florian Weimer | 1 | -0/+66 |
2017-08-31 | aio: Remove internal_function function attribute | Florian Weimer | 1 | -0/+14 |
2017-08-31 | misc: Remove internal_function function attribute | Florian Weimer | 1 | -0/+6 |
2017-08-31 | NSS: Remove internal_function function attribute | Florian Weimer | 1 | -0/+13 |
2017-08-31 | malloc: Remove the internal_function attribute | Florian Weimer | 1 | -0/+15 |
2017-08-31 | sunrpc: Remove internal_function attribute | Florian Weimer | 1 | -0/+20 |
2017-08-31 | malloc: Resolve compilation failure in NDEBUG mode | Florian Weimer | 1 | -0/+5 |
2017-08-31 | Place $(elf-objpfx)sofini.os last [BZ #22051] | H.J. Lu | 1 | -0/+8 |
2017-08-31 | libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are defined | Florian Weimer | 1 | -0/+93 |