tools/genmodule: Renamed peridbase to pertaskbase, uses TaskStorage slot now.
commiteb36242b291cc96f099050dd41020d9ff48c6493
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 28 Oct 2011 20:27:51 +0000 (28 20:27 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 28 Oct 2011 20:27:51 +0000 (28 20:27 +0000)
treea9759c09f85a6204401e177c684db3cf06f048af
parentefe1d7f4f83bd167c650d01306edf393783fd9e0
tools/genmodule: Renamed peridbase to pertaskbase, uses TaskStorage slot now.
Other code adapted to the change:
- compiler/clib
- contrib/regina
- test/library
Usage of TaskStorage removed the need for use of AVL trees in generated code.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@42108 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
14 files changed:
compiler/clib/__arosc_nixmain.c
compiler/clib/arosc.conf
compiler/clib/umask.c
test/library/getparentbase.c
test/library/mmakefile.src
test/library/peropenertest.c
test/library/peropenertest_child.c
test/library/pertask.conf [moved from test/library/perid.conf with 85% similarity]
tools/genmodule/config.c
tools/genmodule/config.h
tools/genmodule/writeincdefines.c
tools/genmodule/writeinclibdefs.c
tools/genmodule/writestart.c
tools/genmodule/writestubs.c