diff options
author | Mattias Andrée <maandree@kth.se> | 2018-10-22 15:52:32 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-10-22 15:52:32 +0200 |
commit | d69fd77060515537f9b6cba0daa12c1155b2c02f (patch) | |
tree | 49720d25c5ec376808369c43d9e9afedf5eec898 /man/strnchr.3libsimple | |
parent | Add memcase{cmp,ends,starts,eq} and mem[r]casemem (diff) | |
download | libsimple-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/strnchr.3libsimple')
l--------- | man/strnchr.3libsimple | 1 |
1 files changed, 1 insertions, 0 deletions
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 |