]> git.ipfire.org Git - thirdparty/glibc.git/blob - conform/data/utime.h-data
Update.
[thirdparty/glibc.git] / conform / data / utime.h-data
1 type {struct utimbuf}
2
3 element {struct utimbuf} time_t actime
4 element {struct utimbuf} time_t modtime
5
6 type time_t
7
8 function int utime (const char*, const struct utimbuf*)
9
10 allow utim_*
11 allow *_t