summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/os/DynamicLookupHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* DynamicLookupHelper: Add secure isFunctionAvailable(..); NativeLibrary: Add ↵Sven Gothel2013-06-201-1/+6
| | | | TODO comments, re protected lookup functions.
* gluegen: remove executable bit from java and c source filesHarvey Harrison2013-04-091-0/+0
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* DynamicLibraryBundle (enhancement)Sven Gothel2012-02-121-0/+5
| | | | | | | - Hold DEBUG, DEBUG_LOOKUP in DynamicLookupHelper - Tool complete only if named tool's GetProcAddressFunc is avail - Allow no tool/glue lib's - Use DEBUG_LOCKUP for lockup symbol trace
* Fix API docSven Gothel2010-11-151-5/+5
|
* renamed method.Michael Bien2010-04-241-2/+1
|
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-0/+53