Mike Frysinger
|
8b7d5c86ca
x86_64 fixes: make sure the fall back routine for using umount2() for umount() actually works :)
|
20 years ago |
Mike Frysinger
|
8498ae47b0
x86_64 fixes: update prototype to match the other prototypes
|
20 years ago |
Mike Frysinger
|
ffee27db22
x86_64 fixes: __NR_socketcall doesnt exist, nor does __NR_recv / __NR_send ... so dont try using socketcall() unless the system call exists
|
20 years ago |
Mike Frysinger
|
a67277b6a0
touchup the $(AR) mojo to address some bugs by Peter Kjellerstedt
|
20 years ago |
Mike Frysinger
|
4203076cd1
no more cvs
|
20 years ago |
Joakim Tjernlund
|
d04b458461
Add THREAD_SELF definition to PPC. This should make threads on PPC
|
20 years ago |
Eric Andersen
|
c5fc73d43f
fix typo
|
20 years ago |
Peter Kjellerstedt
|
fc89d0247d
Define va_copy for pre-C99 compilers (code taken from vfprintf.c).
|
20 years ago |
Peter Kjellerstedt
|
439fc76c8d
Implement _start completely in assembler. Otherwise the compiler will
|
20 years ago |
Peter Kjellerstedt
|
41d65c1c06
Include features.h (without it, testing for __UCLIBC_HAS_THREADS__
|
20 years ago |
Eric Andersen
|
f6102b13c6
simplify anon url
|
20 years ago |
Ned Ludd
|
bec9bd4108
- 3/NN patches for ssp. Doc updates from Peter S. Mazinger and Robert Connolly
|
20 years ago |
Eric Andersen
|
8be6b41965
ordering update
|
20 years ago |
Ned Ludd
|
cc37c5b434
- 2/NN patches for ssp. Updates from Peter S. Mazinger and Robert Connolly
|
20 years ago |
Eric Andersen
|
162d956258
Update the year
|
20 years ago |
Eric Andersen
|
0c068b285c
Mention subversion and provide access info. Remove mention of cvs.
|
20 years ago |
Ned Ludd
|
c19bb129a9
- 1/NN patches for ssp
|
20 years ago |
Eric Andersen
|
bc8dffb046
Update release target for subversion
|
20 years ago |
Mike Frysinger
|
214557d8bf
add notes about header generation
|
20 years ago |
Ned Ludd
|
0e12850e27
- updated getent script to match behaviors of newer glibc getent. update from Peter S. Mazinger
|
21 years ago |
Joakim Tjernlund
|
6c08a18f5d
Fix death event reporting properly.
|
21 years ago |
Eric Andersen
|
ddeb09cb2e
Restore it so we get gdb
|
21 years ago |
Eric Andersen
|
7a83a9f1da
Always use the target CC when generating include/bits/sysnum.h, since some
|
21 years ago |
Joakim Tjernlund
|
76d9136b8f
Sync with latest GLIBC.
|
21 years ago |
Joakim Tjernlund
|
132f19003a
Oops, remove extra sigaddset() call. Don't know how that one got there.
|
21 years ago |
Eric Andersen
|
badf6dd685
Hi Erik and Manuel
|
21 years ago |
Eric Andersen
|
0e2bf1ef11
Use HOSTCC for seting up the syscall list
|
21 years ago |
Mike Frysinger
|
8f09de8da8
merge parallel build support
|
21 years ago |
Mike Frysinger
|
130697527b
merge parallel build support
|
21 years ago |
Mike Frysinger
|
dd8d43ce31
make sure libdl static and shared targets are built properly
|
21 years ago |