Commit History

Author SHA1 Message Date
  Eric Andersen 7bd9ab8760 Silence a silly warning 24 years ago
  Eric Andersen ecee0fee1e Silence stupid warnings caused by bad kernel network includes 24 years ago
  Eric Andersen 3beceefb6a Gut this file, and quit referrng to _IO_* junk 24 years ago
  Eric Andersen 587f0d8de6 Optimize for size, and disable expensive inlining 24 years ago
  Eric Andersen 7ad3f91bbe Add in missing file 24 years ago
  Eric Andersen 9de66e4373 Scrub up a few test things 24 years ago
  Eric Andersen fec403c593 Finish syncing up arm 24 years ago
  Eric Andersen 2512c84745 Update to accomodate the header file changes 24 years ago
  Eric Andersen e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 24 years ago
  Manuel Novoa III 65eee18731 Fix fseek behavior. 24 years ago
  Eric Andersen 7cfcc4fce5 Fix the vfork test so it actually works this time. 24 years ago
  Eric Andersen 18660a34b0 Add in a simple vfork test 24 years ago
  Eric Andersen aaaab475d7 Oops 24 years ago
  Eric Andersen d23f24663a Recurse into 'file' 24 years ago
  Eric Andersen 31900584d5 Add lockf 24 years ago
  Eric Andersen 07187c6aff Patch from John Tyner <jtyner@cs.ucr.edu> to avoid redefined 24 years ago
  Eric Andersen becc149523 Patch from Andrew Ip <aip@cwlinux.com> to add ftime, 24 years ago
  Eric Andersen 53cfafba41 Preevaluate some stuff so it only gets run once, speeding the compile 24 years ago
  Eric Andersen a5b6b616f8 "Kim B. Heino" <Kim.Heino@bluegiga.com> reports 24 years ago
  Eric Andersen 44a6b946f3 Wrap up some long long stuff in __UCLIBC_HAS_LONG_LONG__ 24 years ago
  Eric Andersen bb632d57bb Minor update 24 years ago
  Eric Andersen 0ca318b538 Fix goofy formatting 24 years ago
  Eric Andersen 1220fd70ca This will hopefully make global constructors and destructors work 24 years ago
  Eric Andersen 22e8adca0d Add "__write" as a weak alias for "write" 24 years ago
  Eric Andersen 4e58aab2cf elide some debug noise 24 years ago
  Eric Andersen 13d1297653 Make gdb/gcc/binutils happy 24 years ago
  Eric Andersen cd66911e9d Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and 24 years ago
  Eric Andersen 8f1cfc6f18 Add the __fopen prototype, since I pulled it from stdio.h 24 years ago
  Eric Andersen a13db8a707 Get rid of non standard macros for things that are functions 24 years ago
  Eric Andersen fa5a15eeb2 atoi, atol, atoll, and atof are supposed to be functions, not macros. 24 years ago