Eric Andersen
|
6679351d84
Kill the runtime fallback to fork and make it be compile time
|
22 years ago |
Eric Andersen
|
8abd6b1f7e
Fix broken
|
22 years ago |
Eric Andersen
|
0ef5ac4b9c
Patch from Peter S. Mazinger to fix some leftover problems
|
22 years ago |
Eric Andersen
|
fbda8b4687
Clone still had a few little PIC problems....
|
22 years ago |
Eric Andersen
|
eeb9d29da8
In a number of places we erroneously used tests such as '#ifdef PIC' when we
|
22 years ago |
Eric Andersen
|
4352cfec68
Enable ADD_LIBGCC_FUNCTIONS by default on arm
|
22 years ago |
Eric Andersen
|
35c891653e
Eviscerate stropts.h so configure scripts won't try to use STREAMS
|
22 years ago |
Eric Andersen
|
449da007be
Allow gcc to move/update by detecting where needed files are should
|
22 years ago |
Eric Andersen
|
f947f2b100
Accomodate building under cygwin
|
22 years ago |
Eric Andersen
|
78c6b3eb88
grr. It's a void *, not a char *.
|
22 years ago |
Eric Andersen
|
26c58a5181
Change 'N' to '__size' to avoid conflicts with common #define of N
|
22 years ago |
Manuel Novoa III
|
064a669c92
Sorry. Changed this while fixing the last bug and forgot to change it
|
22 years ago |
Eric Andersen
|
9389fe19a3
Cope with autoconf's broken AC_FUNC_MALLOC macro, which redefines malloc as
|
22 years ago |
Manuel Novoa III
|
a8938c2781
Fix (hopefully) scanf behavior for nul bytes in the stream when processing
|
22 years ago |
David McCullough
|
d4a3dca05a
|
22 years ago |
David McCullough
|
f9709e559a
|
22 years ago |
Miles Bader
|
c5ace0d2c9
(__libc_open): Fix wacky indentation.
|
22 years ago |
David McCullough
|
72cf601ed0
|
22 years ago |
David McCullough
|
dd7edf2e66
|
22 years ago |
David McCullough
|
416799ee53
|
22 years ago |
Eric Andersen
|
2cb53e303f
uClibc 0.9.19 has a bug in globfree(). If the previous call to
|
22 years ago |
Eric Andersen
|
80e9ca2206
Comment on glibc's MALLOC_CHECK_ support.
|
22 years ago |
Eric Andersen
|
fa555a2550
Thierry De Corte notices that when UCLIBC_HAS_FLOAT is disabled, we must also
|
22 years ago |
Eric Andersen
|
899f82f681
Fix SIGTRAP handling on arm. The defination of struct ucontext,
|
22 years ago |
Eric Andersen
|
0808658202
Patch from Marshall M. Midden:
|
22 years ago |
Eric Andersen
|
f2473c7d65
Konrad Taro Eisele noticed the sparc struct stat was broken.
|
22 years ago |
Eric Andersen
|
412abbeed6
Patch from Liam Girdwood to fix mips profiling when using
|
22 years ago |
Miles Bader
|
f3b60effac
(free_to_heap): Unlock the heap before returning in the
|
22 years ago |
Eric Andersen
|
58fe14cdfa
Avoid errors with buggy preprocessors
|
22 years ago |
Eric Andersen
|
b81b3bfb4a
Oops. Don't call strip twice
|
22 years ago |