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