compiler/clib: Removed ioctl() stub.
commitaaca17fc7fb09b54fe272a8b2362d48eeef30d0e
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 13 Feb 2013 21:13:42 +0000 (13 21:13 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 13 Feb 2013 21:13:42 +0000 (13 21:13 +0000)
tree9cf4d096ac05fbcca24e950e942371e059f28ccc
parentef94575c0ae7be958dadcef2480f41fdfb690b7c
compiler/clib: Removed ioctl() stub.

ioctl() is provided by AROSTCP for the programs that need it.
This patch breaks backward compatibility with software that accessed
the arosc.library ioctl() function.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46587 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/arosc.conf
compiler/clib/ioctl.c [deleted file]
compiler/clib/mmakefile.src