Skip to content

[c86] More fixes for C86 C library#2149

Merged
ghaerr merged 6 commits intomasterfrom
libc2
Dec 27, 2024
Merged

[c86] More fixes for C86 C library#2149
ghaerr merged 6 commits intomasterfrom
libc2

Conversation

@ghaerr
Copy link
Copy Markdown
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
@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