Historial de Commits

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