posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
utime.h File Reference

POSIX file access and modification times (<utime.h>) More...

#include <time.h>
Include dependency graph for utime.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.
 

Detailed Description

POSIX file access and modification times (<utime.h>)

See also
POSIX.1-2017 <utime.h>

Definition in file utime.h.