compiler/clib: refactoring; moved some of fdesc handling code from __exec.c to __fdesc.c
commit5ad44e1ce236a2c1145d541f00d67ce21be3cce6
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 4 Feb 2012 00:06:40 +0000 (4 00:06 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 4 Feb 2012 00:06:40 +0000 (4 00:06 +0000)
treebe8ba5f2df457562afd25d9775675c68dca5cbfd
parent372e11dee22ae0024fe07fb502d29895b20038ec
compiler/clib: refactoring; moved some of fdesc handling code from __exec.c to __fdesc.c

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43838 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/__exec.c
compiler/clib/__fdesc.c
compiler/clib/__fdesc.h
compiler/clib/__vfork.c