Eric Andersen
|
536362633f
Add a test which shows off the broken spots in our dlopen implementation
|
21 vuotta sitten |
Eric Andersen
|
bdd703508d
oops
|
21 vuotta sitten |
Eric Andersen
|
51fecd257a
Run dlopened ctors and dtors in the correct order
|
21 vuotta sitten |
Eric Andersen
|
980f13fc40
Revenge of the Typo
|
21 vuotta sitten |
Eric Andersen
|
5e143e6c4e
whitespace and debug updates
|
21 vuotta sitten |
Eric Andersen
|
017c8132ed
Yet more cleanup for the reentrant pwd/grp functions so they
|
21 vuotta sitten |
Eric Andersen
|
2e55dec21f
Fixup errno handling
|
21 vuotta sitten |
Eric Andersen
|
ea3abe244d
Add config option to enable 'struct tm' timezone extension fields
|
21 vuotta sitten |
Eric Andersen
|
41748e27c6
Do not let isatty mess up errno
|
21 vuotta sitten |
Eric Andersen
|
91dd45207d
Cleanup a couple of ugly bits
|
21 vuotta sitten |
Eric Andersen
|
5c47d5a02a
Implement mmap64 for arm
|
21 vuotta sitten |
Eric Andersen
|
bd18f549e7
add mmap64 for i386
|
21 vuotta sitten |
Eric Andersen
|
690f8b5a1e
oops. Fix the name so it is "mmap64", not "__mmap64"
|
21 vuotta sitten |
Eric Andersen
|
0849bd1b70
Actually, some arches do support _syscall6, so implement a generic version
|
21 vuotta sitten |
Eric Andersen
|
1f6145faf0
Mention that the common mmap64 is a stub and must be overridden
|
21 vuotta sitten |
Eric Andersen
|
3b3d8a2ee4
Add missing madvise syscall
|
21 vuotta sitten |
Eric Andersen
|
649438a12c
Per a patch from Rob McMullen, add getprotoent_r, getprotobyname_r,
|
21 vuotta sitten |
Eric Andersen
|
f63dad74e8
Add in ceilf() and floorf() since XFree86 wants them...
|
21 vuotta sitten |
Eric Andersen
|
5499a848e9
Several more cleanups
|
21 vuotta sitten |
Eric Andersen
|
b5985c1d0e
Fix indenting for real this time.
|
21 vuotta sitten |
Eric Andersen
|
078ef39348
Make indenting be consistant
|
21 vuotta sitten |
Eric Andersen
|
8a6747e01f
Rename the very badly named 'UCLIBC_GCC' to 'UCLIBC_ENV' and
|
21 vuotta sitten |
Manuel Novoa III
|
dba553769e
Change 'undefined behavior' of fflush() on readonly or reading streams
|
21 vuotta sitten |
Eric Andersen
|
efe2271a53
Make login actually write out utmp and wtmp junk (even
|
21 vuotta sitten |
Eric Andersen
|
557e404d65
Be extra careful to memset the correct size, not the size of some random
|
21 vuotta sitten |
Manuel Novoa III
|
20d8808116
Optionally support the struct tm extension fields.
|
21 vuotta sitten |
Eric Andersen
|
a8041047f4
Patch from Ronald Wahl fixing an IPV6 specific problem
|
21 vuotta sitten |
Eric Andersen
|
4d52b7849a
When compiling with -O0, linuxthreads does not compile. So add
|
21 vuotta sitten |
Eric Andersen
|
5cff1f8b6b
Coldfire patch from Bernardo Innocenti
|
21 vuotta sitten |
Manuel Novoa III
|
0b5bd76080
Ok... pasting in DUMPn() is unnecessary and technically incorrect.
|
21 vuotta sitten |