提交历史

作者 SHA1 备注 提交日期
  Rich Felker e6dcebd5ef update readme and release notes for 0.9.8 12 年之前
  Rich Felker df31363d8c remove stat member aliases from ppc-specific bits/stat.h 12 年之前
  Rich Felker b4d8a16c1a fix eventfd and inotify nonblock/cloexec flags to match arch values 12 年之前
  Rich Felker 56c6943efe fix missing limits when only _BSD_SOURCE is defined 12 年之前
  Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate 12 年之前
  Rich Felker 4b75f4ed8d make sys/procfs.h mostly work on most archs 12 年之前
  Rich Felker 132cc703f8 remove microblaze user.h incorrectly copied from arm 12 年之前
  Rich Felker 75a31faaed eliminate gdb complaints about missing linux-gate.so.1 12 年之前
  Rich Felker 4acc95e497 begin sys/user.h and sys/reg.h fixes for ports 12 年之前
  Rich Felker 98f56b12ce fix powerpc ucontext, again.. 12 年之前
  Rich Felker 144dc4f479 fix termios constants on mips 12 年之前
  Rich Felker c72fc23843 sigcontext/mcontext cleanup for arch-specific bits 12 年之前
  Rich Felker ac562aa1ef fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets 12 年之前
  Rich Felker a50136dfe1 fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf 12 年之前
  Rich Felker 0375c68fe7 add missing startfiles for powerpc 12 年之前
  Rich Felker 7538708f8b fix up leftover, incorrect NSIG definitions in arch-specific signal.h 12 年之前
  Rich Felker b0756d88a0 remove stuff that doesn't belong in powerpc 32-bit sigcontext 12 年之前
  Rich Felker 4860db9f54 more ppc signal.h typedef order fixes 12 年之前
  Rich Felker 808f225b7c fix misordered typedefs in ppc signal.h 12 年之前
  Rich Felker b5e3832f85 ppc signal/NSIG related fix (warning fix, redefinition) 12 年之前
  Rich Felker 65b98213e4 add back NSIG, removed from powerpc in last commit, but for all archs 12 年之前
  Rich Felker 57a0b82441 make powerpc signal.h namespace-clean for posix/isoc 12 年之前
  Rich Felker 7bdf11c2c6 fix powerpc types to match abi, and some feature test issues 12 年之前
  rofl0r 2df4f6f17b fix invalid usage of mcontext_t in powerpc signal.h 12 年之前
  rofl0r 3fae236e00 powerpc: handle syscall error in clone. 12 年之前
  Rich Felker 6c0cba819f fix error in configure script using >/dev/null in noclobber mode 12 年之前
  Rich Felker 9565a349f2 fix powerpc asm not to store data in volatile space below stack pointer 12 年之前
  Rich Felker 0004ea613a fix breakage from introducing bits header for sys/io.h 12 年之前
  Rich Felker 61aa6324af add port io functions to sys/io.h 12 年之前
  Rich Felker f54ac2446a add missing const on powerpc FE_DFL_ENV 12 年之前