Commit History

Author SHA1 Message Date
  Eric Andersen 88aa307607 A simple test for getcwd 22 years ago
  Eric Andersen b8d09d7cfc Cleanup the getcwd implementation (again) since I broke it 22 years ago
  Eric Andersen a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 years ago
  Eric Andersen f5c678d539 Eliminate all the pointless globals from getcwd(). Default 22 years ago
  Eric Andersen 5b14ccee85 update as far as i've double checked things thus far 22 years ago
  Manuel Novoa III 35a9d2d342 Add in thread locking for tzset() and associated data. Also, fix a bug so 22 years ago
  Eric Andersen 505f7b2c99 Kill kernel_version.c, which is completely meaningless crap 22 years ago
  Eric Andersen f1952f0996 Rework, reduce the size, add proper locking 22 years ago
  Manuel Novoa III 3bc8ac7796 Remove obsolete files. 22 years ago
  Manuel Novoa III 5b0c2c6d87 Fix perror() and printf("%m") to not call strerror(), as required by the 22 years ago
  Eric Andersen 6f1e6c22ab Silly name change 22 years ago
  Eric Andersen 8cd8f95538 Rework and kill pointless static variable 22 years ago
  Eric Andersen adbc99596b Fix thread locking so it works 22 years ago
  Eric Andersen 18a62cd735 Fix locking. Kill 22 years ago
  Eric Andersen b9e9d181df Some commentary 22 years ago
  Eric Andersen b34e006872 Patch from Martin Proulx <mproulx@okiok.com> to support 22 years ago
  Eric Andersen 33a9fd74f9 Update rpc headers. Add missing some headers 22 years ago
  Eric Andersen bf0df3909a kill cruft 22 years ago
  Eric Andersen 3aabbb4ab1 Make things more re-entrany, kill some cruft. 22 years ago
  Eric Andersen cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 years ago
  Eric Andersen 6ba832b158 Implement strerror_r. This is per SuSv3, not glibc which does 22 years ago
  Eric Andersen e53425a645 Shuffle the logic around a bit 22 years ago
  Eric Andersen 04b5339fc7 Shuffle the logic around a bit 22 years ago
  Eric Andersen d83aa1f777 Some cleanups so utmp/wtmp behaves. Fix potential use of 22 years ago
  Eric Andersen 6e0a5a3bb1 Ah kant spel mi name 22 years ago
  Eric Andersen 9d48a682c3 Add support for sigtimedwait and sigwaitinfo 22 years ago
  Manuel Novoa III d6b2a40778 Commit the new time stuff, even though I haven't made it threadsafe yet. 22 years ago
  Manuel Novoa III a7ce5bbdcd I guess nobody's tried this stuff. I apparently checked in the wrong version 22 years ago
  Eric Andersen f77a22a222 time() is implemented in syscalls.c 22 years ago
  Eric Andersen e01d0733f5 Implement ttyname_r 22 years ago