CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2014/01/14 15:26:30
Modified files: gnu/gcc/gcc : c-bounded.c gnu/usr.bin/gcc/gcc: c-bounded.c Log message: Add wcstring attribute support for Wbounded. To be used for wchar.h which operates on element counts rather than buffer sizes. I'll start annotating headers in a few weeks, after the hackathon. OK millert@.