Skip to content

Make link-wrap.sh Linux and macOS cross-platform compatible #203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 190 commits into
base: master
Choose a base branch
from

Conversation

harrychin
Copy link

Replace stat -c %z with wc -c < as the native stat command for macOS doesn't support that option, but wc is supported similarly on both platforms.

harrychin and others added 30 commits October 15, 2024 15:44
Replace `stat -c %z` with `wc -c <` as the native stat command for macOS doesn't support that option.
…device_metadata

appflags shall be set in hex value and could be set at device level
…o_updated_nightly

Y333 161224/migration to updated nightly
yogh333 and others added 28 commits April 14, 2025 15:09
…s_ngbl_home

When no settings set, pass NULL pointer to C NBGL API
…ic-address-len

feat: Add const generic address buffer size to Swap params
…_apps_workflow

Fix nanosp -> nanosplus resolution following ledgered update
Test if CString is empty before calling C API
…omeAndSettings

Enable to set a tagline when invoking NbglHomeAndSettings
Replace `stat -c %z` with `wc -c <` as the native stat command for macOS doesn't support that option.
@harrychin harrychin marked this pull request as draft June 11, 2025 06:31
@harrychin harrychin marked this pull request as ready for review June 11, 2025 06:36
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.

6 participants