about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Make the quadrant shift K a bool in do_sincos_* functionsSiddhesh Poyarekar2016-10-062-19/+29
* powerpc: Regenerate ULPsTulio Magno Quites Machado Filho2016-10-052-55/+59
* Fix LONG_WIDTH, ULONG_WIDTH include ordering issue.Joseph Myers2016-10-042-14/+12
* powerpc: Installed-header hygieneTulio Magno Quites Machado Filho2016-10-044-9/+23
* S390: Regenerate ULPsStefan Liebler2016-10-042-8/+6
* Add TCP_REPAIR_WINDOW from Linux 4.8.Joseph Myers2016-10-032-0/+16
* Fix tst-memstream3 build failureAdhemerval Zanella2016-10-022-0/+5
* libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)Adhemerval Zanella2016-09-309-63/+348
* Use __builtin_fma more in dbl-64 code.Joseph Myers2016-09-303-8/+8
* Fix ldbl-128ibm iscanonical for -mlong-double-64.Joseph Myers2016-09-302-1/+11
* Bug 20292 - Simplify and test _dl_addr_inside_objectCarlos O'Donell2016-09-306-35/+325
* Add iscanonical.Joseph Myers2016-09-3027-8/+643
* Remove C++ style comments from string3.hAdhemerval Zanella2016-09-292-1/+5
* Use copysign instead of ternary for some sin/cos input rangesSiddhesh Poyarekar2016-09-302-13/+24
* Use copysign instead of ternary conditions for positive constantsSiddhesh Poyarekar2016-09-302-19/+32
* consolidate sign checks for slow2Siddhesh Poyarekar2016-09-302-8/+17
* Fix iszero for excess precision.Joseph Myers2016-09-284-2/+62
* posix: Fix open file action for posix_spawn on LinuxAdhemerval Zanella2016-09-284-1/+203
* linux: spawni.c: simplify error reporting to parentRasmus Villemoes2016-09-282-46/+32
* Minor corrections to scripts/check-installed-headers.sh.Zack Weinberg2016-09-282-3/+11
* Minor correction to the "installed header hygiene" patches.Zack Weinberg2016-09-282-2/+7
* Add INTERNAL_SYSCALL_CALLAdhemerval Zanella2016-09-262-18/+83
* Add iszero.Joseph Myers2016-09-236-3/+55
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-2366-21/+470
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-2333-108/+271
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-2351-335/+327
* Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg2016-09-239-8/+42
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-2337-431/+517
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-2315-40/+74
* manual: Clarify NSS error reportingFlorian Weimer2016-09-232-15/+38
* tst-open-tmpfile: Add checks for open64, openat64, linkatFlorian Weimer2016-09-232-0/+111
* test-skeleton.c: Remove unintended #include <stdarg.h>.Florian Weimer2016-09-232-1/+4
* [PR19826] fix non-LE TLS in static programsAlexandre Oliva2016-09-214-3/+24
* hurd: Fix stack pointer corruption in syscallSamuel Thibault2016-09-222-0/+4
* hurdmalloc: Run fork handler as late as possible [BZ #19431]Samuel Thibault2016-09-224-15/+36
* [soft-fp] Add support for various half-precision conversion routines.James Greenhalgh2016-09-218-0/+465
* Add issubnormal.Joseph Myers2016-09-216-4/+54
* Add <stdint.h> integer width macros.Joseph Myers2016-09-217-4/+322
* resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer2016-09-219-119/+81
* malloc: Manual part of conversion to __libc_lockFlorian Weimer2016-09-215-33/+20
* <arpa/nameser.h>: Remove RR type classification macros [BZ #20592]Florian Weimer2016-09-213-11/+13
* <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versionsFlorian Weimer2016-09-213-20/+6
* resolv: Remove the BIND_4_COMPAT macroFlorian Weimer2016-09-213-8/+8
* Remove obsolete DNSSEC support [BZ #20591]Florian Weimer2016-09-215-320/+23
* manual: Clarify the documentation of strverscmp [BZ #20524]Florian Weimer2016-09-212-20/+55
* Add test case for O_TMPFILE handling in open, openatFlorian Weimer2016-09-214-1/+239
* Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer2016-09-215-6/+39
* Generate .op pattern rules for profiling builds onlyFlorian Weimer2016-09-212-1/+8
* sln: Preprocessor cleanupsFlorian Weimer2016-09-212-15/+5
* Fix old-style function definitionSamuel Thibault2016-09-202-4/+3