커밋 기록

작성자 SHA1 메시지 날짜
  Eric Andersen 70b1841fb5 Fix the compiler wrapper yet more... 23 년 전
  Eric Andersen 8ff9477238 IEEE Std 1003.1-2001 says that the "fclose() function shall fail [with] 23 년 전
  Eric Andersen c668edc1a4 Several naming cleanups so threads work properly again 23 년 전
  Eric Andersen cca9374b87 Fix a corner case which I had botched. 23 년 전
  Eric Andersen f5e2e3b27f Add a better error msg 23 년 전
  Eric Andersen 96da9a8ea6 Per discussion with Manuel, when we call __stdio_flush_buffers 23 년 전
  Eric Andersen 4893763f01 Update todo list 23 년 전
  Eric Andersen ec30ee0180 Test for libcrypt (which is partly broken ATM) 23 년 전
  Eric Andersen f5820f58dd This should be a little better... 23 년 전
  Manuel Novoa III ed3942d1ac I was confusing the effects of _LARGEFILE_SOURCE with those of 23 년 전
  David Schleef ed91b8b7cb Build fix for arm 23 년 전
  David Schleef e4e0b255f3 Special rules for mipsel. Force some variables in Config, in 23 년 전
  Eric Andersen 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 23 년 전
  Eric Andersen a8021309c2 Let the large file stuff be cancelable 23 년 전
  Eric Andersen c8d33f8c02 Update string tests per glibc 2.2.5's string tester. Looks like 23 년 전
  Eric Andersen f1adce2673 Oops. I forgot to commit this file... 23 년 전
  Eric Andersen e4a1f78e73 When vfork is not available and we have an MMU, then use fork() 23 년 전
  Eric Andersen b0cc86a6fc Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needs 23 년 전
  Eric Andersen e73afd3836 Add ldexp to the !C99 list, since it is defined in POSIX as 23 년 전
  Eric Andersen df237488ed Miles Bader noticed that I'd messed up by always pulling 23 년 전
  Eric Andersen b407708461 Fix from John Rigby to fix stat() so it actually works. 23 년 전
  Eric Andersen 30210c9404 oops. I had accidentally typed in "clean" when I meant "clone". 23 년 전
  Eric Andersen 85750cfa27 This is a bit less messy 23 년 전
  Eric Andersen 54fd11c185 Enable thread support 23 년 전
  Eric Andersen 6ecb091433 Several needed cleanups to the gcc wrapper. 23 년 전
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 23 년 전
  Eric Andersen 07ebf927b1 Add a test from Stefan Soucek for pthread_cond_timedwait(). On 23 년 전
  Manuel Novoa III 4c210f02a2 Output an error if uClibc's and app's largefile configuration are incompatible. 23 년 전
  Eric Andersen c6b92ee07f Doh! Miles Bader noticed a couple of spots where I forgot 23 년 전
  Eric Andersen a7941d4f37 Rename __stdio_close_all to __stdio_flush_buffers. Eliminate an 23 년 전