Commit History

Author SHA1 Message Date
  Eric Andersen 3a4b78aa11 Begin efforts at reentrance by seperating out the stuff that isn't 22 years ago
  Eric Andersen 8947d55f17 Don't use fixed buffers if we have an mmu such that malloc 22 years ago
  Eric Andersen c617db9065 Silence warnings, clean things up. 22 years ago
  Eric Andersen fd6b9378be Cleanup the mess, remove now obsolete files 22 years ago
  Eric Andersen f1daf535ed Write a new strxfrm that doesn't make function calls. Uses the same logic as 22 years ago
  Eric Andersen ada0e0b37f Yipe. As Joseph Chiu noticed, sockvec is supposed to be an int* 22 years ago
  Manuel Novoa III 6af59d0d23 Revert Erik's patch to vasprintf and fix the real issue. 22 years ago
  Eric Andersen 3ec9b390db This patch from Rik Faith <faith@alephnull.com> fixes a potentially 22 years ago
  Eric Andersen e26a5970ca A patch from Ted Phelps to fix popen(). Ted writes: 22 years ago
  Eric Andersen 417197ca7c Kill the libc-lock headers, which we do not use and which are 22 years ago
  Eric Andersen 257573b929 Oops. Forgot to check this in. Thanks Martin Volf for noticing 22 years ago
  Manuel Novoa III 624a648046 Added a version of nl_langinfo for the stub C/POSIX locale support. 22 years ago
  "Steven J. Hill" 1829481835 Fix up of '_dlopen' call and removal of unneeded argument in call '_dl_load_elf_shared_library'. 22 years ago
  "Steven J. Hill" 106caa4b6c If we are cross-compiling, don't even try to build the target utilities. 22 years ago
  "Steven J. Hill" 611717e47e Changes so that 'regdef.h' gets included in the development environment. 22 years ago
  "Steven J. Hill" d99d54f5e1 Moved to 'sys' directory. 22 years ago
  Eric Andersen 59b2e620ae Doh! 22 years ago
  Eric Andersen 81bd440016 Patch from Robert Griebl <griebl@gmx.de> to support 22 years ago
  Eric Andersen ad28b52f54 Rework setenv, getenv and friends per the latest glibc code, but cleaned 22 years ago
  Eric Andersen af562a2372 -#ifdef _POSIX_THREADS 22 years ago
  Eric Andersen cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
  Eric Andersen e0892f6802 Fix dependancy. again. 22 years ago
  Eric Andersen f340581fb8 Fix dependancy for util target 22 years ago
  Eric Andersen 206b563a0c Doh! A silly typo broke select... 22 years ago
  Eric Andersen 61a667b175 And with this, the alpha port is not basically working. 22 years ago
  Eric Andersen 7a92f0982c don't include the linux dir. Pointless and broken. 22 years ago
  Eric Andersen 99b2ebc7ef Put GCCINCDIR here, which is the only place it is needed. 22 years ago
  Eric Andersen 647c7a9a39 Cool. An even better way to get the gcc include dir which eliminates 22 years ago
  Eric Andersen ef2e41138a Make these properly cope with 64bit systems 22 years ago
  Eric Andersen d68fdbb8a3 Fixup some silly bugs I added earlier 22 years ago