This website requires JavaScript.
Explore
Help
Register
Sign In
rik
/
jlibloader
Watch
1
Star
0
Fork
0
You've already forked jlibloader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3af019c415bd28353f21bc37c413891419ff0a9
jlibloader
/
src
/
main
/
cpp
History
Adam Murdoch
f3af019c41
Changed method for converting between java and c strings, to convert using an intermediate wchar_t string. Should be more reliable than trying to probe the character encoding.
2013-02-25 19:30:33 +11:00
..
curses.cpp
Added license and copyright notice.
2012-12-14 04:51:07 +11:00
generic_posix.cpp
Changed method for converting between java and c strings, to convert using an intermediate wchar_t string. Should be more reliable than trying to probe the character encoding.
2013-02-25 19:30:33 +11:00
generic.cpp
Include errno name in error messages, if the errno is known.
2013-02-16 11:14:41 +11:00
linux.cpp
Added license and copyright notice.
2012-12-14 04:51:07 +11:00
osx.cpp
Added license and copyright notice.
2012-12-14 04:51:07 +11:00
posix.cpp
Implemented get and set environment variables for posix.
2013-02-16 11:15:05 +11:00
win.cpp
Implemented ProcessLauncher on Windows.
2013-02-20 15:02:25 +11:00