Files
jlibloader/readme.md
Adam Murdoch 433347491c - Tweaked build for linux.
- Tweaked how errno is sent back to Java land.
2012-08-03 16:24:00 +10:00

10 lines
260 B
Markdown

Provides Java bindings for various native APIs.
* Get and set UNIX file mode.
* Get PID of current process.
* Determine if stdout/stderr are attached to a terminal.
* Query the terminal size.
Currently only ported to OS X (10.7.4) and Linux (Ubuntu 12.04).