Commit History

Author SHA1 Message Date
  Eric Andersen 066a8e2f6f Fix duplicate of timezone 23 years ago
  Eric Andersen 2d503e1611 Remove "-Wl,--no-undefined" 23 years ago
  Eric Andersen 351727917b Scrub malloc handling 23 years ago
  Eric Andersen b3f5e468f2 Mahe 'make clean' remove generated bits/syscall.h, as 23 years ago
  Eric Andersen 8a3b89cb24 Fix stpcpy function declaration 23 years ago
  Eric Andersen 1a420b1fcb Use public interface, not a glibc style private one 23 years ago
  Eric Andersen da0db0ab56 Support tmpfile64 (just a weak for tmpfile) 23 years ago
  Eric Andersen b55793de83 Fix stupid typing problems 23 years ago
  Eric Andersen 799217d26e Fix formatting. Stub out pthread_join and pthread_exit for now. 23 years ago
  Eric Andersen e077f341ca Support statvfs and statfs. Added getmntent_r (and made it use 23 years ago
  Eric Andersen 35a3f28ef4 Add missing inttypes.h 23 years ago
  Eric Andersen 24e8f0ec75 Make getopt act the same regardless whether the app was staticly linked 23 years ago
  Eric Andersen b53580e461 Oops. I'd accidentally enabled a #define for __NR_get_kernel_syms 23 years ago
  Eric Andersen 827aa250db Enable several more syscalls. 23 years ago
  Eric Andersen fc90506367 Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some little 23 years ago
  Eric Andersen 5d575db6a1 Cope with all variants of 'gcc -dumpmachine' output 23 years ago
  Eric Andersen b4bb6f662b Patch to add rcmd support, from Stefan Soucek, which I'd long 23 years ago
  Eric Andersen c1bb4ddffb Fix a few things I'd missed when using old (2.0.x) kernels. 23 years ago
  Eric Andersen 86c2d86a80 Oops. Disable threading. 23 years ago
  Eric Andersen 085e9f5124 Sync SH header files with glibc 2.2.4, so it can actually have a chance 23 years ago
  Eric Andersen b88ff80f70 Once again, rework the signal handling to be even more correct. We no 23 years ago
  Eric Andersen cac4a2ef93 Take the shorcut version, which is good enough for 23 years ago
  Eric Andersen 5572db65ce Fix usleep to work correctly. Fix sleep behavior in the 23 years ago
  Eric Andersen 822a5d2922 Turn off the useless personality crap 23 years ago
  Eric Andersen 18c06fe19e Silly spelling error 23 years ago
  Eric Andersen fad14d6b61 New and improved! 23 years ago
  Eric Andersen 53b4958525 Cleaned up test that doesn't need manual intervention. 23 years ago
  Eric Andersen eae91bb3af Add a test for a sigchld bug 23 years ago
  Eric Andersen 06d634eab6 Support arch specific optimizations (examples shown for x86 and ARM). 23 years ago
  Eric Andersen 4643b181bd Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for 23 years ago