r7595@lvps87-230-33-50 (orig r28343): verhaegs | 2008-04-17 23:42:03 +0200
commit884fed62d67c3886dda9b9c6335a39ef39882d72
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 17 Apr 2008 22:52:45 +0000 (17 22:52 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 17 Apr 2008 22:52:45 +0000 (17 22:52 +0000)
tree35881399ff6ea2d2ec12251139c68844f1e62164
parent44334fec41b4071d9664d3a2271590a028cef4ca
 r7595@lvps87-230-33-50 (orig r28343):  verhaegs | 2008-04-17 23:42:03 +0200
 Added peridbase option. This option for a shared library will allow to
 generate a different library base based on an id.
 By default the Task pointer is used so that a library opened at different
 times in the same task get the same base but another base in another task.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@28346 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/genmodule/config.c
tools/genmodule/config.h
tools/genmodule/writeinclibdefs.c
tools/genmodule/writestart.c