summaryrefslogtreecommitdiff
path: root/libexec/ld.so/resolve.c
AgeCommit message (Expand)Author
2003-02-02knf & ansi; drahn okTheo de Raadt
2003-01-30Change the constructor execution order to initialize dependant librariesDale Rahn
2002-11-23Remove some error messages which were incorrectly printed. Some cleanup.Dale Rahn
2002-11-14Make error messages on symbol lookup failures more useful.Dale Rahn
2002-08-23Change arguments to _dl_find_symbol() myself, warnnotfound, and inplt intoDale Rahn
2002-08-11Fix for Elfbug, the Xtiherit problem which has been seen on most OpenBSDDale Rahn
2002-07-07typos/grammar/better wordsJan-Uwe Finck
2002-05-28more KNFTheo de Raadt
2002-05-24more KNFTheo de Raadt
2002-05-24various KNFTheo de Raadt
2002-03-17Keep _dl_last_object in sync with reality if last element in list is deleted.Dale Rahn
2002-02-21cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.Dale Rahn
2001-09-25Cleaner hash bucket init and some KNF.Artur Grabowski
2001-06-08styleArtur Grabowski
2001-05-31unsigned long, not u_int32_tArtur Grabowski
2001-04-02Cleanup for 64bit support.Dale Rahn
2000-06-13Initial import of ELF ld.so. This was written indepently of the gnu rtldDale S. Rahn