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
de4e340e2c31edfa0e36938725bbfb864a2691e2
jlibloader
/
src
/
main
/
cpp
History
Adam Murdoch
de4e340e2c
Implemented SystemInfo for windows.
2012-09-09 17:07:38 +10:00
..
generic.cpp
- Changed PosixFileFunctions to pass Strings to JNI methods, and use java_to_char() to encode as C char string.
2012-09-09 16:29:42 +10:00
linux.cpp
A first pass to correctly convert between c char strings to Java Strings.
2012-09-09 10:01:53 +10:00
osx.cpp
A first pass to correctly convert between c char strings to Java Strings.
2012-09-09 10:01:53 +10:00
posix.cpp
- Changed PosixFileFunctions to pass Strings to JNI methods, and use java_to_char() to encode as C char string.
2012-09-09 16:29:42 +10:00
win.cpp
Implemented SystemInfo for windows.
2012-09-09 17:07:38 +10:00