Files
semi-libc/src
Rich Felker 13b2945a3c remove some no-op end of string tests from regex parser
these are cruft from the original code which used an explicit string
length rather than null termination. i blindly converted all the
checks to null terminator checks, without noticing that in several
cases, the subsequent switch statement would automatically handle the
null byte correctly.
2012-05-13 17:20:01 -04:00
..
2012-05-10 21:51:36 -04:00
2012-04-16 18:37:53 -04:00
2012-05-10 22:16:15 -04:00
2011-10-09 22:51:03 -04:00
2011-04-17 11:43:03 -04:00
2012-02-06 18:23:11 -05:00
2011-04-17 11:43:03 -04:00