OSDN Git Service

utime[s]: avoid circular dependency
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 16 Apr 2011 12:24:38 +0000 (14:24 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:40 +0000 (14:00 +0200)
commit917176e71ef901297e420bbb0db99be5e8100fc3
tree9e55d42ae33445f8f0d44995cac5fedea8f51809
parent4dcfe3b2699fc2bb360ece726896de798d077694
utime[s]: avoid circular dependency

utime.c: fix a cast, tv_sec is of type time_t
Add stub for utimes.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/utime.c
libc/sysdeps/linux/common/utimes.c