aboutsummaryrefslogtreecommitdiffstats
path: root/missing/strchr.c
Commit message (Expand)AuthorAgeFilesLines
* * missing/strchr.c: add strlen's prototype.naruse2010-10-121-0/+2
* * missing/*.c: include missing.hnobu2010-07-281-0/+2
* * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definitionocean2005-10-201-11/+7
* * missing/strchr.c (strrchr): fixed a bug in detecting NUL in amatz2005-09-081-1/+3
* * parse.y (primary): rescue and ensure clauses should be allowedmatz2001-03-061-36/+21
* 1.4.0matz1999-08-131-0/+45