aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Obsolete pow10 functions.Joseph Myers33-431/+96
2017-09-012017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-4/+8
2017-09-01Update tst-regex.c/tst-regex2.c for old ChangeLog moveH.J. Lu3-2/+9
2017-09-01Credit Ulrich Drepper for libpthread in contrib.texiH.J. Lu2-0/+6
2017-09-01Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c.Joseph Myers2-0/+5
2017-09-01Remove Roland McGrath/Ulrich Drepper et al. from DSO bannerH.J. Lu3-2/+7
2017-09-012017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-16/+28
2017-09-01math/math.h (HUGE_VAL): Improve commentary.Zack Weinberg2-2/+11
2017-09-01Move all old ChangeLogs to a top-level ChangeLog.old directory.Zack Weinberg37-0/+0
2017-09-01linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella6-10/+92
2017-09-01Remove obsolete notes at top level of source tree.Zack Weinberg6-337/+0
2017-09-01getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]Florian Weimer5-45/+205
2017-09-01getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922]Florian Weimer2-0/+14
2017-09-01support_chroot_create: Add support for /etc/hosts, /etc/host.confFlorian Weimer3-12/+41
2017-09-01getaddrinfo: In gaih_inet, use h_errno for certain status values onlyFlorian Weimer2-1/+9
2017-09-01getaddrinfo: Properly set errno for NSS function lookup failureFlorian Weimer2-6/+15
2017-09-01getaddrinfo: Use &h_errno has the h_errno pointerFlorian Weimer2-28/+24
2017-09-01getaddrinfo: Use &errno has the errno pointerFlorian Weimer2-13/+16
2017-08-31ILP32 math changesSteve Ellcey9-12/+110
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella21-30/+58
2017-08-31Change argument type passed to ifunc resolversSteve Ellcey2-1/+6
2017-08-31libc-symbols.h: Remove definition of internal_functionFlorian Weimer2-7/+4
2017-08-31stdlib: Remove internal_function attributeFlorian Weimer2-3/+6
2017-08-31stdio-common: Remove internal_function attributeFlorian Weimer3-5/+8
2017-08-31posix: Remove internal_function attributeFlorian Weimer18-261/+198
2017-08-31nptl: Remove internal_function attributeFlorian Weimer9-32/+34
2017-08-31io: Remove internal_function attributeFlorian Weimer3-27/+19
2017-08-31inet: Remove internal_function attributeFlorian Weimer9-15/+20
2017-08-31Simplify NAN definitions.Joseph Myers6-127/+16
2017-08-31Simplify INFINITY definitions.Joseph Myers5-64/+13
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers14-446/+43
2017-08-31elf: Remove internal_function attributeFlorian Weimer44-139/+130
2017-08-31gmon: Remove internal_function attributeFlorian Weimer4-10/+16
2017-08-31dlfcn: Remove internal_function attributeFlorian Weimer4-9/+9
2017-08-31resolv: Remove internal_function attributeFlorian Weimer7-25/+21
2017-08-31dirent: Remove internal_function attributeFlorian Weimer7-15/+18
2017-08-31Linux getcwd: Remove internal_function attributeFlorian Weimer2-2/+8
2017-08-31time: Remove the internal_function attributeFlorian Weimer4-8/+12
2017-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer34-157/+119
2017-08-31aio: Remove internal_function function attributeFlorian Weimer7-24/+24
2017-08-31misc: Remove internal_function function attributeFlorian Weimer4-8/+9
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer9-25/+23
2017-08-31malloc: Remove the internal_function attributeFlorian Weimer6-26/+23
2017-08-31sunrpc: Remove internal_function attributeFlorian Weimer14-50/+42
2017-08-31malloc: Resolve compilation failure in NDEBUG modeFlorian Weimer2-18/+12
2017-08-31Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu2-1/+12
2017-08-31libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer48-751/+166
2017-08-31malloc: Change top_check return type to voidFlorian Weimer3-15/+20
2017-08-31Fix decimal point and thousands separator in es_CU locale to agree with CLDR.Mike FABIAN2-4/+12
2017-08-31Remove redundant data in li_BE which is identical to the data in li_NLAkhilesh Kumar2-36/+6