]> sourceware.org Git - glibc.git/blame - conform/data/utime.h-data
Fix up pthread.h for XPG7.
[glibc.git] / conform / data / utime.h-data
CommitLineData
0ed99ce4
UD
1type {struct utimbuf}
2
3element {struct utimbuf} time_t actime
4element {struct utimbuf} time_t modtime
5
6type time_t
7
8function int utime (const char*, const struct utimbuf*)
9
10allow utim_*
11allow *_t
This page took 0.191272 seconds and 5 git commands to generate.