Eric Andersen
|
f63dad74e8
Add in ceilf() and floorf() since XFree86 wants them...
|
hace 21 años |
Eric Andersen
|
5499a848e9
Several more cleanups
|
hace 21 años |
Eric Andersen
|
b5985c1d0e
Fix indenting for real this time.
|
hace 21 años |
Eric Andersen
|
078ef39348
Make indenting be consistant
|
hace 21 años |
Eric Andersen
|
8a6747e01f
Rename the very badly named 'UCLIBC_GCC' to 'UCLIBC_ENV' and
|
hace 21 años |
Manuel Novoa III
|
dba553769e
Change 'undefined behavior' of fflush() on readonly or reading streams
|
hace 21 años |
Eric Andersen
|
efe2271a53
Make login actually write out utmp and wtmp junk (even
|
hace 21 años |
Eric Andersen
|
557e404d65
Be extra careful to memset the correct size, not the size of some random
|
hace 21 años |
Manuel Novoa III
|
20d8808116
Optionally support the struct tm extension fields.
|
hace 21 años |
Eric Andersen
|
a8041047f4
Patch from Ronald Wahl fixing an IPV6 specific problem
|
hace 21 años |
Eric Andersen
|
4d52b7849a
When compiling with -O0, linuxthreads does not compile. So add
|
hace 21 años |
Eric Andersen
|
5cff1f8b6b
Coldfire patch from Bernardo Innocenti
|
hace 21 años |
Manuel Novoa III
|
0b5bd76080
Ok... pasting in DUMPn() is unnecessary and technically incorrect.
|
hace 21 años |
Eric Andersen
|
1352bcc3f6
As noted by Peter S. Mazinger
|
hace 21 años |
Eric Andersen
|
22c0cbac30
For some strange reason, davidm put this file in the wrong spot.
|
hace 21 años |
Eric Andersen
|
c4de707a42
Fix a segfault when used on a library w/o an INTERP program header.
|
hace 21 años |
Manuel Novoa III
|
b34bab2409
Add memmem().
|
hace 21 años |
Eric Andersen
|
889b08e765
Don't segfault when given things other than a regular file.
|
hace 21 años |
Eric Andersen
|
a8d9ee1f66
Implement syscall() for powerpc. Fixup syscall code so
|
hace 21 años |
Eric Andersen
|
5f9e364ca5
Comment out the rpl_malloc workaround. It was a good idea, but it violates
|
hace 21 años |
Eric Andersen
|
52963a451f
Bump version number in preparation for a release
|
hace 21 años |
Eric Andersen
|
969b2279b4
The mere presence of stropts.h causes many configure scripts to erroneously
|
hace 21 años |
Eric Andersen
|
bafbeda617
As suggested by Marshall M. Midden at brecis, use -mno-split-addresses
|
hace 21 años |
Eric Andersen
|
082d1540d3
Set the default thread stack size to 16k for mmu-less systems.
|
hace 21 años |
Eric Andersen
|
cf010f16ce
Fix mips so it compiles with gcc 3.3
|
hace 21 años |
Eric Andersen
|
45aa6e241e
Marshall M. Midden at brecis.com writes:
|
hace 21 años |
Eric Andersen
|
461e8b2861
Fix arm syscall implementation so it does not blow chunks with gcc 3.3
|
hace 21 años |
Eric Andersen
|
84db602fe3
Patch from Peter S. Mazinger to make the get-needed-libgcc-objects
|
hace 21 años |
Eric Andersen
|
55a99c3281
We do not provide getfsent and friends, so remove this header
|
hace 21 años |
Eric Andersen
|
6679351d84
Kill the runtime fallback to fork and make it be compile time
|
hace 21 años |