CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/15 02:24:59
Modified files:
usr.bin/file : magic-test.c
Log message:
Regex flags should include REG_NEWLINE and REG_ICASE should actually be
used if specified.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/15 02:24:59
Modified files:
usr.bin/file : magic-test.c
Log message:
Regex flags should include REG_NEWLINE and REG_ICASE should actually be
used if specified.