Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros hace 12 años
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
  Rich Felker 90e123f4a8 fix redef of sigprocmask constants on mips hace 12 años
  Rich Felker ba8a96b068 more mips bits-header fixes hace 12 años
  Rich Felker 9f370fa99e bsd_signal is a legacy (removed) XSI function, not needed in _BSD_SOURCE hace 12 años
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro hace 12 años
  Rich Felker 0115a6ed96 rename __sa_restorer to sa_restorer in struct sigaction hace 12 años
  Rich Felker 8eb9a3afba fix typo in FPE_FLTUND definition, signal.h hace 13 años
  Rich Felker 81a5577a86 fix missing SIG_DFL, SIG_IGN, SIG_ERR without posix in signal.h hace 13 años
  Rich Felker 03a8362930 fix broken siginfo_t with _GNU_SOURCE defined hace 13 años
  Rich Felker 8c07f6eac8 add some more siginfo aliases broken software expects... hace 13 años
  Rich Felker f780ac5baf cleanup redundancy in bits/signal.h versions hace 13 años
  Rich Felker fb80e047cc implement gnu sigisemptyset hace 13 años
  Rich Felker adb7093caa fix missing prototypes/wrong signature for psiginfo, psignal hace 13 años
  Rich Felker 7f5471529c fix some struct padding to match LSB/glibc ABI where it may be helpful hace 13 años
  Rich Felker 202911435b add SA_NOMASK alias for SA_NODEFER with _GNU_SOURCE hace 13 años
  Rich Felker 0f5b43550c fix incorrect GNU sighandler_t typedef hace 13 años
  Rich Felker 80c4dcd253 implement POSIX timers hace 13 años
  Rich Felker 855df698c4 move the GNU siginfo renaming so it doesn't lead to mismatching names hace 13 años
  Rich Felker 417dbe92cb some gnu software wrongly uses "struct siginfo" instead of siginfo_t... hace 13 años
  Rich Felker 3eb9feaa88 fix broken signal.h from header cleanup hace 13 años
  Rich Felker 44460c6d1e fix some type leakage (timer_t) from x86_64 commit hace 13 años
  Nicholas J. Kain 1e12632591 Port musl to x86-64. One giant commit! hace 13 años
  Rich Felker 1322cb82a3 header cleanup, conformance fixes - signals hace 13 años
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 hace 14 años