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

[c86] More fixes for C86 C library #2149

Merged
merged 6 commits into from
Dec 27, 2024
Merged

[c86] More fixes for C86 C library #2149

merged 6 commits into from
Dec 27, 2024

Conversation

ghaerr
Copy link
Owner

@ghaerr ghaerr commented Dec 27, 2024

Adds stdint.h
Adds back qsort(). C86 won't do arithmetic on (void *)'s.
Fix C86 warning about parameter 'int socket' name-clashing with 'int socket()'
Change CFLAGS += to DEFINES += in libc build for CPP86
Add debug (v7) malloc to C86 libc build

@ghaerr ghaerr merged commit 74d343b into master Dec 27, 2024
2 checks passed
@ghaerr ghaerr deleted the libc2 branch December 27, 2024 03:24
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