aboutsummaryrefslogtreecommitdiffstats
path: root/man3/libsimple_strchrnul.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-11-17 10:57:02 +0100
committerMattias Andrée <maandree@kth.se>2018-11-17 10:57:02 +0100
commit168b7a317cce20048b319c7e835fc8588a44d5c8 (patch)
tree9b6c2805e0f6bbe9d4cf13a41d7d7e9f0cf97374 /man3/libsimple_strchrnul.3
parentm (diff)
downloadlibsimple-168b7a317cce20048b319c7e835fc8588a44d5c8.tar.gz
libsimple-168b7a317cce20048b319c7e835fc8588a44d5c8.tar.bz2
libsimple-168b7a317cce20048b319c7e835fc8588a44d5c8.tar.xz
Add memscan and memcasescan
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man3/libsimple_strchrnul.3')
-rw-r--r--man3/libsimple_strchrnul.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/libsimple_strchrnul.3 b/man3/libsimple_strchrnul.3
index 2196933..846895b 100644
--- a/man3/libsimple_strchrnul.3
+++ b/man3/libsimple_strchrnul.3
@@ -75,5 +75,6 @@ None.
.BR libsimple_strcasechrnul (3),
.BR libsimple_strend (3),
.BR libsimple_strnchrnul (3),
+.BR libsimple_memscan (3),
.BR libsimple_inchrset (3),
.BR strchr (3)