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
.
ziglang
/
zig
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.2k
Star
43.3k
Code
Issues
2.7k
Pull requests
117
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
fs.Dir: Give the option to stat a symbolic link
- #20843
#20843
Closed
samy-00007
wants to merge 13 commits into
ziglang:master
ziglang/zig:master
from
samy-00007:stat
samy-00007/zig:stat
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
fs.Dir: Give the option to stat a symbolic link
#20843
samy-00007
wants to merge 13 commits into
ziglang:master
ziglang/zig:master
from
samy-00007:stat
samy-00007/zig:stat
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2024
fs.Dir: implement `Dir.statLink` and added a test
samy-00007
committed
101adac
View commit details
Copy full SHA for 101adac
Browse repository at this point
fs.Dir: add windows implementation for statLink
samy-00007
committed
9a115b3
View commit details
Copy full SHA for 9a115b3
Browse repository at this point
fix formatting
samy-00007
committed
efa2241
View commit details
Copy full SHA for efa2241
Browse repository at this point
fs.Dir: set function private to stay consistent
samy-00007
committed
0c83d5d
View commit details
Copy full SHA for 0c83d5d
Browse repository at this point
Commits on Jul 29, 2024
minor fixes
samy-00007
committed
e264212
View commit details
Copy full SHA for e264212
Browse repository at this point
Commits on Jul 30, 2024
roll back the windows implementation of `statLink`
samy-00007
committed
d988769
View commit details
Copy full SHA for d988769
Browse repository at this point
Merge branch 'ziglang:master' into stat
samy-00007
authored
379b688
View commit details
Copy full SHA for 379b688
Browse repository at this point
Dir.statLink: added linux specific implementation
Show description for d03bbc0
samy-00007
committed
d03bbc0
View commit details
Copy full SHA for d03bbc0
Browse repository at this point
fixed minor doc error
samy-00007
committed
449f3aa
View commit details
Copy full SHA for 449f3aa
Browse repository at this point
Commits on Aug 1, 2024
ignore test for wasm due to #20890
Show description for 3e3553b
samy-00007
and
squeek502
authored
3e3553b
View commit details
Copy full SHA for 3e3553b
Browse repository at this point
Dir.statLink: move logic around
samy-00007
committed
65e77f1
View commit details
Copy full SHA for 65e77f1
Browse repository at this point
Commits on Aug 2, 2024
Merge branch 'ziglang:master' into stat
samy-00007
authored
ca45f85
View commit details
Copy full SHA for ca45f85
Browse repository at this point
Commits on Aug 6, 2024
remove comment about windows function
samy-00007
committed
a2c4027
View commit details
Copy full SHA for a2c4027
Browse repository at this point
You can’t perform that action at this time.