aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/mem/substring.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-20 07:12:39 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-20 07:12:39 +0100
commit5f6afe6b796d93be0a2e6ce7c3c0baf235262f31 (patch)
tree790d2c22a70730739655cf6b7c608748bc762bbe /src/string/mem/substring.h
parentm (diff)
downloadslibc-5f6afe6b796d93be0a2e6ce7c3c0baf235262f31.tar.gz
slibc-5f6afe6b796d93be0a2e6ce7c3c0baf235262f31.tar.bz2
slibc-5f6afe6b796d93be0a2e6ce7c3c0baf235262f31.tar.xz
add todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/string/mem/substring.h')
-rw-r--r--src/string/mem/substring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/string/mem/substring.h b/src/string/mem/substring.h
index 05ef7cc..0063094 100644
--- a/src/string/mem/substring.h
+++ b/src/string/mem/substring.h
@@ -50,6 +50,7 @@
/* TODO add support for RIGHT */
+/* TODO add [w]mem[r]{lower,upper}mem */
/* The implementation of the algorithm, read