Skip to content

fix: fspy on intel mac#54

Merged
wan9chi merged 7 commits into
mainfrom
12-09-test_test_fspy_on_shebang_scripts
Dec 10, 2025
Merged

fix: fspy on intel mac#54
wan9chi merged 7 commits into
mainfrom
12-09-test_test_fspy_on_shebang_scripts

Conversation

@wan9chi
Copy link
Copy Markdown
Member

@wan9chi wan9chi 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

wan9chi commented Dec 9, 2025

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

@wan9chi wan9chi marked this pull request as ready for review December 9, 2025 14:14
wan9chi 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>
@wan9chi wan9chi changed the title test: test fspy on shebang scripts fix: fspy on intel mac Dec 9, 2025
@wan9chi wan9chi 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