compiler/clib: second argument to utime()/utimes() is const according to C99
commite9a759c9b54833a14a2baa4f145a9834427521a5
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Feb 2012 22:15:22 +0000 (19 22:15 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Feb 2012 22:15:22 +0000 (19 22:15 +0000)
tree62e7b6fcc2a89326f2c1d0091ceaca1c02a557a0
parentbc0a7c3a14a01482c3bba489619b6911a565e920
compiler/clib: second argument to utime()/utimes() is const according to C99

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44120 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/arosc.conf
compiler/clib/include/sys/time.h
compiler/clib/include/utime.h
compiler/clib/utime.c
compiler/clib/utimes.c