Commit History

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