about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* aio: Remove internal_function function attributeFlorian Weimer2017-08-317-24/+24
* misc: Remove internal_function function attributeFlorian Weimer2017-08-314-8/+9
* NSS: Remove internal_function function attributeFlorian Weimer2017-08-319-25/+23
* malloc: Remove the internal_function attributeFlorian Weimer2017-08-316-26/+23
* sunrpc: Remove internal_function attributeFlorian Weimer2017-08-3114-50/+42
* malloc: Resolve compilation failure in NDEBUG modeFlorian Weimer2017-08-312-18/+12
* Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu2017-08-312-1/+12
* libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer2017-08-3148-751/+166
* malloc: Change top_check return type to voidFlorian Weimer2017-08-313-15/+20
* Fix decimal point and thousands separator in es_CU locale to agree with CLDR.Mike FABIAN2017-08-312-4/+12
* Remove redundant data in li_BE which is identical to the data in li_NLAkhilesh Kumar2017-08-312-36/+6
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-3029-96/+369
* dynarray: Set errno on overflow-induced allocation failureFlorian Weimer2017-08-304-3/+49
* malloc: Remove corrupt arena flagFlorian Weimer2017-08-303-31/+10
* malloc: Remove check_action variable [BZ #21754]Florian Weimer2017-08-306-188/+65
* aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey2017-08-302-5/+10