CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/30 20:18:50
Modified files:
usr.bin/awk : run.c
Log message:
Fix %c for floating values that become 0 when coerced to int.
>From Jeremy Devenport
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/30 20:18:50
Modified files:
usr.bin/awk : run.c
Log message:
Fix %c for floating values that become 0 when coerced to int.
>From Jeremy Devenport