История коммитов

Автор SHA1 Сообщение Дата
  Manuel Novoa III 5b0c2c6d87 Fix perror() and printf("%m") to not call strerror(), as required by the 22 лет назад
  Eric Andersen 6f1e6c22ab Silly name change 22 лет назад
  Eric Andersen 8cd8f95538 Rework and kill pointless static variable 22 лет назад
  Eric Andersen adbc99596b Fix thread locking so it works 22 лет назад
  Eric Andersen 18a62cd735 Fix locking. Kill 22 лет назад
  Eric Andersen b9e9d181df Some commentary 22 лет назад
  Eric Andersen b34e006872 Patch from Martin Proulx <mproulx@okiok.com> to support 22 лет назад
  Eric Andersen 33a9fd74f9 Update rpc headers. Add missing some headers 22 лет назад
  Eric Andersen bf0df3909a kill cruft 22 лет назад
  Eric Andersen 3aabbb4ab1 Make things more re-entrany, kill some cruft. 22 лет назад
  Eric Andersen cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
  Eric Andersen 6ba832b158 Implement strerror_r. This is per SuSv3, not glibc which does 22 лет назад
  Eric Andersen e53425a645 Shuffle the logic around a bit 22 лет назад
  Eric Andersen 04b5339fc7 Shuffle the logic around a bit 22 лет назад
  Eric Andersen d83aa1f777 Some cleanups so utmp/wtmp behaves. Fix potential use of 22 лет назад
  Eric Andersen 6e0a5a3bb1 Ah kant spel mi name 22 лет назад
  Eric Andersen 9d48a682c3 Add support for sigtimedwait and sigwaitinfo 22 лет назад
  Manuel Novoa III d6b2a40778 Commit the new time stuff, even though I haven't made it threadsafe yet. 22 лет назад
  Manuel Novoa III a7ce5bbdcd I guess nobody's tried this stuff. I apparently checked in the wrong version 22 лет назад
  Eric Andersen f77a22a222 time() is implemented in syscalls.c 22 лет назад
  Eric Andersen e01d0733f5 Implement ttyname_r 22 лет назад
  Eric Andersen 3fa6fbe68b Prevent buffer overflow 22 лет назад
  Eric Andersen 3cc4bac6a3 Fix a silly bug... 22 лет назад
  Eric Andersen bdcefd6212 Fix pthreads to use the rt signals if present 22 лет назад
  Eric Andersen 3a4b78aa11 Begin efforts at reentrance by seperating out the stuff that isn't 22 лет назад
  Eric Andersen 8947d55f17 Don't use fixed buffers if we have an mmu such that malloc 22 лет назад
  Eric Andersen c617db9065 Silence warnings, clean things up. 22 лет назад
  Eric Andersen fd6b9378be Cleanup the mess, remove now obsolete files 22 лет назад
  Eric Andersen f1daf535ed Write a new strxfrm that doesn't make function calls. Uses the same logic as 22 лет назад
  Eric Andersen ada0e0b37f Yipe. As Joseph Chiu noticed, sockvec is supposed to be an int* 22 лет назад