rockbox/firmware/libc/include
James Buren a9f36efa62 file/fat: rework utime function as modtime extension
This eliminates the dependence on a special struct since we were only
using the modtime anyway. But it no longer fits any known standard APIs
so I have converted it to our own extension instead. This can still be
adapted to existing hosted APIs if the need arises.

Change-Id: Ic8800698ddfd3a1a48b7cf921c0d0f865302d034
2021-07-08 17:47:51 +00:00
..
sys
ctype.h
endian.h
errno.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
fcntl.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
inttypes.h
math.h
stdint.h stdio compat layer for plugins 2017-12-23 20:54:56 -05:00
stdio.h
stdlib.h Add normal alloca() definition and implement a strdupa and friends 2014-08-29 22:06:59 -04:00
string.h Add mempcpy implementation 2014-08-29 22:06:57 -04:00
time.h file/fat: rework utime function as modtime extension 2021-07-08 17:47:51 +00:00