CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/10 16:01:29
Modified files:
usr.bin/yacc : defs.h reader.c
Log message:
Use strtoul() to do octal and hex character conversion instead of
custom code.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/10 16:01:29
Modified files:
usr.bin/yacc : defs.h reader.c
Log message:
Use strtoul() to do octal and hex character conversion instead of
custom code.