커밋 기록

작성자 SHA1 메시지 날짜
  Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 11 년 전
  Rich Felker 12f37cdee5 fix mips stack_t 11 년 전
  Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits 11 년 전
  Rich Felker 25faa2034d fix mips sigsetjmp asm to match fixed jmp_buf size 11 년 전
  Rich Felker 40d58b44d0 fix typo in filename used in sh port 11 년 전
  Rich Felker cee45f9cb2 fix size of mips jmp_buf 11 년 전
  Rich Felker d444064d5a remove useless and incorrect uc_regspace member from mips ucontext_t 11 년 전
  Rich Felker 5f95f965e9 use syscall_arg_t for arguments in public syscall() function 11 년 전
  Rich Felker f162c064ab make configure accept alternate gcc tuples for x32 11 년 전
  rofl0r 797f9a32a4 x32: fix struct statfs 11 년 전
  Rich Felker 6619317164 fix negated error codes from ptsname_r 11 년 전
  Bobby Bingham 611eabd489 superh: fix dynamic linking of __fpscr_values 11 년 전
  rofl0r 2b47a7aff2 semctl: fix UB causing crashes on powerpc 11 년 전
  Szabolcs Nagy 7673acd315 fix statfs struct on mips 11 년 전
  Szabolcs Nagy 3ceb89ed3f fix semid_ds structure on mips 11 년 전
  Rich Felker 514c2dd24f fix socket.h struct msghdr member types on powerpc 11 년 전
  Rich Felker ad66ae93d0 fix sysvipc structures on powerpc 11 년 전
  Rich Felker f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits 11 년 전
  Szabolcs Nagy 6739b13a17 math.h: make __FLOAT_BITS and __DOUBLE_BITS C89 11 년 전
  Rich Felker 9743a399bf fix incorrect rounding in printf floating point corner cases 11 년 전
  Rich Felker ba231cf9e5 fix buffer overflow in printf formatting of denormals with low bit set 11 년 전
  Rich Felker 73f5b09605 in sys/procfs.h, avoid using __WORDSIZE macro 11 년 전
  Rich Felker e12fda3bff add bits/user.h for sh port 11 년 전
  Rich Felker b576766d51 in fcntl, use unsigned long instead of long for variadic argument type 11 년 전
  Rich Felker 1154e7c9db update copyright dates to 2014 11 년 전
  rofl0r dae8ca738c x32: fix sysinfo() 11 년 전
  Rich Felker abdd2e48df fix strerror on mips: one error code is out of the 8-bit table range 11 년 전
  Rich Felker 0b8f0c57c0 improve configure's target arch matching 11 년 전
  Rich Felker 3d7f5c363e fix missing CFLAGS in configure test for float on sh 11 년 전
  Rich Felker 946b9fad03 fix copy-and-paste error in configure's IEEE double check for sh 11 년 전