NetBSD/bin/expr
jdolecek fd6eeb2e1d in regexp handling code, fix the format passed to asprintf() to be
actually in intended form - use "%.*s" and not incorrect "%*s"

Bug found by Launey Thomas <ljt@alum.mit.edu> and reported in private e-mail.
2000-09-29 17:49:21 +00:00
..
Makefile reimplement expr using lexical parser generated by yacc 2000-09-19 17:20:00 +00:00
expr.1 reimplement expr using lexical parser generated by yacc 2000-09-19 17:20:00 +00:00
expr.y in regexp handling code, fix the format passed to asprintf() to be 2000-09-29 17:49:21 +00:00