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
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
.
shell-pool
/
shpool_pty
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
add ptsname_r shim for macos
- #4
#4
Merged
ethanpailes
merged 10 commits into
shell-pool:master
shell-pool/shpool_pty:master
from
seruman:ptsname_r-macos
seruman/shpool_pty:ptsname_r-macos
Copy head branch name to clipboard
Jan 7, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
add ptsname_r shim for macos
#4
ethanpailes
merged 10 commits into
shell-pool:master
shell-pool/shpool_pty:master
from
seruman:ptsname_r-macos
seruman/shpool_pty:ptsname_r-macos
Copy head branch name to clipboard
Commits
Commits on Oct 11, 2025
add ioctl based ptsname_r implementation for macos
seruman
committed
9b13853
View commit details
Copy full SHA for 9b13853
Browse repository at this point
use sh instead of bash in read/write test
Show description for 88b85ef
seruman
committed
88b85ef
View commit details
Copy full SHA for 88b85ef
Browse repository at this point
Commits on Nov 3, 2025
add linux ptsname_r safety comment back
seruman
committed
72e4d52
View commit details
Copy full SHA for 72e4d52
Browse repository at this point
cast TIOCPTYGNAME to libc::c_ulong
seruman
committed
66a840d
View commit details
Copy full SHA for 66a840d
Browse repository at this point
remove ios references
seruman
committed
e08ee1b
View commit details
Copy full SHA for e08ee1b
Browse repository at this point
add comments back
seruman
committed
befd3af
View commit details
Copy full SHA for befd3af
Browse repository at this point
Commits on Nov 7, 2025
ptsname_r_macos: use libc::memcpy to count up to null terminator
seruman
committed
3bca717
View commit details
Copy full SHA for 3bca717
Browse repository at this point
update safety comments
seruman
committed
559aa75
View commit details
Copy full SHA for 559aa75
Browse repository at this point
make cranky happy
seruman
committed
a5c5e93
View commit details
Copy full SHA for a5c5e93
Browse repository at this point
use bash i read/write tests, silence deprecation warning on macos
seruman
committed
961828d
View commit details
Copy full SHA for 961828d
Browse repository at this point
You can’t perform that action at this time.