Adam Murdoch
|
01c4f26e97
|
Include errno name in error messages, if the errno is known.
|
2013-02-16 11:14:41 +11:00 |
|
Adam Murdoch
|
6cab15ece4
|
Started implementing environment variable methods on windows.
|
2013-02-07 17:58:13 +11:00 |
|
Adam Murdoch
|
9e0493f94e
|
Implemented Process working directory methods on windows, and fixed file system details.
|
2013-02-07 16:58:11 +11:00 |
|
Adam Murdoch
|
64a738008e
|
Added Process.getWorkingDirectory() and setWorkingDirectory() and posix implementation.
|
2013-01-26 17:51:10 +11:00 |
|
Adam Murdoch
|
a4b166bc02
|
Added license and copyright notice.
|
2012-12-14 04:51:07 +11:00 |
|
Adam Murdoch
|
802fb78f29
|
Split out terminfo jni functions into a separate native library, so that curses/ncurses is not required to load the main native library.
|
2012-11-12 17:20:04 +11:00 |
|
Adam Murdoch
|
208d1be584
|
implemented basic char_to_java()
|
2012-09-09 14:17:58 +10:00 |
|
Adam Murdoch
|
b8d0830d44
|
A first pass to correctly convert between c char strings to Java Strings.
|
2012-09-09 10:01:53 +10:00 |
|
Adam Murdoch
|
b494c52441
|
Split OS X specific functions out of posix.cpp.
|
2012-08-12 07:50:08 +10:00 |
|
Adam Murdoch
|
a1c46d3dfa
|
Implemented TerminalAccess.isTerminal() and Terminal.getTerminalSize() on windows.
|
2012-08-04 13:27:56 +10:00 |
|