| .. |
|
dl-debug.h
|
b869703642
help if i named the var correctly ...
|
20 years ago |
|
dl-startup.h
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
20 years ago |
|
dl-syscalls.h
|
b031a35828
__set_errno must be redefined after #include "sys/syscall.h".
|
20 years ago |
|
dl-sysdep.h
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
|
elfinterp.c
|
4eef499e6a
grab some more fixes from x86_64
|
20 years ago |
|
resolve.S
|
51711e7fc5
m68k ldso works again (well, lazy relocation is broken atm)
|
20 years ago |