Name |
Last commit
|
Last update |
---|---|---|
.. | ||
map.c | ||
posix.h | ||
realpath.c |
Android NDK does not have a `struct timespec` in its `struct stat` for nanosecond support, instead it has a single nanosecond member inside the struct stat itself. We will use that and use a macro to expand to the `st_mtim` / `st_mtimespec` definition on other systems (much like the existing `st_mtime` backcompat definition).
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
map.c | Loading commit data... | |
posix.h | Loading commit data... | |
realpath.c | Loading commit data... |