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
.
shadow
/
shadow
Public
Notifications
You must be signed in to change notification settings
Fork
281
Star
1.7k
Code
Issues
193
Pull requests
20
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 19, 2026
Make lseek and fstat generic (#3779)
Show description for f1b2cac
sporksmith
authored
f1b2cac
View commit details
Copy full SHA for f1b2cac
Browse repository at this point
Expose linux definition of `stat` struct to C and use it
Show description for 7dc2051
sporksmith
committed
7dc2051
View commit details
Copy full SHA for 7dc2051
Browse repository at this point
main/build.rs: update stale comment about siginfo_t
sporksmith
committed
a10a9de
View commit details
Copy full SHA for a10a9de
Browse repository at this point
Add strace formatting for LSeekWhence
sporksmith
committed
2fbba4c
View commit details
Copy full SHA for 2fbba4c
Browse repository at this point
Add more-thorough pipe+lseek test
Show description for 491aee4
sporksmith
committed
491aee4
View commit details
Copy full SHA for 491aee4
Browse repository at this point
Implement lseek syscall by directly using CompatFile::lseek
sporksmith
committed
ec954c3
View commit details
Copy full SHA for ec954c3
Browse repository at this point
Implement fstat syscall by directly using CompatFile::stat
sporksmith
committed
b77ca24
View commit details
Copy full SHA for b77ca24
Browse repository at this point
Implement lseek and stat for LegacyFileCounter and CompatFile
sporksmith
committed
3dccbb5
View commit details
Copy full SHA for 3dccbb5
Browse repository at this point
Add legacyfile_fstat and legacyfile_lseek
Show description for b224a03
sporksmith
committed
b224a03
View commit details
Copy full SHA for b224a03
Browse repository at this point
socket_functions: initialize fields by name
sporksmith
committed
5276b58
View commit details
Copy full SHA for 5276b58
Browse repository at this point
epollFunctions: initialize fields by name
sporksmith
committed
6666830
View commit details
Copy full SHA for 6666830
Browse repository at this point
linux-api: add LSeekWhence
sporksmith
committed
4e976c9
View commit details
Copy full SHA for 4e976c9
Browse repository at this point
linux-api: include linux/fs.h in bindings
sporksmith
committed
9380a98
View commit details
Copy full SHA for 9380a98
Browse repository at this point
main bindgen: avoid re-defining libc::stat
sporksmith
committed
e6ce12f
View commit details
Copy full SHA for e6ce12f
Browse repository at this point
shadow-exec: dump shadow config as json to avoid ambiguities (#3781)
Show description for 85a6ca6
sporksmith
authored
85a6ca6
View commit details
Copy full SHA for 85a6ca6
Browse repository at this point
shadow-exec: use json encoder instead of yaml encoder
Show description for 798daeb
sporksmith
committed
798daeb
View commit details
Copy full SHA for 798daeb
Browse repository at this point
Commits on Aug 18, 2026
shadow_exec_test: add test for float-like environment variable strings
Show description for dfd6390
sporksmith
committed
dfd6390
View commit details
Copy full SHA for dfd6390
Browse repository at this point
Commits on Aug 17, 2026
Improve "explicit drop" API and usage (#3777)
Show description for 58aa1a3
sporksmith
authored
58aa1a3
View commit details
Copy full SHA for 58aa1a3
Browse repository at this point
rename debug_panic! -> warn_and_debug_panic!
Show description for 7361d0a
sporksmith
committed
7361d0a
View commit details
Copy full SHA for 7361d0a
Browse repository at this point
Thread::wrap_mthread: make infallible
Show description for f235d22
sporksmith
committed
f235d22
View commit details
Copy full SHA for f235d22
Browse repository at this point
Descriptor: implement and enforce ExplicitDrop
sporksmith
committed
88b1cd6
View commit details
Copy full SHA for 88b1cd6
Browse repository at this point
DescriptorTable: check that table has been emptied before drop
sporksmith
committed
5fd7a72
View commit details
Copy full SHA for 5fd7a72
Browse repository at this point
ExplicitDrop: parameterize parameter lifetime
sporksmith
committed
15a0d76
View commit details
Copy full SHA for 15a0d76
Browse repository at this point
Commits on Aug 13, 2026
More posix (pid) range lock tests (#3778)
Show description for 1a7dd17
sporksmith
authored
1a7dd17
View commit details
Copy full SHA for 1a7dd17
Browse repository at this point
Commits on Aug 11, 2026
Add and use test_utils::ensure_in
sporksmith
committed
5618e60
View commit details
Copy full SHA for 5618e60
Browse repository at this point
test-file-locks: test negative length
sporksmith
committed
7988ce4
View commit details
Copy full SHA for 7988ce4
Browse repository at this point
test-file-locks: test owner exit
sporksmith
committed
c01c223
View commit details
Copy full SHA for c01c223
Browse repository at this point
test-file-locks: test overflow
sporksmith
committed
8061b75
View commit details
Copy full SHA for 8061b75
Browse repository at this point
Commits on Aug 10, 2026
test-file-locks: test closing descriptors
sporksmith
committed
1825e1e
View commit details
Copy full SHA for 1825e1e
Browse repository at this point
test-file-locks: test thread interactions
sporksmith
committed
1ff2688
View commit details
Copy full SHA for 1ff2688
Browse repository at this point
test-file-locks: test relative to SEEK_CUR
sporksmith
committed
77a15ae
View commit details
Copy full SHA for 77a15ae
Browse repository at this point
test-file-locks: test relative to SEEK_END
sporksmith
committed
8356075
View commit details
Copy full SHA for 8356075
Browse repository at this point
Add more fcntl posix lock tests (#3773)
Show description for 3cfce92
sporksmith
authored
3cfce92
View commit details
Copy full SHA for 3cfce92
Browse repository at this point
test-file-locks: unnest some expressions
Show description for 950fd54
sporksmith
committed
950fd54
View commit details
Copy full SHA for 950fd54
Browse repository at this point
Commits on Aug 4, 2026
test-file-locks: test unlock edge cases using both SETLK and SETLKW
sporksmith
committed
0c92168
View commit details
Copy full SHA for 0c92168
Browse repository at this point
Previous
Next
You can’t perform that action at this time.