![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
POSIX file access and modification times (<utime.h>) More...
#include <time.h>
Go to the source code of this file.
Data Structures | |
| struct | utimbuf |
| File times passed to utime(). More... | |
Functions | |
| int | utime (const char *path, const struct utimbuf *times) |
| Set file access and modification times. | |
POSIX file access and modification times (<utime.h>)
Definition in file utime.h.