aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-09-20posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella1-0/+4
2016-09-20posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella1-0/+7
2016-09-20Fix exc2signal.c templateSamuel Thibault1-0/+7
2016-09-20Build s_nan* objects from a generic templatePaul E. Murphy1-0/+24
2016-09-20Remove __nan{f,,l} macrosPaul E. Murphy1-0/+11
2016-09-20Make ldexpF generic.Paul E. Murphy1-0/+26
2016-09-20Remove remnants of .og patternsFlorian Weimer1-0/+8
2016-09-20sysd-rules: Cut down the number of rtld-% pattern rulesFlorian Weimer1-0/+5
2016-09-19powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho1-0/+8
2016-09-19Add <limits.h> integer width macros.Joseph Myers1-0/+20
2016-09-18hurd: fix fcntl visibilitySamuel Thibault1-0/+1
2016-09-18hurd: fix pathconf visibilitySamuel Thibault1-0/+4
2016-09-15nptl: Consolidate sem_init implementationsAdhemerval Zanella1-0/+6
2016-09-15rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella1-0/+5
2016-09-15nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243)Adhemerval Zanella1-0/+20
2016-09-15nptl: Remove sparc sem_waitAdhemerval Zanella1-0/+3
2016-09-15nptl: Set sem_open as a non cancellation point (BZ #15765)Adhemerval Zanella1-0/+5
2016-09-15nptl: Consolidate sem_open implementationsAdhemerval Zanella1-0/+6
2016-09-15inet: Add __inet6_scopeid_pton function [BZ #20611]Florian Weimer1-0/+12
2016-09-14Remove the ptw-% patternsFlorian Weimer1-0/+17
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy1-0/+58
2016-09-13resolv: Remove _LIBC_REENTRANTFlorian Weimer1-0/+4
2016-09-10Add tests-static to tests in malloc/MakefileSiddhesh Poyarekar1-0/+3
2016-09-10Remove __libc_csu_irel declarationSiddhesh Poyarekar1-0/+4
2016-09-07Add e500 version of fetestexceptflag.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: sparc.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: sh.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: s390.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: powerpc.Joseph Myers1-0/+7
2016-09-07Add femode_t functions: mips.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: m68k.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: ia64.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: hppa.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: arm.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: alpha.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: aarch64.Joseph Myers1-0/+3
2016-09-07Add femode_t functions.Joseph Myers1-0/+113
2016-09-06X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu1-0/+25
2016-09-06S390: Support PLT and GOT references in check-localplt.Stefan Liebler1-0/+5
2016-09-06malloc: Automated part of conversion to __libc_lockFlorian Weimer1-0/+9
2016-09-05conform tests: call perl with '-I.'Aurelien Jarno1-0/+6
2016-09-03Set NODELETE flag after checking for NULL pointerAurelien Jarno1-0/+7
2016-09-02NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath1-0/+2
2016-09-02Fix generic wait3 after union wait_status removal.Roland McGrath1-0/+3
2016-09-02NaCl: Fix compile error in clock function.Roland McGrath1-0/+4
2016-09-02Inline all support functions for sin and cosSiddhesh Poyarekar1-0/+15
2016-09-02Use do_sin for sin(x) where 0.25 < |x| < 0.855469Siddhesh Poyarekar1-0/+2
2016-09-02Consolidate input partitioning into do_cos and do_sinSiddhesh Poyarekar1-0/+19
2016-09-02vfscanf: Avoid multiple reads of multi-byte character widthFlorian Weimer1-0/+6
2016-09-02vfprintf: Avoid creating a VLA which complicates stack managementFlorian Weimer1-0/+5