Skip to content

Implement strspn, strcspn, strpbrk in place of broken OS functions#650

Merged
ZERICO2005 merged 1 commit intomasterfrom
fix-strspn-etc
Oct 13, 2025
Merged

Implement strspn, strcspn, strpbrk in place of broken OS functions#650
ZERICO2005 merged 1 commit intomasterfrom
fix-strspn-etc

Conversation

@calc84maniac
Copy link
Copy Markdown
Contributor

Fixes #646.

@ZERICO2005
Copy link
Copy Markdown
Contributor

looks good to me

@ZERICO2005 ZERICO2005 removed the bug label Oct 10, 2025
@ZERICO2005 ZERICO2005 merged commit d9d0f24 into master Oct 13, 2025
9 checks passed
@ZERICO2005 ZERICO2005 deleted the fix-strspn-etc branch October 13, 2025 00:30
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.

Ti's strspn strcspn and strpbrk are broken

2 participants