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.utimes(CharSequence path,
Timeval[] times) |
Copyright © 2015. All rights reserved.