aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/os/WindowsDynamicLinkerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1479: NativeLibrary: Add getNativeLibraryPath() returning queried used na...Sven Gothel2023-11-261-0/+9
* Refine Native Library Code: Bulk Permissions, Cleanup DynamicLinker impl. - a...Sven Gothel2015-01-301-33/+14
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-6/+6
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-4/+4
* Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle acce...Sven Gothel2013-06-211-15/+22
* DynamicLinker*: Proper Override notationSven Gothel2013-06-201-1/+6
* Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access.Sven Gothel2013-06-201-7/+34
* Robostness: Catch Throwables on NativeLibrary.open(..) and be verbose in DEBU...Sven Gothel2013-06-181-0/+5
* Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va...Sven Gothel2013-06-161-5/+2
* Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a...Sven Gothel2013-06-111-2/+4
* gluegen: remove executable bit from java and c source filesHarvey Harrison2013-04-091-0/+0
* DynamicLibraryBundle (enhancement)Sven Gothel2012-02-121-15/+2
* Fix Bug 510 w/ Wade Walker's proposal. However, the EGL global lookup setting...Sven Gothel2011-08-221-2/+6
* Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc...Sven Gothel2011-08-031-0/+79