aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg51-335/+327
2016-09-23Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg9-8/+42
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg37-431/+517
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg15-40/+74
2016-09-23manual: Clarify NSS error reportingFlorian Weimer2-15/+38
2016-09-23tst-open-tmpfile: Add checks for open64, openat64, linkatFlorian Weimer2-0/+111
2016-09-23test-skeleton.c: Remove unintended #include <stdarg.h>.Florian Weimer2-1/+4
2016-09-21[PR19826] fix non-LE TLS in static programsAlexandre Oliva4-3/+24
2016-09-22hurd: Fix stack pointer corruption in syscallSamuel Thibault2-0/+4
2016-09-22hurdmalloc: Run fork handler as late as possible [BZ #19431]Samuel Thibault4-15/+36
2016-09-21[soft-fp] Add support for various half-precision conversion routines.James Greenhalgh8-0/+465
2016-09-21Add issubnormal.Joseph Myers6-4/+54
2016-09-21Add <stdint.h> integer width macros.Joseph Myers7-4/+322
2016-09-21resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer9-119/+81
2016-09-21malloc: Manual part of conversion to __libc_lockFlorian Weimer5-33/+20
2016-09-21<arpa/nameser.h>: Remove RR type classification macros [BZ #20592]Florian Weimer3-11/+13
2016-09-21<arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versionsFlorian Weimer3-20/+6
2016-09-21resolv: Remove the BIND_4_COMPAT macroFlorian Weimer3-8/+8
2016-09-21Remove obsolete DNSSEC support [BZ #20591]Florian Weimer5-320/+23
2016-09-21manual: Clarify the documentation of strverscmp [BZ #20524]Florian Weimer2-20/+55
2016-09-21Add test case for O_TMPFILE handling in open, openatFlorian Weimer4-1/+239
2016-09-21Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer5-6/+39
2016-09-21Generate .op pattern rules for profiling builds onlyFlorian Weimer2-1/+8
2016-09-21sln: Preprocessor cleanupsFlorian Weimer2-15/+5
2016-09-20Fix old-style function definitionSamuel Thibault2-4/+3
2016-09-20mach: Fix old-style function definition.Samuel Thibault2-3/+2
2016-09-20posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella2-6/+6
2016-09-20posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella4-3/+188
2016-09-20Fix exc2signal.c templateSamuel Thibault2-12/+19
2016-09-20Build s_nan* objects from a generic templatePaul E. Murphy12-83/+42
2016-09-20Remove __nan{f,,l} macrosPaul E. Murphy6-11/+12
2016-09-20Make ldexpF generic.Paul E. Murphy9-90/+115
2016-09-20Remove remnants of .og patternsFlorian Weimer6-7/+9
2016-09-20sysd-rules: Cut down the number of rtld-% pattern rulesFlorian Weimer2-0/+9
2016-09-19powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho3-2/+9
2016-09-19Add <limits.h> integer width macros.Joseph Myers6-2/+212
2016-09-18hurd: fix fcntl visibilitySamuel Thibault2-1/+2
2016-09-18hurd: fix pathconf visibilitySamuel Thibault2-1/+5
2016-09-15nptl: Consolidate sem_init implementationsAdhemerval Zanella4-86/+8
2016-09-15rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella4-1/+143
2016-09-15nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243)Adhemerval Zanella9-52/+82
2016-09-15nptl: Remove sparc sem_waitAdhemerval Zanella3-94/+3
2016-09-15nptl: Set sem_open as a non cancellation point (BZ #15765)Adhemerval Zanella4-5/+157
2016-09-15nptl: Consolidate sem_open implementationsAdhemerval Zanella4-301/+8
2016-09-15inet: Add __inet6_scopeid_pton function [BZ #20611]Florian Weimer8-46/+257
2016-09-14Remove the ptw-% patternsFlorian Weimer7-19/+38
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy51-3925/+3983
2016-09-13resolv: Remove _LIBC_REENTRANTFlorian Weimer2-2/+4
2016-09-10Add tests-static to tests in malloc/MakefileSiddhesh Poyarekar2-2/+4
2016-09-10Remove __libc_csu_irel declarationSiddhesh Poyarekar2-3/+4