usb4java/src/main/c
2013-04-17 21:10:54 +02:00
..
build Add wrapper for memcpy for linux x86_64 build so the library can be build on a new linux machine without enforcing a dependency on GLIBC 2.14 2013-04-16 22:13:19 +02:00
src Catch double-exit crash with IllegalStatException 2013-04-17 21:10:54 +02:00
.gitignore New JNI library (Now including libusbx 1.0.14) and also added 32 bit 2013-04-13 19:16:44 +02:00
acinclude.m4 Add Java darwin directory to include path 2013-04-14 11:28:54 +02:00
AUTHORS Rename native directory to c 2013-04-11 20:54:53 +02:00
ChangeLog Rename native directory to c 2013-04-11 20:54:53 +02:00
configure.ac Change build system so we can easily switch between libusb and libusbx. 2013-04-15 20:03:41 +02:00
COPYING Rename native directory to c 2013-04-11 20:54:53 +02:00
Makefile.am Rename native directory to c 2013-04-11 20:54:53 +02:00
Makefile.scm Rename native directory to c 2013-04-11 20:54:53 +02:00
NEWS Rename native directory to c 2013-04-11 20:54:53 +02:00
README Rename native directory to c 2013-04-11 20:54:53 +02:00

libusbx 1.0 Java wrapper