| Package | Description |
|---|---|
| jnr.posix |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNativeTimeval |
class |
OpenBSDTimeval |
| Modifier and Type | Method and Description |
|---|---|
int |
LibC.futimes(int fd,
Timeval[] times) |
int |
LibC.lutimes(CharSequence path,
Timeval[] times) |
int |
LibC.utimes(CharSequence path,
Timeval[] times) |
Copyright © 2016. All Rights Reserved.