summaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/os/UnixDynamicLinkerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* UnixDynamicLinkerImpl: Unify impl. of openLibraryLocal(..), openLibraryGlobal...Sven Gothel2013-06-251-0/+22
* Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle acce...Sven Gothel2013-06-211-6/+9
* DynamicLinker*: Proper Override notationSven Gothel2013-06-201-0/+3
* Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access.Sven Gothel2013-06-201-51/+41
* Robostness: Catch Throwables on NativeLibrary.open(..) and be verbose in DEBU...Sven Gothel2013-06-181-1/+4
* Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va...Sven Gothel2013-06-161-15/+14
* Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a...Sven Gothel2013-06-111-2/+5
* gluegen: remove executable bit from java and c source filesHarvey Harrison2013-04-091-0/+0
* DynamicLibraryBundle (enhancement)Sven Gothel2012-02-121-2/+10
* Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc...Sven Gothel2011-08-031-0/+65