about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* mach: Fix old-style function definition.Samuel Thibault2016-09-202-3/+2
* posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella2016-09-202-6/+6
* posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella2016-09-204-3/+188
* Fix exc2signal.c templateSamuel Thibault2016-09-202-12/+19
* Build s_nan* objects from a generic templatePaul E. Murphy2016-09-2012-83/+42
* Remove __nan{f,,l} macrosPaul E. Murphy2016-09-206-11/+12
* Make ldexpF generic.Paul E. Murphy2016-09-209-90/+115
* Remove remnants of .og patternsFlorian Weimer2016-09-206-7/+9
* sysd-rules: Cut down the number of rtld-% pattern rulesFlorian Weimer2016-09-202-0/+9
* powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho2016-09-193-2/+9
* Add <limits.h> integer width macros.Joseph Myers2016-09-196-2/+212
* hurd: fix fcntl visibilitySamuel Thibault2016-09-182-1/+2
* hurd: fix pathconf visibilitySamuel Thibault2016-09-182-1/+5
* nptl: Consolidate sem_init implementationsAdhemerval Zanella2016-09-154-86/+8
* rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella2016-09-154-1/+143
* nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243)Adhemerval Zanella2016-09-159-52/+82
* nptl: Remove sparc sem_waitAdhemerval Zanella2016-09-153-94/+3
* nptl: Set sem_open as a non cancellation point (BZ #15765)Adhemerval Zanella2016-09-154-5/+157
* nptl: Consolidate sem_open implementationsAdhemerval Zanella2016-09-154-301/+8
* inet: Add __inet6_scopeid_pton function [BZ #20611]Florian Weimer2016-09-158-46/+257
* Remove the ptw-% patternsFlorian Weimer2016-09-147-19/+38
* ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy2016-09-1351-3925/+3983
* resolv: Remove _LIBC_REENTRANTFlorian Weimer2016-09-132-2/+4
* Add tests-static to tests in malloc/MakefileSiddhesh Poyarekar2016-09-102-2/+4
* Remove __libc_csu_irel declarationSiddhesh Poyarekar2016-09-102-3/+4
* Add e500 version of fetestexceptflag.Joseph Myers2016-09-072-0/+28
* Add femode_t functions: sparc.Joseph Myers2016-09-073-0/+67