about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* hurd: fix libm linkSamuel Thibault2017-09-032-1/+4
* hurd: Fix libc linkSamuel Thibault2017-09-032-0/+12
* hurd: Fix libc linkSamuel Thibault2017-09-033-0/+4
* hurd: Fix rtld linkSamuel Thibault2017-09-032-1/+12
* hurd: Fix rtld linkSamuel Thibault2017-09-032-0/+7
* hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault2017-09-039-1/+18
* hurd: Fix p{read,write}v64v2.c buildSamuel Thibault2017-09-033-4/+4
* hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault2017-09-035-4/+8
* hurd: Fix getting ssize_t for <sys/socket.h>Samuel Thibault2017-09-032-1/+3
* hurd: Fix sigsetops.h macrosSamuel Thibault2017-09-032-3/+5
* sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault2017-09-032-1/+4
* Obsolete pow10 functions.Joseph Myers2017-09-0133-431/+96
* 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-09-012-4/+8
* Update tst-regex.c/tst-regex2.c for old ChangeLog moveH.J. Lu2017-09-013-2/+9
* Credit Ulrich Drepper for libpthread in contrib.texiH.J. Lu2017-09-012-0/+6
* Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c.Joseph Myers2017-09-012-0/+5
* Remove Roland McGrath/Ulrich Drepper et al. from DSO bannerH.J. Lu2017-09-013-2/+7
* 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-09-012-16/+28
* math/math.h (HUGE_VAL): Improve commentary.Zack Weinberg2017-09-012-2/+11
* Move all old ChangeLogs to a top-level ChangeLog.old directory.Zack Weinberg2017-09-0137-0/+0
* linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella2017-09-016-10/+92
* Remove obsolete notes at top level of source tree.Zack Weinberg2017-09-016-337/+0
* getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]Florian Weimer2017-09-015-45/+205
* getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922]Florian Weimer2017-09-012-0/+14
* support_chroot_create: Add support for /etc/hosts, /etc/host.confFlorian Weimer2017-09-013-12/+41
* getaddrinfo: In gaih_inet, use h_errno for certain status values onlyFlorian Weimer2017-09-012-1/+9
* getaddrinfo: Properly set errno for NSS function lookup failureFlorian Weimer2017-09-012-6/+15
* getaddrinfo: Use &h_errno has the h_errno pointerFlorian Weimer2017-09-012-28/+24
* getaddrinfo: Use &errno has the errno pointerFlorian Weimer2017-09-012-13/+16
* ILP32 math changesSteve Ellcey2017-08-319-12/+110
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-3121-30/+58
* Change argument type passed to ifunc resolversSteve Ellcey2017-08-312-1/+6
* libc-symbols.h: Remove definition of internal_functionFlorian Weimer2017-08-312-7/+4
* stdlib: Remove internal_function attributeFlorian Weimer2017-08-312-3/+6
* stdio-common: Remove internal_function attributeFlorian Weimer2017-08-313-5/+8
* posix: Remove internal_function attributeFlorian Weimer2017-08-3118-261/+198
* nptl: Remove internal_function attributeFlorian Weimer2017-08-319-32/+34
* io: Remove internal_function attributeFlorian Weimer2017-08-313-27/+19
* inet: Remove internal_function attributeFlorian Weimer2017-08-319-15/+20
* Simplify NAN definitions.Joseph Myers2017-08-316-127/+16
* Simplify INFINITY definitions.Joseph Myers2017-08-315-64/+13
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-3114-446/+43
* elf: Remove internal_function attributeFlorian Weimer2017-08-3144-139/+130
* gmon: Remove internal_function attributeFlorian Weimer2017-08-314-10/+16
* dlfcn: Remove internal_function attributeFlorian Weimer2017-08-314-9/+9
* resolv: Remove internal_function attributeFlorian Weimer2017-08-317-25/+21
* dirent: Remove internal_function attributeFlorian Weimer2017-08-317-15/+18
* Linux getcwd: Remove internal_function attributeFlorian Weimer2017-08-312-2/+8
* time: Remove the internal_function attributeFlorian Weimer2017-08-314-8/+12
* iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer2017-08-3134-157/+119