diff options
author | Mattias Andrée <maandree@kth.se> | 2018-08-19 00:27:04 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-08-19 00:27:04 +0200 |
commit | bf3440c6c9a26644d77d2ebf0d24ac1583588ab7 (patch) | |
tree | 9b55597e3456efb17512c3cb8d3e250334d994b9 /TODO | |
parent | Fix and run tests (diff) | |
download | libsimple-bf3440c6c9a26644d77d2ebf0d24ac1583588ab7.tar.gz libsimple-bf3440c6c9a26644d77d2ebf0d24ac1583588ab7.tar.bz2 libsimple-bf3440c6c9a26644d77d2ebf0d24ac1583588ab7.tar.xz |
Add str[r]n[case]str and str[n][case]cmpnul
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,6 +0,0 @@ -strnstr -strrnstr -strncasestr -strrncasestr -strcmpnul -strcasecmpnul |