aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/os/UnixDynamicLinkerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1479: NativeLibrary: Add getNativeLibraryPath() returning queried used na...Sven Gothel2023-11-261-0/+14
* iOS: NativeLibrary: Refine iOS, use proper alt system path for iOS+OSX, relax...Sven Gothel2019-06-211-3/+4
* Refine Native Library Code: Bulk Permissions, Cleanup DynamicLinker impl. - a...Sven Gothel2015-01-301-36/+5
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-4/+4
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-6/+6
* 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