Skip to content

Asm errno string#729

Merged
ZERICO2005 merged 4 commits intomasterfrom
asm_errno_string
Mar 8, 2026
Merged

Asm errno string#729
ZERICO2005 merged 4 commits intomasterfrom
asm_errno_string

Conversation

@ZERICO2005
Copy link
Contributor

implemented perror and strerror in assembly. Since errors are rare (or "cold"), the main goal is for these implementations to be as small as possible

ZERICO2005 and others added 4 commits March 4, 2026 13:21
@ZERICO2005 ZERICO2005 added the libc label Mar 4, 2026
@adriweb adriweb requested a review from runer112 March 4, 2026 20:27
@ZERICO2005 ZERICO2005 merged commit a1b01c5 into master Mar 8, 2026
9 checks passed
@ZERICO2005 ZERICO2005 deleted the asm_errno_string branch March 8, 2026 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant