aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-10-22 15:52:32 +0200
committerMattias Andrée <maandree@kth.se>2018-10-22 15:52:32 +0200
commitd69fd77060515537f9b6cba0daa12c1155b2c02f (patch)
tree49720d25c5ec376808369c43d9e9afedf5eec898 /man
parentAdd memcase{cmp,ends,starts,eq} and mem[r]casemem (diff)
downloadlibsimple-d69fd77060515537f9b6cba0daa12c1155b2c02f.tar.gz
libsimple-d69fd77060515537f9b6cba0daa12c1155b2c02f.tar.bz2
libsimple-d69fd77060515537f9b6cba0daa12c1155b2c02f.tar.xz
Add strn{,case}chr{,nul}, strnend, and strrn{,case}chr
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man')
l---------man/strncasechr.3libsimple1
l---------man/strncasechrnul.3libsimple1
l---------man/strncasecmpnul.3libsimple1
l---------man/strncaseends.3libsimple1
l---------man/strncaseeq.3libsimple1
l---------man/strncaseeqlen.3libsimple1
l---------man/strncaseeqnul.3libsimple1
l---------man/strncasestarts.3libsimple1
l---------man/strncasestr.3libsimple1
l---------man/strnchr.3libsimple1
l---------man/strnchrnul.3libsimple1
l---------man/strncmpnul.3libsimple1
l---------man/strnend.3libsimple1
l---------man/strnends.3libsimple1
l---------man/strneq.3libsimple1
l---------man/strneqlen.3libsimple1
l---------man/strneqnul.3libsimple1
l---------man/strnstarts.3libsimple1
l---------man/strnstr.3libsimple1
l---------man/strrncasechr.3libsimple1
l---------man/strrncaseeqlen.3libsimple1
l---------man/strrncasestr.3libsimple1
l---------man/strrnchr.3libsimple1
l---------man/strrneqlen.3libsimple1
l---------man/strrnstr.3libsimple1
25 files changed, 25 insertions, 0 deletions
diff --git a/man/strncasechr.3libsimple b/man/strncasechr.3libsimple
new file mode 120000
index 0000000..2d09610
--- /dev/null
+++ b/man/strncasechr.3libsimple
@@ -0,0 +1 @@
+libsimple_strncasechr.3 \ No newline at end of file
diff --git a/man/strncasechrnul.3libsimple b/man/strncasechrnul.3libsimple
new file mode 120000
index 0000000..60448c9
--- /dev/null
+++ b/man/strncasechrnul.3libsimple
@@ -0,0 +1 @@
+libsimple_strncasechrnul.3 \ No newline at end of file
diff --git a/man/strncasecmpnul.3libsimple b/man/strncasecmpnul.3libsimple
new file mode 120000
index 0000000..a2ed681
--- /dev/null
+++ b/man/strncasecmpnul.3libsimple
@@ -0,0 +1 @@
+libsimple_strncasecmpnul.3 \ No newline at end of file
diff --git a/man/strncaseends.3libsimple b/man/strncaseends.3libsimple
new file mode 120000
index 0000000..8e45624
--- /dev/null
+++ b/man/strncaseends.3libsimple
@@ -0,0 +1 @@
+libsimple_strncaseends.3 \ No newline at end of file
diff --git a/man/strncaseeq.3libsimple b/man/strncaseeq.3libsimple
new file mode 120000
index 0000000..f0ea42f
--- /dev/null
+++ b/man/strncaseeq.3libsimple
@@ -0,0 +1 @@
+libsimple_strncaseeq.3 \ No newline at end of file
diff --git a/man/strncaseeqlen.3libsimple b/man/strncaseeqlen.3libsimple
new file mode 120000
index 0000000..18e46e0
--- /dev/null
+++ b/man/strncaseeqlen.3libsimple
@@ -0,0 +1 @@
+libsimple_strncaseeqlen.3 \ No newline at end of file
diff --git a/man/strncaseeqnul.3libsimple b/man/strncaseeqnul.3libsimple
new file mode 120000
index 0000000..3d50ddc
--- /dev/null
+++ b/man/strncaseeqnul.3libsimple
@@ -0,0 +1 @@
+libsimple_strncaseeqnul.3 \ No newline at end of file
diff --git a/man/strncasestarts.3libsimple b/man/strncasestarts.3libsimple
new file mode 120000
index 0000000..50f228e
--- /dev/null
+++ b/man/strncasestarts.3libsimple
@@ -0,0 +1 @@
+libsimple_strncasestarts.3 \ No newline at end of file
diff --git a/man/strncasestr.3libsimple b/man/strncasestr.3libsimple
new file mode 120000
index 0000000..035c71a
--- /dev/null
+++ b/man/strncasestr.3libsimple
@@ -0,0 +1 @@
+libsimple_strncasestr.3 \ No newline at end of file
diff --git a/man/strnchr.3libsimple b/man/strnchr.3libsimple
new file mode 120000
index 0000000..43c29bf
--- /dev/null
+++ b/man/strnchr.3libsimple
@@ -0,0 +1 @@
+libsimple_strnchr.3 \ No newline at end of file
diff --git a/man/strnchrnul.3libsimple b/man/strnchrnul.3libsimple
new file mode 120000
index 0000000..60b8881
--- /dev/null
+++ b/man/strnchrnul.3libsimple
@@ -0,0 +1 @@
+libsimple_strnchrnul.3 \ No newline at end of file
diff --git a/man/strncmpnul.3libsimple b/man/strncmpnul.3libsimple
new file mode 120000
index 0000000..fa439bb
--- /dev/null
+++ b/man/strncmpnul.3libsimple
@@ -0,0 +1 @@
+libsimple_strncmpnul.3 \ No newline at end of file
diff --git a/man/strnend.3libsimple b/man/strnend.3libsimple
new file mode 120000
index 0000000..9f728bf
--- /dev/null
+++ b/man/strnend.3libsimple
@@ -0,0 +1 @@
+libsimple_strnend.3 \ No newline at end of file
diff --git a/man/strnends.3libsimple b/man/strnends.3libsimple
new file mode 120000
index 0000000..a8a14ee
--- /dev/null
+++ b/man/strnends.3libsimple
@@ -0,0 +1 @@
+libsimple_strnends.3 \ No newline at end of file
diff --git a/man/strneq.3libsimple b/man/strneq.3libsimple
new file mode 120000
index 0000000..5c125b0
--- /dev/null
+++ b/man/strneq.3libsimple
@@ -0,0 +1 @@
+libsimple_strneq.3 \ No newline at end of file
diff --git a/man/strneqlen.3libsimple b/man/strneqlen.3libsimple
new file mode 120000
index 0000000..82589f6
--- /dev/null
+++ b/man/strneqlen.3libsimple
@@ -0,0 +1 @@
+libsimple_strneqlen.3 \ No newline at end of file
diff --git a/man/strneqnul.3libsimple b/man/strneqnul.3libsimple
new file mode 120000
index 0000000..d0141dc
--- /dev/null
+++ b/man/strneqnul.3libsimple
@@ -0,0 +1 @@
+libsimple_strneqnul.3 \ No newline at end of file
diff --git a/man/strnstarts.3libsimple b/man/strnstarts.3libsimple
new file mode 120000
index 0000000..1e8f08a
--- /dev/null
+++ b/man/strnstarts.3libsimple
@@ -0,0 +1 @@
+libsimple_strnstarts.3 \ No newline at end of file
diff --git a/man/strnstr.3libsimple b/man/strnstr.3libsimple
new file mode 120000
index 0000000..03b83b7
--- /dev/null
+++ b/man/strnstr.3libsimple
@@ -0,0 +1 @@
+libsimple_strnstr.3 \ No newline at end of file
diff --git a/man/strrncasechr.3libsimple b/man/strrncasechr.3libsimple
new file mode 120000
index 0000000..6316f08
--- /dev/null
+++ b/man/strrncasechr.3libsimple
@@ -0,0 +1 @@
+libsimple_strrncasechr.3 \ No newline at end of file
diff --git a/man/strrncaseeqlen.3libsimple b/man/strrncaseeqlen.3libsimple
new file mode 120000
index 0000000..28bc354
--- /dev/null
+++ b/man/strrncaseeqlen.3libsimple
@@ -0,0 +1 @@
+libsimple_strrncaseeqlen.3 \ No newline at end of file
diff --git a/man/strrncasestr.3libsimple b/man/strrncasestr.3libsimple
new file mode 120000
index 0000000..86107aa
--- /dev/null
+++ b/man/strrncasestr.3libsimple
@@ -0,0 +1 @@
+libsimple_strrncasestr.3 \ No newline at end of file
diff --git a/man/strrnchr.3libsimple b/man/strrnchr.3libsimple
new file mode 120000
index 0000000..de1494a
--- /dev/null
+++ b/man/strrnchr.3libsimple
@@ -0,0 +1 @@
+libsimple_strrnchr.3 \ No newline at end of file
diff --git a/man/strrneqlen.3libsimple b/man/strrneqlen.3libsimple
new file mode 120000
index 0000000..b255358
--- /dev/null
+++ b/man/strrneqlen.3libsimple
@@ -0,0 +1 @@
+libsimple_strrneqlen.3 \ No newline at end of file
diff --git a/man/strrnstr.3libsimple b/man/strrnstr.3libsimple
new file mode 120000
index 0000000..d493079
--- /dev/null
+++ b/man/strrnstr.3libsimple
@@ -0,0 +1 @@
+libsimple_strrnstr.3 \ No newline at end of file