Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen e306be411d Support isblank() vor 24 Jahren
  Eric Andersen 70b1841fb5 Fix the compiler wrapper yet more... vor 24 Jahren
  Eric Andersen 8ff9477238 IEEE Std 1003.1-2001 says that the "fclose() function shall fail [with] vor 24 Jahren
  Eric Andersen c668edc1a4 Several naming cleanups so threads work properly again vor 24 Jahren
  Eric Andersen cca9374b87 Fix a corner case which I had botched. vor 24 Jahren
  Eric Andersen f5e2e3b27f Add a better error msg vor 24 Jahren
  Eric Andersen 96da9a8ea6 Per discussion with Manuel, when we call __stdio_flush_buffers vor 24 Jahren
  Eric Andersen 4893763f01 Update todo list vor 24 Jahren
  Eric Andersen ec30ee0180 Test for libcrypt (which is partly broken ATM) vor 24 Jahren
  Eric Andersen f5820f58dd This should be a little better... vor 24 Jahren
  Manuel Novoa III ed3942d1ac I was confusing the effects of _LARGEFILE_SOURCE with those of vor 24 Jahren
  David Schleef ed91b8b7cb Build fix for arm vor 24 Jahren
  David Schleef e4e0b255f3 Special rules for mipsel. Force some variables in Config, in vor 24 Jahren
  Eric Andersen 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with vor 24 Jahren
  Eric Andersen a8021309c2 Let the large file stuff be cancelable vor 24 Jahren
  Eric Andersen c8d33f8c02 Update string tests per glibc 2.2.5's string tester. Looks like vor 24 Jahren
  Eric Andersen f1adce2673 Oops. I forgot to commit this file... vor 24 Jahren
  Eric Andersen e4a1f78e73 When vfork is not available and we have an MMU, then use fork() vor 24 Jahren
  Eric Andersen b0cc86a6fc Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needs vor 24 Jahren
  Eric Andersen e73afd3836 Add ldexp to the !C99 list, since it is defined in POSIX as vor 24 Jahren
  Eric Andersen df237488ed Miles Bader noticed that I'd messed up by always pulling vor 24 Jahren
  Eric Andersen b407708461 Fix from John Rigby to fix stat() so it actually works. vor 24 Jahren
  Eric Andersen 30210c9404 oops. I had accidentally typed in "clean" when I meant "clone". vor 24 Jahren
  Eric Andersen 85750cfa27 This is a bit less messy vor 24 Jahren
  Eric Andersen 54fd11c185 Enable thread support vor 24 Jahren
  Eric Andersen 6ecb091433 Several needed cleanups to the gcc wrapper. vor 24 Jahren
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from vor 24 Jahren
  Eric Andersen 07ebf927b1 Add a test from Stefan Soucek for pthread_cond_timedwait(). On vor 24 Jahren
  Manuel Novoa III 4c210f02a2 Output an error if uClibc's and app's largefile configuration are incompatible. vor 24 Jahren
  Eric Andersen c6b92ee07f Doh! Miles Bader noticed a couple of spots where I forgot vor 24 Jahren