Joakim Tjernlund
|
98c83dcfa7
Make powerpc use sys/syscall.h, instead of defining its own syscalls.
|
19 years ago |
Joakim Tjernlund
|
24acea5475
Fix bug 430 and reduce ldso size with 1KB :). Not sure if I need to use fstat64, but I am sure someone will
|
19 years ago |
Eric Andersen
|
5833ba3946
Just quote the whole darn thing so we can print any error msg we want
|
19 years ago |
Mike Frysinger
|
866ff45f90
remove quote char which doesnt belong
|
19 years ago |
Mike Frysinger
|
e0e3036bda
move arch-specific checks out of shared dl-syscall.h and into arch-specific dl-syscalls.h
|
19 years ago |
Mike Frysinger
|
0fba5565ba
we need the syscall6() version of mmap
|
19 years ago |
Mike Frysinger
|
5602071008
typecast to long instead of int so pointers on 64bit arches can be typecast safely
|
19 years ago |
Eric Andersen
|
018f4ef5f8
Jakub Bogusz from pld-linux dot org writes:
|
20 years ago |
Eric Andersen
|
00fec46c17
Based on a patch from Alexandre Oliva, allow uClibc to compile
|
20 years ago |
Eric Andersen
|
7070940833
Rework file naming, aiming for at least a vague level of consistancy
|
21 years ago |
Eric Andersen
|
499c27e1bd
Fixup the definition of _dl_open, and move some bits back where they were,
|
21 years ago |
Eric Andersen
|
3e02283942
Split off the stuff that cannot use function into its own file,
|
21 years ago |
Eric Andersen
|
bca6a155c7
Phase one of my evil plan to clean up ld.so...
|
21 years ago |