about summary refs log tree commit diff
path: root/src/string/strchrnul.c
Commit message (Expand)AuthorAgeFilesLines
* fix aliasing-based undefined behavior in string functionsRich Felker2018-09-261-4/+7
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* optimize strchrnul/strcspn not to scan string twice on no-matchRich Felker2012-09-271-3/+23
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7