CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/09 06:03:59
Modified files:
lib/libc/time : localtime.c private.h
usr.sbin/zic : scheck.c
Log message:
replace homegrown is_digit with correct calls to isdigit()
