add m_strchrnul that does what GNU strchrnul does: search for 'c' or
authorPierre Habouzit <madcoder@debian.org>
Sun, 12 Nov 2006 12:15:44 +0000 (13:15 +0100)
committerPierre Habouzit <madcoder@debian.org>
Sun, 12 Nov 2006 12:15:44 +0000 (13:15 +0100)
commitd40d2e47d8033cbf917d09c3865179870897e773
treec2a9fe2598f8a2e7e1a9859af502447f0d161c00
parent334faeb80904ba5b8ced869abfea2731440d52e5
add m_strchrnul that does what GNU strchrnul does: search for 'c' or
return a pointer on the NUL char if not found

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
lib-lib/str.h