Commit History

Author SHA1 Message Date
  Eric Andersen 8161b6d9e1 Remove elimination of __BEGIN_DECLS/__END_DECLS 24 years ago
  Eric Andersen ed794375b4 I shouldn't try to program when sleepy, since I totally botched 24 years ago
  Eric Andersen 4ba08b4526 When messing with fd NONBLOCK status, put things back the way we found 24 years ago
  Eric Andersen 58c542d570 Try this version instead... 24 years ago
  Eric Andersen 171c894160 Joerg Schmitz-Linneweber recommends using tar -f - instead of -O 24 years ago
  Eric Andersen 879c34fb14 Yet another iteration... 24 years ago
  Eric Andersen c2f9adab4e Both Miles and Manuel complained about this one. I was silently 24 years ago
  David McCullough 6e6be1e59f 24 years ago
  Eric Andersen e306be411d Support isblank() 24 years ago
  Eric Andersen 70b1841fb5 Fix the compiler wrapper yet more... 24 years ago
  Eric Andersen 8ff9477238 IEEE Std 1003.1-2001 says that the "fclose() function shall fail [with] 24 years ago
  Eric Andersen c668edc1a4 Several naming cleanups so threads work properly again 24 years ago
  Eric Andersen cca9374b87 Fix a corner case which I had botched. 24 years ago
  Eric Andersen f5e2e3b27f Add a better error msg 24 years ago
  Eric Andersen 96da9a8ea6 Per discussion with Manuel, when we call __stdio_flush_buffers 24 years ago
  Eric Andersen 4893763f01 Update todo list 24 years ago
  Eric Andersen ec30ee0180 Test for libcrypt (which is partly broken ATM) 24 years ago
  Eric Andersen f5820f58dd This should be a little better... 24 years ago
  Manuel Novoa III ed3942d1ac I was confusing the effects of _LARGEFILE_SOURCE with those of 24 years ago
  David Schleef ed91b8b7cb Build fix for arm 24 years ago
  David Schleef e4e0b255f3 Special rules for mipsel. Force some variables in Config, in 24 years ago
  Eric Andersen 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 24 years ago
  Eric Andersen a8021309c2 Let the large file stuff be cancelable 24 years ago
  Eric Andersen c8d33f8c02 Update string tests per glibc 2.2.5's string tester. Looks like 24 years ago
  Eric Andersen f1adce2673 Oops. I forgot to commit this file... 24 years ago
  Eric Andersen e4a1f78e73 When vfork is not available and we have an MMU, then use fork() 24 years ago
  Eric Andersen b0cc86a6fc Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needs 24 years ago
  Eric Andersen e73afd3836 Add ldexp to the !C99 list, since it is defined in POSIX as 24 years ago
  Eric Andersen df237488ed Miles Bader noticed that I'd messed up by always pulling 24 years ago
  Eric Andersen b407708461 Fix from John Rigby to fix stat() so it actually works. 24 years ago