CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/11 21:04:31
Modified files:
bin/ksh : c_sh.c c_ulimit.c eval.c jobs.c lex.c misc.c
sh.h shf.c trap.c
Log message:
Use isdigit() instead of ksh's homebrewed alternative.
ok nicm@. Also discussed with millert@ and guenther@.
