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
.
oven-sh
/
bun
Public
Notifications
You must be signed in to change notification settings
Fork
5k
Star
95.5k
Code
Issues
3.2k
Pull requests
4.9k
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
epoll_pwait2: issue raw syscall, add Android gate and disable flag
- #32490
#32490
Merged
Jarred-Sumner
merged 10 commits into
main
oven-sh/bun:main
from
farm/e256f127/epoll-pwait2-raw-syscall
oven-sh/bun:farm/e256f127/epoll-pwait2-raw-syscall
Copy head branch name to clipboard
Jun 21, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
epoll_pwait2: issue raw syscall, add Android gate and disable flag
#32490
Jarred-Sumner
merged 10 commits into
main
oven-sh/bun:main
from
farm/e256f127/epoll-pwait2-raw-syscall
oven-sh/bun:farm/e256f127/epoll-pwait2-raw-syscall
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2026
epoll_pwait2: raw syscall + Android gate + disable flag
Show description for cdc9ad5
robobun
committed
cdc9ad5
View commit details
Copy full SHA for cdc9ad5
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
f33bf6d
View commit details
Copy full SHA for f33bf6d
Browse repository at this point
test: add unflagged control run to prove seccomp filter is live
Show description for d0b157f
robobun
committed
d0b157f
View commit details
Copy full SHA for d0b157f
Browse repository at this point
test: suppress core dumps from the intentionally-killed control run
Show description for 3a8d571
robobun
committed
3a8d571
View commit details
Copy full SHA for 3a8d571
Browse repository at this point
test: skip when setrlimit(RLIMIT_CORE) fails
robobun
committed
00075cd
View commit details
Copy full SHA for 00075cd
Browse repository at this point
ci: retrigger
robobun
committed
d94833c
View commit details
Copy full SHA for d94833c
Browse repository at this point
Detect Android via cfg(target_os) instead of uname release string
robobun
committed
fd6eb0a
View commit details
Copy full SHA for fd6eb0a
Browse repository at this point
test: surface stderr in failure diff when the flagged run exits nonzero
robobun
committed
fe54171
View commit details
Copy full SHA for fe54171
Browse repository at this point
Commits on Jun 21, 2026
epoll_kqueue: latch off epoll_pwait2 on EFAULT as well
Show description for e7af444
robobun
committed
e7af444
View commit details
Copy full SHA for e7af444
Browse repository at this point
doc: sync env_var comment with EFAULT fallback addition
robobun
committed
7554c24
View commit details
Copy full SHA for 7554c24
Browse repository at this point
You can’t perform that action at this time.