diff options
author | Mattias Andrée <maandree@kth.se> | 2018-10-21 11:51:38 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-10-21 11:51:38 +0200 |
commit | 160eaaddcfed8075abd06624835a2d49548eb5de (patch) | |
tree | 6883e07688ad43520b7407d2728f41d0cf9c68a9 /man/strcasechr.3libsimple | |
parent | Add man pages for more str-functions (diff) | |
download | libsimple-160eaaddcfed8075abd06624835a2d49548eb5de.tar.gz libsimple-160eaaddcfed8075abd06624835a2d49548eb5de.tar.bz2 libsimple-160eaaddcfed8075abd06624835a2d49548eb5de.tar.xz |
Add strcasechr and strcasechrnul
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/strcasechr.3libsimple')
l--------- | man/strcasechr.3libsimple | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/strcasechr.3libsimple b/man/strcasechr.3libsimple new file mode 120000 index 0000000..719a07d --- /dev/null +++ b/man/strcasechr.3libsimple @@ -0,0 +1 @@ +libsimple_strcasechr.3
\ No newline at end of file |