Historique des commits

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