커밋 기록

작성자 SHA1 메시지 날짜
  Rich Felker 56be2e4c01 release 1.0.5 10 년 전
  Szabolcs Nagy 39e65294a4 regex: fix character class repetitions 10 년 전
  Rich Felker f0a5b139ef fix internal buffer overrun in inet_pton 10 년 전
  Rich Felker ee6f8114df fix regcomp handling of backslash followed by high byte 10 년 전
  Rich Felker 7987653d57 fix signed left-shift overflow in pthread_condattr_setpshared 10 년 전
  Rich Felker e060baa0c3 fix preprocessor error introduced in poll.h in last commit 10 년 전
  Trutz Behn 14b14fa765 fix POLLWRNORM and POLLWRBAND on mips 10 년 전
  Rich Felker 99c10bf85f fix init race that could lead to deadlock in malloc init code 10 년 전
  Rich Felker fdc39fac10 avoid malloc failure for small requests when brk can't be extended 11 년 전
  Rich Felker e2063ac08b fix bad character checking in wordexp 10 년 전
  Szabolcs Nagy f035f7d971 fix fesetenv(FE_DFL_ENV) on mips 10 년 전
  Rich Felker d670873b7e fix failure of fchmodat to report EOPNOTSUPP in the race path 10 년 전
  Rich Felker c534aad07d fix fd leak race (missing O_CLOEXEC) in fchmodat 10 년 전
  Felix Janda 35c1939960 fix typo in x86_64/x32 user_fpregs_struct 10 년 전
  Rich Felker 2604958894 fix erroneous return of partial username matches by getspnam[_r] 10 년 전
  Rich Felker 5087ba67af check for connect failure in syslog log opening 10 년 전
  Rich Felker 2c61720d97 fix signedness of WINT_MIN expression 10 년 전
  Rich Felker 0d418ce688 correctly handle write errors encountered by printf-family functions 10 년 전
  Rich Felker 051a8fdda8 fix return value of pthread_getaffinity_np and pthread_setaffinity_np 10 년 전
  Rich Felker 65a0ee3a52 fix uninitialized output from sched_getaffinity 10 년 전
  Rich Felker 5c34041293 adapt dynamic linker for new binutils versions that omit DT_RPATH 10 년 전
  Rich Felker 395e409cc0 fix behavior of printf with alt-form octal, zero precision, zero value 10 년 전
  Szabolcs Nagy 8c245bf272 math: fix x86_64 and x32 asm not to use sahf instruction 10 년 전
  Rich Felker e48fff8d33 fix uninitialized mode variable in openat function 10 년 전
  Rich Felker 4ab6544a41 fix invalid access by openat to possibly-missing variadic mode argument 10 년 전
  Rich Felker e3fa4300bf fix missing barrier in pthread_once/call_once shortcut path 10 년 전
  Rich Felker 02ccece698 fix handling of negative offsets in timezone spec strings 10 년 전
  Rich Felker 9882dc933d fix handling of odd lengths in swab function 10 년 전
  Rich Felker 9f93f6d119 fix incorrect sequence generation in *rand48 prng functions 10 년 전
  Rich Felker 0a7aca63c0 fix overflow corner case in strtoul-family functions 10 년 전