Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Szabolcs Nagy 1d19a53b8c fix memory leak in regexec when input contains illegal sequence пре 10 година
  Rich Felker 5a8c6f0932 fix off-by-one in bounds check in fpathconf пре 10 година
  Rich Felker f071365e66 fix multiple stdio functions' behavior on zero-length operations пре 10 година
  Rich Felker 6d14779eab suppress null termination when fgets reads EOF with no data пре 10 година