CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/01 08:27:48
Modified files:
lib/libc/stdio : printf.3
Log message:
For the snprintf range check demo, add a (size_t) cast in the right place
which will satisfy the toughest compiler options
