IORequest alib functions:
commit9c2f72b44c1c48a59d985b2015f8feea8763a77d
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 28 Oct 2014 23:37:03 +0000 (28 23:37 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 28 Oct 2014 23:37:03 +0000 (28 23:37 +0000)
treeb6a807beb092d84e189dc33f39bb6d8ee0afe810
parent22e79783968a59340f48551b70ddb2e889d57b52
IORequest alib functions:
 - Allow a NULL ioreq to be passed to DeleteStdIO() and DeleteExtIO(), as
   per AmigaOS 3.1 AutoDocs.
 - Reimplemented DeleteStdIO() to simply call DeleteExtIO().
 - Corrected and expanded AutoDocs.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49735 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/alib/createextio.c
compiler/alib/createstdio.c
compiler/alib/deleteextio.c
compiler/alib/deletestdio.c