Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ftahmed
/
jna
Public
forked from
java-native-access/jna
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jna
contrib
on
master
User selector
All users
All time
Commit history
Commits on Sep 1, 2023
Adding remaining O_ bits to be used with posix queues.
matthiasblaesing
committed
4561a88
View commit details
Copy full SHA for 4561a88
View code at this point
Browse repository at this point
Add c.s.j.p.bsd.ExtAttr and c.s.j.p.bsd.ExtAttrUtil to wrap BSD <sys/extattr.h> system calls
rednoah
committed
f428589
View commit details
Copy full SHA for f428589
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
Make c.s.j.p.mac.XAttr public
matthiasblaesing
committed
6daa941
View commit details
Copy full SHA for 6daa941
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
Added SetPriorityClass() and SetThreadPriority() to Kernel32 (#1544)
Show description for cf94e00
danieltrick
authored
cf94e00
View commit details
Copy full SHA for cf94e00
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
Restore JDK6 compatibility for jna-platform
matthiasblaesing
committed
1152bb7
View commit details
Copy full SHA for 1152bb7
View code at this point
Browse repository at this point
Commits on Aug 6, 2023
Added GetMethod, Put, SpawnInstance to IWbemClassObject and ExecMethod to IWbemServices
faddom
committed
0e2386e
View commit details
Copy full SHA for 0e2386e
View code at this point
Browse repository at this point
Commits on Dec 25, 2022
Improve documentation, ensure osgi.version is defined, wrap create-export-package-metadata.sh, add CHANGES.md entry
matthiasblaesing
committed
1af6eb1
View commit details
Copy full SHA for 1af6eb1
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
Add 'uses' information to OSGI metadata in MANIFEST.MF
Show description for b3984aa
sratz
committed
b3984aa
View commit details
Copy full SHA for b3984aa
View code at this point
Browse repository at this point
Commits on Dec 10, 2022
Fixes typo in OpenGL32Util
soywiz
authored and
matthiasblaesing
committed
9e7160e
View commit details
Copy full SHA for 9e7160e
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
Provide multilingual support of Kernel32Util.formatMessage()
Show description for daf3ed2
overpathz
committed
daf3ed2
View commit details
Copy full SHA for daf3ed2
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
Added methods to IWbemContext, IWbemServices and IWbemClassObject. Added IWbemQualifierSet.
rchateauneu
committed
58dc89d
View commit details
Copy full SHA for 58dc89d
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Fix incorrect bitmask in Pointer#createConstant(int) (#1472)
Show description for 673079f
dbwiddis
authored
673079f
View commit details
Copy full SHA for 673079f
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
Add Advapi32Util#isCurrentProcessElevated and associated types (#1471)
Show description for a9c8621
dbwiddis
authored
a9c8621
View commit details
Copy full SHA for a9c8621
View code at this point
Browse repository at this point
Commits on Sep 24, 2022
Modify the way win32 variant date conversion works such that it uses:
Show description for 09d3371
Eran Leshem
committed
09d3371
View commit details
Copy full SHA for 09d3371
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
Improve/fix unittest for Psapi#QueryWorkingSetEx
matthiasblaesing
committed
d5258ea
View commit details
Copy full SHA for d5258ea
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
Bind VirtualLock and VirtualUnlock in c.s.j.p.win32.Kernel32
matthiasblaesing
committed
04ae48f
View commit details
Copy full SHA for 04ae48f
View code at this point
Browse repository at this point
Drop definition of PSAPI_WORKING_SET_EX_BLOCK, move functions to PSAPI_WORKING_SET_EX_INFORMATION, adjust function names
Show description for dbf8751
matthiasblaesing
committed
dbf8751
View commit details
Copy full SHA for dbf8751
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Added c.s.j.win32.Psapi.QueryWorkingSetEx
Crain-32
committed
d4ccd5c
View commit details
Copy full SHA for d4ccd5c
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Improve test stability on AIX (exclude tests that are expected to fail)
matthiasblaesing
committed
f58b0f8
View commit details
Copy full SHA for f58b0f8
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Handle race condition in PdhUtil#PdhEnumObjectItems (#1442)
dbwiddis
authored
c1565fb
View commit details
Copy full SHA for c1565fb
View code at this point
Browse repository at this point
Commits on May 10, 2022
Improve error message when call to xattr times out and increase timeout to 60s
matthiasblaesing
committed
19daca8
View commit details
Copy full SHA for 19daca8
View code at this point
Browse repository at this point
Content of WeakReference needs to be null checked before usage
matthiasblaesing
committed
cebf3ac
View commit details
Copy full SHA for cebf3ac
View code at this point
Browse repository at this point
Report resultCode on failing expectations
matthiasblaesing
committed
099abb8
View commit details
Copy full SHA for 099abb8
View code at this point
Browse repository at this point
Report failure from Kernel32NamedPipeTest#testMultiThreadedNamedPipe if test fails
matthiasblaesing
committed
ef1e56e
View commit details
Copy full SHA for ef1e56e
View code at this point
Browse repository at this point
Use Cleaner instead of finalizer in core JNA and JNA-platform
Show description for 2de6f1b
matthiasblaesing
committed
2de6f1b
View commit details
Copy full SHA for 2de6f1b
View code at this point
Browse repository at this point
Commits on May 7, 2022
more assertions for CFDictionaryRef.ByReference and CFStringRef.ByReference (#1436)
Show description for 102b54b
shalupov
authored
102b54b
View commit details
Copy full SHA for 102b54b
View code at this point
Browse repository at this point
Add CFEqual, CFDictionaryRef.ByReference, CFStringRef.ByReference to CoreFoundation (#1433)
Show description for 19c66f3
shalupov
authored
19c66f3
View commit details
Copy full SHA for 19c66f3
View code at this point
Browse repository at this point
Commits on Apr 23, 2022
Merge commit 'af8458bab'
matthiasblaesing
committed
ca465ee
View commit details
Copy full SHA for ca465ee
View code at this point
Browse repository at this point
Add CertOpenStore to c.s.j.p.win32.Crypt32
shalupov
authored and
matthiasblaesing
committed
af8458b
View commit details
Copy full SHA for af8458b
View code at this point
Browse repository at this point
Commits on Mar 12, 2022
IOKit: For testing parent-child-operator validity don't assume controller names or types
matthiasblaesing
committed
ec1754d
View commit details
Copy full SHA for ec1754d
View code at this point
Browse repository at this point
Fix IOKitTest for M1 compatibility (#1420)
dbwiddis
authored
40a85ec
View commit details
Copy full SHA for 40a85ec
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
Add CFDictionaryGetCount to c.s.j.p.mac.CoreFoundation (#1416)
Show description for 7ed3fa4
shalupov
authored
7ed3fa4
View commit details
Copy full SHA for 7ed3fa4
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Add Solaris Kstat2 Library (#1404)
dbwiddis
authored
ec33108
View commit details
Copy full SHA for ec33108
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Fix definition of `c.s.j.p.unix.X11.XK_Shift_R`
matthiasblaesing
committed
a320708
View commit details
Copy full SHA for a320708
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Do not throw Win32Exception on success for empty section in Kernel32Util#getPrivateProfileSection (#1411)
mkarg
authored
69bf22f
View commit details
Copy full SHA for 69bf22f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.