summaryrefslogtreecommitdiff
path: root/modules/strchrnul
blob: 3da076b7c6531bca05154bb1802ac66eff014dce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
strchrnul(): Find the first occurrence of C in S or the final NUL byte.

Files:
lib/strchrnul.h
lib/strchrnul.c
m4/strchrnul.m4

Depends-on:

configure.ac:
gl_FUNC_STRCHRNUL

Makefile.am:
lib_SOURCES += strchrnul.h

Include:
"strchrnul.h"

License:
GPL

Maintainer:
FSF