Eric Andersen
|
e4a1f78e73
When vfork is not available and we have an MMU, then use fork()
|
il y a 23 ans |
Eric Andersen
|
b0cc86a6fc
Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needs
|
il y a 23 ans |
Eric Andersen
|
e73afd3836
Add ldexp to the !C99 list, since it is defined in POSIX as
|
il y a 23 ans |
Eric Andersen
|
df237488ed
Miles Bader noticed that I'd messed up by always pulling
|
il y a 23 ans |
Eric Andersen
|
b407708461
Fix from John Rigby to fix stat() so it actually works.
|
il y a 23 ans |
Eric Andersen
|
30210c9404
oops. I had accidentally typed in "clean" when I meant "clone".
|
il y a 23 ans |
Eric Andersen
|
85750cfa27
This is a bit less messy
|
il y a 23 ans |
Eric Andersen
|
54fd11c185
Enable thread support
|
il y a 23 ans |
Eric Andersen
|
6ecb091433
Several needed cleanups to the gcc wrapper.
|
il y a 23 ans |
Eric Andersen
|
e356ea321c
Merge in the pthread library. This is the linuxthreads library taken from
|
il y a 23 ans |
Eric Andersen
|
07ebf927b1
Add a test from Stefan Soucek for pthread_cond_timedwait(). On
|
il y a 23 ans |
Manuel Novoa III
|
4c210f02a2
Output an error if uClibc's and app's largefile configuration are incompatible.
|
il y a 23 ans |
Eric Andersen
|
c6b92ee07f
Doh! Miles Bader noticed a couple of spots where I forgot
|
il y a 23 ans |
Eric Andersen
|
a7941d4f37
Rename __stdio_close_all to __stdio_flush_buffers. Eliminate an
|
il y a 23 ans |
Eric Andersen
|
623b520a81
Doh!
|
il y a 23 ans |
Eric Andersen
|
5ce7dc9543
Miles Bader writes:
|
il y a 23 ans |
Eric Andersen
|
c35cde1edb
Make shared libs properly list the correct ld.so in the interp
|
il y a 23 ans |
Eric Andersen
|
5305b3df0a
Support strong_alias and begin merging usage of weak_function
|
il y a 23 ans |
Eric Andersen
|
dc3cbf1141
Whine and exit if people link against GNU libc or
|
il y a 23 ans |
Eric Andersen
|
5ebc0e434f
Fix defines so debugging works as expected
|
il y a 23 ans |
Eric Andersen
|
5ede0d3f2d
Some more updates. Darn -- arm needs the mprotect hack
|
il y a 23 ans |
Eric Andersen
|
265e399393
A few more little fixups
|
il y a 23 ans |
Eric Andersen
|
92d3d2b030
Eliminate circular dependancy
|
il y a 23 ans |
Eric Andersen
|
212d547707
A ton of cleanups. Eliminate some useless code. Much better
|
il y a 23 ans |
Eric Andersen
|
d6abdce959
Use sizeof(sa_mask) instaed of sizeof(sigset_t) since sa_mask is
|
il y a 23 ans |
Eric Andersen
|
d521a0323b
Several mips cleanups/additons from Geoffrey Espin.
|
il y a 23 ans |
Eric Andersen
|
a0a8901444
Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix up
|
il y a 23 ans |
David Schleef
|
29f7a71028
Additionally remove libc/tmp
|
il y a 23 ans |
David Schleef
|
277f85d1dd
Try adding mipsel to the architectures
|
il y a 23 ans |
Eric Andersen
|
8841a5a774
Geoffrey Espin noticed a $ that should have been a double $$
|
il y a 23 ans |