aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2017-09-01linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella
2017-09-01getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]Florian Weimer
2017-09-01getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922]Florian Weimer
2017-09-01support_chroot_create: Add support for /etc/hosts, /etc/host.confFlorian Weimer
2017-09-01getaddrinfo: In gaih_inet, use h_errno for certain status values onlyFlorian Weimer
2017-09-01getaddrinfo: Properly set errno for NSS function lookup failureFlorian Weimer
2017-09-01getaddrinfo: Use &h_errno has the h_errno pointerFlorian Weimer
2017-09-01getaddrinfo: Use &errno has the errno pointerFlorian Weimer
2017-08-31ILP32 math changesSteve Ellcey
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella
2017-08-31Change argument type passed to ifunc resolversSteve Ellcey
2017-08-31libc-symbols.h: Remove definition of internal_functionFlorian Weimer
2017-08-31stdlib: Remove internal_function attributeFlorian Weimer
2017-08-31stdio-common: Remove internal_function attributeFlorian Weimer
2017-08-31posix: Remove internal_function attributeFlorian Weimer
2017-08-31nptl: Remove internal_function attributeFlorian Weimer
2017-08-31io: Remove internal_function attributeFlorian Weimer
2017-08-31inet: Remove internal_function attributeFlorian Weimer
2017-08-31Simplify NAN definitions.Joseph Myers
2017-08-31Simplify INFINITY definitions.Joseph Myers
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-31gmon: Remove internal_function attributeFlorian Weimer
2017-08-31dlfcn: Remove internal_function attributeFlorian Weimer
2017-08-31resolv: Remove internal_function attributeFlorian Weimer
2017-08-31dirent: Remove internal_function attributeFlorian Weimer
2017-08-31Linux getcwd: Remove internal_function attributeFlorian Weimer
2017-08-31time: Remove the internal_function attributeFlorian Weimer
2017-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer
2017-08-31aio: Remove internal_function function attributeFlorian Weimer
2017-08-31misc: Remove internal_function function attributeFlorian Weimer
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer
2017-08-31malloc: Remove the internal_function attributeFlorian Weimer
2017-08-31sunrpc: Remove internal_function attributeFlorian Weimer
2017-08-31malloc: Resolve compilation failure in NDEBUG modeFlorian Weimer
2017-08-31Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu
2017-08-31libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer
2017-08-31malloc: Change top_check return type to voidFlorian Weimer
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-30dynarray: Set errno on overflow-induced allocation failureFlorian Weimer
2017-08-30malloc: Remove corrupt arena flagFlorian Weimer
2017-08-30malloc: Remove check_action variable [BZ #21754]Florian Weimer
2017-08-30aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer
2017-08-30Do not scale NPTL tests with available number of CPUsFlorian Weimer
2017-08-29Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers
2017-08-292017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2017-08-29MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella
2017-08-29ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella
2017-08-29[AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy