summaryrefslogtreecommitdiff
path: root/libexec/ld.so/dl_prebind.c
AgeCommit message (Expand)Author
2006-05-12Commit the rest of the api change that started in prebind.Dale Rahn
2006-05-10pretty this up; ok drahnTheo de Raadt
2006-05-08more spacingTheo de Raadt
2006-05-08de-spaceTheo de Raadt
2006-05-05Prebind should not force lazy binding to be turned off during dlopen()Dale Rahn
2006-05-05Make certain that it doesn't try to load prelink info once the primary linkDale Rahn
2006-05-04Avoid a couple of potential crashes if the input data isn't right. ok beck@Dale Rahn
2006-05-03prebind - how to prelink a binary without throwing security out the windowDale Rahn