Plan 9 from Bell Labs’s /usr/web/sources/contrib/mospak/libregexp-listsize-bump/libregexp-listsize-bump.diff
--- sys/src/libregexp/regcomp.h +++ sys/src/libregexp/regcomp.h @@ -36,7 +36,7 @@ /* * regexec execution lists */ -#define LISTSIZE 10 +#define LISTSIZE 12 #define BIGLISTSIZE (25*LISTSIZE) typedef struct Relist Relist; struct Relist