]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When trying each linker class in turn with a preloaded module, exit
authoriedowse <iedowse@FreeBSD.org>
Fri, 27 Aug 2004 01:20:26 +0000 (01:20 +0000)
committeriedowse <iedowse@FreeBSD.org>
Fri, 27 Aug 2004 01:20:26 +0000 (01:20 +0000)
commit1268768c3d35a9843a04b6a4552558138597fc4f
tree237184defedacba9b0379be7b9853a4f344bff8b
parent5fe6074c1d5d2c91381414fb763bbd01922b15bd
When trying each linker class in turn with a preloaded module, exit
the loop if the preload was successful. Previously a successful
preload was ignored if the linker class was not the last in the
list.
sys/kern/kern_linker.c