about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Use copysign instead of ternary for some sin/cos input rangesSiddhesh Poyarekar2016-09-301-0/+11
* Use copysign instead of ternary conditions for positive constantsSiddhesh Poyarekar2016-09-301-0/+13
* consolidate sign checks for slow2Siddhesh Poyarekar2016-09-301-0/+7
* Fix iszero for excess precision.Joseph Myers2016-09-281-0/+9
* posix: Fix open file action for posix_spawn on LinuxAdhemerval Zanella2016-09-281-0/+5
* linux: spawni.c: simplify error reporting to parentRasmus Villemoes2016-09-281-0/+7
* Minor corrections to scripts/check-installed-headers.sh.Zack Weinberg2016-09-281-0/+3
* Minor correction to the "installed header hygiene" patches.Zack Weinberg2016-09-281-0/+5
* Add INTERNAL_SYSCALL_CALLAdhemerval Zanella2016-09-261-0/+28
* Add iszero.Joseph Myers2016-09-231-0/+11
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-231-0/+39
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-0/+42
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-0/+42
* Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg2016-09-231-0/+17
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-231-0/+65
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-231-0/+29
* manual: Clarify NSS error reportingFlorian Weimer2016-09-231-0/+8
* tst-open-tmpfile: Add checks for open64, openat64, linkatFlorian Weimer2016-09-231-0/+8
* test-skeleton.c: Remove unintended #include <stdarg.h>.Florian Weimer2016-09-231-0/+4
* [PR19826] fix non-LE TLS in static programsAlexandre Oliva2016-09-211-0/+8
* hurd: Fix stack pointer corruption in syscallSamuel Thibault2016-09-221-0/+1
* hurdmalloc: Run fork handler as late as possible [BZ #19431]Samuel Thibault2016-09-221-0/+17
* [soft-fp] Add support for various half-precision conversion routines.James Greenhalgh2016-09-211-0/+10
* Add issubnormal.Joseph Myers2016-09-211-0/+9
* Add <stdint.h> integer width macros.Joseph Myers2016-09-211-0/+45
* resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer2016-09-211-0/+15
* malloc: Manual part of conversion to __libc_lockFlorian Weimer2016-09-211-0/+16
* <arpa/nameser.h>: Remove RR type classification macros [BZ #20592]Florian Weimer2016-09-211-0/+7
* <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versionsFlorian Weimer2016-09-211-0/+6
* resolv: Remove the BIND_4_COMPAT macroFlorian Weimer2016-09-211-0/+8
* Remove obsolete DNSSEC support [BZ #20591]Florian Weimer2016-09-211-0/+16
* manual: Clarify the documentation of strverscmp [BZ #20524]Florian Weimer2016-09-211-0/+6
* Add test case for O_TMPFILE handling in open, openatFlorian Weimer2016-09-211-0/+6
* Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer2016-09-211-0/+9
* Generate .op pattern rules for profiling builds onlyFlorian Weimer2016-09-211-0/+5
* sln: Preprocessor cleanupsFlorian Weimer2016-09-211-0/+5
* Fix old-style function definitionSamuel Thibault2016-09-201-0/+1
* mach: Fix old-style function definition.Samuel Thibault2016-09-201-0/+1
* posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella2016-09-201-0/+4
* posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella2016-09-201-0/+7
* Fix exc2signal.c templateSamuel Thibault2016-09-201-0/+7
* Build s_nan* objects from a generic templatePaul E. Murphy2016-09-201-0/+24
* Remove __nan{f,,l} macrosPaul E. Murphy2016-09-201-0/+11
* Make ldexpF generic.Paul E. Murphy2016-09-201-0/+26
* Remove remnants of .og patternsFlorian Weimer2016-09-201-0/+8
* sysd-rules: Cut down the number of rtld-% pattern rulesFlorian Weimer2016-09-201-0/+5
* powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho2016-09-191-0/+8
* Add <limits.h> integer width macros.Joseph Myers2016-09-191-0/+20
* hurd: fix fcntl visibilitySamuel Thibault2016-09-181-0/+1
* hurd: fix pathconf visibilitySamuel Thibault2016-09-181-0/+4