index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ld.so
/
resolve.h
Age
Commit message (
Expand
)
Author
2002-08-23
Change arguments to _dl_find_symbol() myself, warnnotfound, and inplt into
Dale Rahn
2002-08-11
Fix for Elfbug, the Xtiherit problem which has been seen on most OpenBSD
Dale Rahn
2002-07-24
ok i found it
Theo de Raadt
2002-07-24
back out broken stuff until it is fixed
Theo de Raadt
2002-07-24
make more _dl_*() func params like real ones in libc
Theo de Raadt
2002-06-07
move load_offs out of the link_map area.
Artur Grabowski
2002-06-05
Get rid of an unnecessary typedef (for future cleanup).
Artur Grabowski
2002-05-24
more KNF
Theo de Raadt
2002-05-24
various KNF
Theo de Raadt
2002-03-17
Clean up the zapping of bad variables. Instead of implementing
Artur Grabowski
2002-02-21
cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.
Dale Rahn
2001-09-26
Adapt to Elf_Word change.
Artur Grabowski
2001-06-06
Replace all 'if (_dl_debug) _dl_printf(...)' with a macro.
Artur Grabowski
2001-05-16
proper typing of two variables
Theo de Raadt
2001-04-02
Cleanup for 64bit support.
Dale Rahn
2001-03-30
Add infrastructure to allow mapping of text sections which are normally
Dale Rahn
2000-06-13
Initial import of ELF ld.so. This was written indepently of the gnu rtld
Dale S. Rahn