Skip to content
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

Get arm64 up to speed in os2 linux #4600

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

jasonKercher
Copy link
Contributor

I saw @laytan removed the arm specific Open_Flags_Bits while working on sys/posix. That looked like an accident, so I re-added them. Please correct me if I'm wrong.

Re-added open flags for arm64 to sys/linux/bits.odin. Make process_start name based instead of descriptor based to allow running of scripts. Fix bug in heap_linux. Fix and simplify os2.remove.

Readded open flags for arm64 to sys/linux/bits.odin. Make process_start
name based instead of descriptor based to allow running of scripts. Fix
bug in heap_linux. Fix and simplify os2.remove.
@laytan
Copy link
Collaborator

laytan commented Dec 30, 2024

I have no clue why I did that anymore :p

@laytan laytan merged commit a73c7be into odin-lang:master Dec 30, 2024
7 checks passed
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