Skip to content

fix: fspy on intel mac#54

Merged
branchseer merged 7 commits intomainfrom
12-09-test_test_fspy_on_shebang_scripts
Dec 10, 2025
Merged

fix: fspy on intel mac#54
branchseer merged 7 commits intomainfrom
12-09-test_test_fspy_on_shebang_scripts

Conversation

@branchseer
Copy link
Copy Markdown
Member

@branchseer branchseer commented Dec 9, 2025

fix fspy on intel mac

This PR adds:

  • A test for shebang script execution in fspy to ensure proper tracking of file accesses
  • Support for macOS x86_64 in CI workflows
  • Updates the Oils for Unix binary URLs and checksums to version 0.37.0
  • Updates uutils/coreutils to version 0.4.0
  • Fixes scandir symbol linking on macOS x86_64 architecture

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@branchseer branchseer marked this pull request as ready for review December 9, 2025 14:14
branchseer and others added 5 commits December 9, 2025 22:18
On macOS x86_64, directory functions like scandir use the $INODE64
symbol suffix for 64-bit inode support. On arm64, 64-bit inodes are
the only option so no suffix is needed.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@branchseer branchseer changed the title test: test fspy on shebang scripts fix: fspy on intel mac Dec 9, 2025
@branchseer branchseer merged commit 8f14a91 into main Dec 10, 2025
7 checks passed
@Brooooooklyn Brooooooklyn deleted the 12-09-test_test_fspy_on_shebang_scripts branch December 11, 2025 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants