- Tweaked build for linux.

- Tweaked how errno is sent back to Java land.
This commit is contained in:
Adam Murdoch
2012-08-03 16:24:00 +10:00
parent d2542adf36
commit 433347491c
6 changed files with 20 additions and 7 deletions

View File

@@ -6,4 +6,4 @@ Provides Java bindings for various native APIs.
* Determine if stdout/stderr are attached to a terminal.
* Query the terminal size.
Currently only ported to OS X.
Currently only ported to OS X (10.7.4) and Linux (Ubuntu 12.04).