emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels
[oweals/musl.git] / src / string / strchr.c
2012-09-27 Rich Felkeroptimize strchrnul/strcspn not to scan string twice...
2011-04-05 Rich Felkerfix misaligned read on early string termination in...
2011-04-03 Rich Felkerfix serious bug in strchr - char signedness
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0