커밋 기록

작성자 SHA1 메시지 날짜
  Rich Felker b8ccf8e46b page-align initial brk value used by malloc in shared libc 12 년 전
  Rich Felker 3ee67505fe remove __arch_prctl alias for arch_prctl 12 년 전
  Rich Felker 55aef73f47 move new linux syscall wrapper functions to proper source dir 12 년 전
  Rich Felker 03b0f13e90 fix trailing whitespace issues that crept in here and there 12 년 전
  Rich Felker 2ad9cf52eb fix invalid read in aligned_alloc 12 년 전
  Rich Felker 5c5e45e58b move signal.h REG_* macros under _GNU_SOURCE protection 12 년 전
  Rich Felker d1b6fc6ecc fix names of ipc_perm __key/__seq elements 12 년 전
  rofl0r 6bffcc2335 fix sigorset/sigandset: _NSIG/8 is the size in bytes 12 년 전
  rofl0r e00e07f664 fix F_DUPFD_CLOEXEC being defined twice 12 년 전
  rofl0r 30d2c1f5bf sigandset/sigorset: do not check for NULL pointers. 12 년 전
  rofl0r 4ab26cc34c fixup sigandset 12 년 전
  rofl0r e34d967c3e fixup for fcntl.h changes 12 년 전
  rofl0r b6f75ab07f add arch_prctl syscall (amd64/x32 only) 12 년 전
  rofl0r 6fb88a955a add personality syscall 12 년 전
  rofl0r a1990e1e83 add sigandset and sigorset (needed for qemu) 12 년 전
  rofl0r 0182c287ca add struct msgbuf to sys/msg.h 12 년 전
  rofl0r 6bf0fdbdfc unistd.h: fix wrong type for gid_t argument 12 년 전
  rofl0r f1bb78343a ipc.h: fix gnu aliases for key and seq in struct ipc_perm 12 년 전
  rofl0r 7aec71c411 add obsolete futimesat() 12 년 전
  rofl0r a631c5df53 bits/signal.h: add register names for x86(_64) 12 년 전
  rofl0r 120e402de6 fcntl.h: add some linux-specific F_ macros 12 년 전
  rofl0r 3d3903fa5b tcp.h: add SOL_TCP, analoguous to udp.h 12 년 전
  rofl0r 7e0d4fce41 add more arch-specific MAP_ macros to bits/mman.h 12 년 전
  rofl0r db846a6217 remove MAP_32 from non-x86 archs 12 년 전
  rofl0r 0e10f74006 add MAP_NORESERVE to bits/mman.h 12 년 전
  Rich Felker 4b43f05f3c remove fenv saving/loading code from setjmp/longjmp on arm 12 년 전
  Rich Felker 96b3ea53f9 fix inefficiency of math.h isless, etc. macros 12 년 전
  Rich Felker b088f85582 remove mips setjmp/longjmp code to save/restore fenv 12 년 전
  Rich Felker 91b0588909 add scsi headers scsi.h and sg.h 12 년 전
  Rich Felker a7c1f9727a use __builtin_offsetof to implement offsetof when possible 12 년 전