forked from len0rd/rockbox
This emulates the traditional utime function from UNIX clones to allow for manual updates of the modification timestamp on files and directories. This should only prove useful for non-native targets as those usually have a libc version of utime. Change-Id: Iea8a1d328e78b92c400d3354ee80689c7cf53af8 |
||
|---|---|---|
| .. | ||
| sys | ||
| ctype.h | ||
| endian.h | ||
| errno.h | ||
| fcntl.h | ||
| inttypes.h | ||
| math.h | ||
| stdint.h | ||
| stdio.h | ||
| stdlib.h | ||
| string.h | ||
| time.h | ||