История коммитов

Автор SHA1 Сообщение Дата
  Eric Andersen 7cfcc4fce5 Fix the vfork test so it actually works this time. 24 лет назад
  Eric Andersen 18660a34b0 Add in a simple vfork test 24 лет назад
  Eric Andersen aaaab475d7 Oops 24 лет назад
  Eric Andersen d23f24663a Recurse into 'file' 24 лет назад
  Eric Andersen 31900584d5 Add lockf 24 лет назад
  Eric Andersen 07187c6aff Patch from John Tyner <jtyner@cs.ucr.edu> to avoid redefined 24 лет назад
  Eric Andersen becc149523 Patch from Andrew Ip <aip@cwlinux.com> to add ftime, 24 лет назад
  Eric Andersen 53cfafba41 Preevaluate some stuff so it only gets run once, speeding the compile 24 лет назад
  Eric Andersen a5b6b616f8 "Kim B. Heino" <Kim.Heino@bluegiga.com> reports 24 лет назад
  Eric Andersen 44a6b946f3 Wrap up some long long stuff in __UCLIBC_HAS_LONG_LONG__ 24 лет назад
  Eric Andersen bb632d57bb Minor update 24 лет назад
  Eric Andersen 0ca318b538 Fix goofy formatting 24 лет назад
  Eric Andersen 1220fd70ca This will hopefully make global constructors and destructors work 24 лет назад
  Eric Andersen 22e8adca0d Add "__write" as a weak alias for "write" 24 лет назад
  Eric Andersen 4e58aab2cf elide some debug noise 24 лет назад
  Eric Andersen 13d1297653 Make gdb/gcc/binutils happy 24 лет назад
  Eric Andersen cd66911e9d Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and 24 лет назад
  Eric Andersen 8f1cfc6f18 Add the __fopen prototype, since I pulled it from stdio.h 24 лет назад
  Eric Andersen a13db8a707 Get rid of non standard macros for things that are functions 24 лет назад
  Eric Andersen fa5a15eeb2 atoi, atol, atoll, and atof are supposed to be functions, not macros. 24 лет назад
  Eric Andersen fb35042521 Add missing shadow.h 24 лет назад
  Eric Andersen cdfd2afc68 Add byteswap.h, per glibc 24 лет назад
  Eric Andersen 0d2c888409 Fix problem with possible redundant entries. 24 лет назад
  Eric Andersen 6b4fb152ab Fix a silly bug with the header file 24 лет назад
  Eric Andersen 258f038026 Fix a stupid bug causing the ld-uClibc entry to be lost. 24 лет назад
  Eric Andersen 0870301b93 Don't use --uclibc-use-build-dir for the tests unless BUILD_UCLIBC_LDSO=true 24 лет назад
  Eric Andersen bc525beda7 powerpc doesn't have sbrk yet, so use "malloc", not "malloc-930716" 24 лет назад
  Eric Andersen f2e01e948c Put a bandaid on getpgrp behavior 24 лет назад
  Eric Andersen 4c30a83cbb Proper support for tests spannint multiple .o files 24 лет назад
  Eric Andersen 91b3a453de use some #defines internal to the ctype functions to eliminate them 24 лет назад