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

[watcom libc] Add routines required for JWasm port #2104

Merged
merged 3 commits into from
Nov 17, 2024
Merged

[watcom libc] Add routines required for JWasm port #2104

merged 3 commits into from
Nov 17, 2024

Conversation

ghaerr
Copy link
Owner

@ghaerr ghaerr commented Nov 17, 2024

Adds C library and system call routines required for possible JWasm port, discussed in #2103.

Adds U8RS, U8LS and PIA internal OWC routines to libc/watcom/asm.
Adds remove() system call; identical to unlink().
Adds strupr() and strlwr() libc routines.

@ghaerr ghaerr merged commit 9c42710 into master Nov 17, 2024
2 checks passed
@ghaerr ghaerr deleted the jwasm branch November 17, 2024 03:58
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