커밋 기록

작성자 SHA1 메시지 날짜
  Rich Felker 84613196aa release 1.0.1 11 년 전
  Rich Felker 6ca7c837aa fix deadlock race in pthread_once 11 년 전
  Szabolcs Nagy 52d262fa53 fix RLIMIT_ constants for mips 11 년 전
  Rich Felker 0575c8f7ad fix fallback code for old kernels in clock_gettime 11 년 전
  Rich Felker f82b05c496 use hidden visibility rather than protected for syscall internals 11 년 전
  Szabolcs Nagy 67dc1f3116 math: fix aliasing violation in long double wrappers 11 년 전
  Timo Teräs 043865cadf fix search past the end of haystack in memmem 11 년 전
  Rich Felker a65824a74f fix printf rounding with %g for some corner case midpoints 11 년 전
  Rich Felker 9de00a019e fix failure of printf %g to strip trailing zeros in some cases 11 년 전
  Rich Felker ad0dfd04c2 fix carry into uninitialized slots during printf floating point rounding 11 년 전
  Rich Felker d636714704 fix microblaze syscall register clobbers 11 년 전
  Timo Teräs f96f47d059 fix confstr return value 11 년 전
  Rich Felker f27ca16e9d include header that declares __syscall_ret where it's defined 11 년 전
  Rich Felker 8afa7cf5d0 release 1.0.0 11 년 전
  Rich Felker b427d847f4 remove claim of XSI coverage from README 11 년 전
  Rich Felker 4b0f39cb53 update README in preparation for release 11 년 전
  Rich Felker cec05e0429 update INSTALL file with new information and better advice 11 년 전
  Rich Felker 4ed1d0a908 update COPYRIGHT file with additional contributor information 11 년 전
  rofl0r 8c820231ed configure: check for __ILP32__ if arch is x86_64 11 년 전
  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 년 전