plan9port/src/cmd/plumb
Igor Burago 727ce0e123 plumber: increase NMATCHSUBEXP up to 100
Thus up to two-digit subexpression match variables are supported
($1 through $99) in addition to the entire expression match ($0).
2023-03-31 08:17:47 -04:00
..
fsys.c plumber: add -f (foreground) option (#288) 2019-10-29 10:07:10 -04:00
match.c plumber: parametrize the number of stored match pattern subexpressions 2023-03-30 10:44:30 -04:00
mkfile Goodbye SHORTLIB 2005-01-04 22:10:29 +00:00
plumb.c add -9 for debugging 2005-03-18 19:02:55 +00:00
plumber.c libthread: add threadmaybackground 2020-12-30 00:12:14 -05:00
plumber.h plumber: increase NMATCHSUBEXP up to 100 2023-03-31 08:17:47 -04:00
rules.c plumber: use strtoul to parse subexpression match variable substitutions 2023-03-30 10:44:30 -04:00