diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-05-03 18:17:33 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-05-03 18:17:33 +0200 |
commit | 9f633a1871ac5dbf21fca0a6d1cfd41d4084ca4c (patch) | |
tree | e8c3adf80047fc509d69a746cf1c2bb84c48c00e /Applications/Terminal | |
parent | 052be28c3b528dc389fd256d2028e38acd5f7da0 (diff) | |
download | serenity-9f633a1871ac5dbf21fca0a6d1cfd41d4084ca4c.zip |
LibC: Add strcoll() and strxfrm().
These are obviously not locale-aware implementations, but rather really just
strcmp() and strcpy() with different names. This makes vim build and run :^)
Diffstat (limited to 'Applications/Terminal')
0 files changed, 0 insertions, 0 deletions