Histórico de Commits

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