Skip to content

Commit

Permalink
Fix toupper, tolower, strncasecomp (#39)
Browse files Browse the repository at this point in the history
* delete tolower and toupper

* delete a third one
  • Loading branch information
BlastBrothers authored Jul 11, 2024
1 parent e727d3d commit eca3740
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 100 deletions.
48 changes: 0 additions & 48 deletions src/libc/strncasecmp.src

This file was deleted.

26 changes: 0 additions & 26 deletions src/libc/tolower.src

This file was deleted.

26 changes: 0 additions & 26 deletions src/libc/toupper.src

This file was deleted.

0 comments on commit eca3740

Please sign in to comment.