| Package | Description |
|---|---|
| jnr.posix |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNativeTimespec |
| Modifier and Type | Method and Description |
|---|---|
int |
LibC.futimens(int fd,
Timespec[] times) |
int |
LibC.utimensat(int dirfd,
java.lang.String path,
Timespec[] times,
int flag) |
Copyright © 2020. All Rights Reserved.