Commit History

Автор 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 години