Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker b088f85582 remove mips setjmp/longjmp code to save/restore fenv hace 12 años
  Rich Felker 91b0588909 add scsi headers scsi.h and sg.h hace 12 años
  Rich Felker a7c1f9727a use __builtin_offsetof to implement offsetof when possible hace 12 años
  Rich Felker b427c82265 use alternate argument syntax for restrict with lio_listio hace 12 años
  Rich Felker 7aa73925e7 fix regression in arm user.h that happened during big user.h changes hace 12 años
  Rich Felker b3175f5c48 add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything hace 12 años
  Rich Felker 769fd4ce20 feature test macros: make _GNU_SOURCE enable everything hace 12 años
  Rich Felker 216b706548 fix a couple issues in the inttypes.h PRI/SCN macros hace 12 años
  Rich Felker 7dcb640da3 provide NSIG under _BSD_SOURCE (default) as well as _GNU_SOURCE hace 12 años
  Rich Felker a7936f61b2 fix ordering of shared library ctors with respect to libc init hace 12 años
  Rich Felker 1c322f2f0a fix some restrict-qualifier mismatches in newly added interfaces hace 12 años
  Rich Felker e6dcebd5ef update readme and release notes for 0.9.8 hace 12 años
  Rich Felker df31363d8c remove stat member aliases from ppc-specific bits/stat.h hace 12 años
  Rich Felker b4d8a16c1a fix eventfd and inotify nonblock/cloexec flags to match arch values hace 12 años
  Rich Felker 56c6943efe fix missing limits when only _BSD_SOURCE is defined hace 12 años
  Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate hace 12 años
  Rich Felker 4b75f4ed8d make sys/procfs.h mostly work on most archs hace 12 años
  Rich Felker 132cc703f8 remove microblaze user.h incorrectly copied from arm hace 12 años
  Rich Felker 75a31faaed eliminate gdb complaints about missing linux-gate.so.1 hace 12 años
  Rich Felker 4acc95e497 begin sys/user.h and sys/reg.h fixes for ports hace 12 años
  Rich Felker 98f56b12ce fix powerpc ucontext, again.. hace 12 años
  Rich Felker 144dc4f479 fix termios constants on mips hace 12 años
  Rich Felker c72fc23843 sigcontext/mcontext cleanup for arch-specific bits hace 12 años
  Rich Felker ac562aa1ef fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets hace 12 años
  Rich Felker a50136dfe1 fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf hace 12 años
  Rich Felker 0375c68fe7 add missing startfiles for powerpc hace 12 años
  Rich Felker 7538708f8b fix up leftover, incorrect NSIG definitions in arch-specific signal.h hace 12 años
  Rich Felker b0756d88a0 remove stuff that doesn't belong in powerpc 32-bit sigcontext hace 12 años
  Rich Felker 4860db9f54 more ppc signal.h typedef order fixes hace 12 años
  Rich Felker 808f225b7c fix misordered typedefs in ppc signal.h hace 12 años