Joakim Tjernlund
|
266ae826f8
Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl
|
20 years ago |
Joakim Tjernlund
|
52b5a52b48
Fix dlopen to handle circular dependency libs. Wouldn't surprise me if something else
|
20 years ago |
Joakim Tjernlund
|
fdaf1b4fa8
Cleanup library loading.
|
20 years ago |
Eric Andersen
|
b62904030b
Correct typo, matching correction made to elf.h
|
20 years ago |
Peter Kjellerstedt
|
f66a762344
Updated to match Linux 2.6.11.
|
20 years ago |
Peter Kjellerstedt
|
5178925d7b
Copy vendor/linux/2.6.11/scripts/lxdialog to
|
20 years ago |
Mike Frysinger
|
650870cb83
In Bug 116, dicksnippe writes:
|
20 years ago |
Mike Frysinger
|
d1abf5ce4c
cbachman writes Bug 195:
|
20 years ago |
Mike Frysinger
|
637cb2dd8b
import more updates from glibc
|
20 years ago |
Mike Frysinger
|
70a3214a19
import fixes/updates from glibc-2.3
|
20 years ago |
Eric Andersen
|
40489c0fbe
Add missing definition for DL_OPENED
|
20 years ago |
Eric Andersen
|
08b828bbdb
Adjust indentation
|
20 years ago |
Eric Andersen
|
3de9075baf
This update gets mips working again.
|
20 years ago |
Eric Andersen
|
e4ace4ade9
Further rework the mips syscalls
|
20 years ago |
Eric Andersen
|
7ff0090286
On some wierd arches (i.e. mips), none of the early debug stuff
|
20 years ago |
Joakim Tjernlund
|
08bfa39347
Fix bug 214, reported by aurel. This is a major update that
|
20 years ago |
Eric Andersen
|
cf80c0f0a2
Don't write out the terminating NULL char
|
20 years ago |
Eric Andersen
|
39312fffc6
Rework the dl-startup.c ldso early debugging macros to be
|
20 years ago |
Eric Andersen
|
c5ba045115
early debug stuff goes to stderr, not _dl_debug_file
|
20 years ago |
Eric Andersen
|
44c04f38df
fix a thinko -- we cant use
|
20 years ago |
Eric Andersen
|
a33e642102
Only dl-startup.c should be using the SEND_STDERR macros,
|
20 years ago |
Joakim Tjernlund
|
895f19d4e5
Remove __FORCE_SHAREABLE_TEXT_SEGMENTS__ hack from ldso itself.
|
20 years ago |
Tobias Anderberg
|
b6f2c594df
Replaced modulo code with the modulo operator.
|
20 years ago |
Mike Frysinger
|
af9db46889
remove pthread_atfork() prototype since SuSv3 doesnt *require* it and glibc-2.3.x has since punted it too from unistd.h
|
20 years ago |
Joakim Tjernlund
|
447c0b1572
Prepare PowerPC some more for standalone exection of ldso.
|
20 years ago |
Eric Andersen
|
8ae1e1d1cc
minor cosmetic cleanup
|
20 years ago |
Eric Andersen
|
35d1f3a8ef
Cleanup the mips syscalls a bit more, and fix a few
|
20 years ago |
Joakim Tjernlund
|
a55a088d1a
Optimize _dl_elf_hash(), both smaller and faster. Mostly
|
20 years ago |
Paul Mundt
|
0560005b6b
sh64 ldso updates and fixes.
|
20 years ago |
Paul Mundt
|
e643bb46c5
Add some more SH relocation types.
|
20 years ago |