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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
openjdk
/
bsd-port
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
7
Code
Pull requests
2
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
os::get_process_uid and os::rss for BSD
- #11
#11
Open
snake66
wants to merge 7 commits into
openjdk:bsd-port
openjdk/bsd-port:bsd-port
from
snake66:bsd-port--os-process-uid
snake66/bsd-port:bsd-port--os-process-uid
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
os::get_process_uid and os::rss for BSD
#11
snake66
wants to merge 7 commits into
openjdk:bsd-port
openjdk/bsd-port:bsd-port
from
snake66:bsd-port--os-process-uid
snake66/bsd-port:bsd-port--os-process-uid
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2026
Only macOS needs to include mach.h
Show description for 56e6475
3 people
committed
56e6475
View commit details
Copy full SHA for 56e6475
Browse repository at this point
BSD support for RSS
Show description for 9e7292f
battleblow
authored and
snake66
committed
9e7292f
View commit details
Copy full SHA for 9e7292f
Browse repository at this point
Fix os::Bsd::get_process_uid() for OpenBSD and NetBSD
bsdkurt
authored and
snake66
committed
d217060
View commit details
Copy full SHA for d217060
Browse repository at this point
Fix NULL -> nullptr in os_bsd.cpp
Show description for a87298d
snake66
committed
a87298d
View commit details
Copy full SHA for a87298d
Browse repository at this point
Commits on Jul 3, 2026
Update os::rss() impl for BSD from feedback
Show description for 376cedf
snake66
committed
376cedf
View commit details
Copy full SHA for 376cedf
Browse repository at this point
Refactor common code to get proc_info on BSD
Show description for bd8bdcd
snake66
committed
bd8bdcd
View commit details
Copy full SHA for bd8bdcd
Browse repository at this point
Commits on Jul 7, 2026
Fix silly mistakes
Show description for b3e450f
snake66
committed
b3e450f
View commit details
Copy full SHA for b3e450f
Browse repository at this point
You can’t perform that action at this time.