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