aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-09-22hurd: Fix stack pointer corruption in syscallSamuel Thibault
2016-09-22hurdmalloc: Run fork handler as late as possible [BZ #19431]Samuel Thibault
2016-09-21Add <stdint.h> integer width macros.Joseph Myers
2016-09-21malloc: Manual part of conversion to __libc_lockFlorian Weimer
2016-09-20posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella
2016-09-20posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella
2016-09-20Build s_nan* objects from a generic templatePaul E. Murphy
2016-09-20Remove __nan{f,,l} macrosPaul E. Murphy
2016-09-20Make ldexpF generic.Paul E. Murphy
2016-09-20Remove remnants of .og patternsFlorian Weimer
2016-09-19powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho
2016-09-18hurd: fix fcntl visibilitySamuel Thibault
2016-09-15nptl: Consolidate sem_init implementationsAdhemerval Zanella
2016-09-15rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella
2016-09-15nptl: Remove sparc sem_waitAdhemerval Zanella
2016-09-15nptl: Consolidate sem_open implementationsAdhemerval Zanella
2016-09-15inet: Add __inet6_scopeid_pton function [BZ #20611]Florian Weimer
2016-09-14Remove the ptw-% patternsFlorian Weimer
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy
2016-09-07Add e500 version of fetestexceptflag.Joseph Myers
2016-09-07Add femode_t functions: sparc.Joseph Myers
2016-09-07Add femode_t functions: sh.Joseph Myers
2016-09-07Add femode_t functions: s390.Joseph Myers
2016-09-07Add femode_t functions: powerpc.Joseph Myers
2016-09-07Add femode_t functions: mips.Joseph Myers
2016-09-07Add femode_t functions: m68k.Joseph Myers
2016-09-07Add femode_t functions: ia64.Joseph Myers
2016-09-07Add femode_t functions: hppa.Joseph Myers
2016-09-07Add femode_t functions: arm.Joseph Myers
2016-09-07Add femode_t functions: alpha.Joseph Myers
2016-09-07Add femode_t functions: aarch64.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-09-06X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu
2016-09-06S390: Support PLT and GOT references in check-localplt.Stefan Liebler
2016-09-02NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath
2016-09-02Fix generic wait3 after union wait_status removal.Roland McGrath
2016-09-02NaCl: Fix compile error in clock function.Roland McGrath
2016-09-02Inline all support functions for sin and cosSiddhesh Poyarekar
2016-09-02Use do_sin for sin(x) where 0.25 < |x| < 0.855469Siddhesh Poyarekar
2016-09-02Consolidate input partitioning into do_cos and do_sinSiddhesh Poyarekar
2016-09-01Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy
2016-09-01Make common fmin implementation generic.Paul E. Murphy
2016-09-01Make common fmax implementation generic.Paul E. Murphy
2016-09-01Make common nextdown implementation generic.Paul E. Murphy