Home
last modified time | relevance | path

Searched hist:d902844bbdee76f0f8e5b50c7d88d66f034f75e7 (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/string/
H A Dstrchrnul.cd902844bbdee76f0f8e5b50c7d88d66f034f75e7 Wed Feb 13 16:46:33 CET 2013 Niclas Zeising <zeising@FreeBSD.org> Add strchrnul(), a GNU function similar to strchr(), except that it returns
a pointer to the end of the string, rather than NULL, if the character was
not found.

Approved by: theraven
H A Dstrchr.3diff d902844bbdee76f0f8e5b50c7d88d66f034f75e7 Wed Feb 13 16:46:33 CET 2013 Niclas Zeising <zeising@FreeBSD.org> Add strchrnul(), a GNU function similar to strchr(), except that it returns
a pointer to the end of the string, rather than NULL, if the character was
not found.

Approved by: theraven
H A DSymbol.mapdiff d902844bbdee76f0f8e5b50c7d88d66f034f75e7 Wed Feb 13 16:46:33 CET 2013 Niclas Zeising <zeising@FreeBSD.org> Add strchrnul(), a GNU function similar to strchr(), except that it returns
a pointer to the end of the string, rather than NULL, if the character was
not found.

Approved by: theraven
H A DMakefile.incdiff d902844bbdee76f0f8e5b50c7d88d66f034f75e7 Wed Feb 13 16:46:33 CET 2013 Niclas Zeising <zeising@FreeBSD.org> Add strchrnul(), a GNU function similar to strchr(), except that it returns
a pointer to the end of the string, rather than NULL, if the character was
not found.

Approved by: theraven
/freebsd/include/
H A Dstring.hdiff d902844bbdee76f0f8e5b50c7d88d66f034f75e7 Wed Feb 13 16:46:33 CET 2013 Niclas Zeising <zeising@FreeBSD.org> Add strchrnul(), a GNU function similar to strchr(), except that it returns
a pointer to the end of the string, rather than NULL, if the character was
not found.

Approved by: theraven