Skip to content

Plan9 cpu command #308

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 4 commits into
base: main
Choose a base branch
from
Open

Plan9 cpu command #308

wants to merge 4 commits into from

Conversation

rminnich
Copy link
Member

@rminnich rminnich commented Jun 5, 2025

No description provided.

rminnich added 4 commits June 3, 2025 10:30
Signed-off-by: Ronald G Minnich <rminnich@gmail.com>
now builds for Plan 9 too

Signed-off-by: Ronald G Minnich <rminnich@gmail.com>
Plan 9 shell puts trailing null when you do
x=y
since on plan 9, environment variables are held in
a file system.

Further, nulls are used in environment variables as
separators in some cases.

Trim trailing nulls; don't transmit environment variables
which have embedded nulls.

We now have cpu from plan 9 to linux.

Signed-off-by: Ronald G Minnich <rminnich@gmail.com>
Signed-off-by: Ronald G Minnich <rminnich@gmail.com>
@rminnich rminnich requested review from ericvh, brho and Lencerf June 5, 2025 17:13
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.

1 participant