David Schleef
|
46db40b0da
powerpc/elfinterp.c: Powerpc works now. Major rework; most relocs
|
23 years ago |
Eric Andersen
|
d94663ec0e
A couple of TODO items
|
23 years ago |
David Schleef
|
534a83fcf6
Limited Debian architectures to the ones we can actually build.
|
23 years ago |
David Schleef
|
577acda65c
Added winsize structure from before glibc-2.2.4 update
|
23 years ago |
David Schleef
|
1efa30ade8
Added .cvsignore
|
23 years ago |
David Schleef
|
402336d592
_mmap.o should be added to libc.a, not crt0.o
|
23 years ago |
David Schleef
|
e428dbc2c5
Add missing <errno.h>
|
23 years ago |
Eric Andersen
|
95d611c316
Patch from Jari Korva <jpkorva@iki.fi>
|
23 years ago |
Eric Andersen
|
ec59f7c262
Add statfs64
|
23 years ago |
Eric Andersen
|
fbfbd0d28e
Patch from Jari Korva <jari.korva@vtt.fi> to fix a memory leak
|
23 years ago |
Eric Andersen
|
d06e73283e
Disable fast search by default (doesn't work on coda for example)
|
23 years ago |
Eric Andersen
|
faf1b16caa
Oops. Forgot this one....
|
23 years ago |
Eric Andersen
|
6c900cc3a2
These are now obsolete
|
23 years ago |
Eric Andersen
|
cd2b5379fc
Fix up sig handling so it is more in sync with glibc behavior
|
23 years ago |
Eric Andersen
|
b1c97c3b65
Bring these into line with glibc 2.2.4
|
23 years ago |
Eric Andersen
|
fe1d95673c
This header file was broken, breaking signal handling on ARM.
|
23 years ago |
Eric Andersen
|
f6fabdfcc7
In theory, this adds readdir64 and friends. Dunno if they
|
23 years ago |
Eric Andersen
|
cad937c12d
This commit makes large file support actually work (when enabled in
|
23 years ago |
Eric Andersen
|
b8fa5e71e4
Fix comment
|
23 years ago |
Eric Andersen
|
51bdb16f3a
Geez, I really screwed that one up. Lets try that one again...
|
23 years ago |
Eric Andersen
|
c374b5e0ba
Oops. I merged things backwards. Lets try that again...
|
23 years ago |
Eric Andersen
|
46d6bbc8e2
Revert global old mmap usage, and do it per arch
|
23 years ago |
David Schleef
|
38b024251f
Disable posix threads support
|
23 years ago |
David Schleef
|
715038e2e4
depend on kernel-headers, not kernel-headers-2.4
|
23 years ago |
David Schleef
|
a70d09955b
Merged patch from pre-glibc-2.2.4 files
|
23 years ago |
David Schleef
|
e66d628551
include/bits from glibc-2.2.4-1
|
23 years ago |
Eric Andersen
|
6889eeaea6
Turn off program_invocation_name and friend
|
23 years ago |
Eric Andersen
|
245b25a3d1
Erwin Authried <eauth@softsys.co.at> noticed that _XOPEN_SOURCE is
|
23 years ago |
Eric Andersen
|
2f1259d91c
Beef up the fork test, checking for proper SIGCHLD behavior
|
23 years ago |
Eric Andersen
|
67ed3d4a5c
A small patch from Erwin Authried <eauth@softsys.co.at>
|
23 years ago |