prc-tools CVS: prc-tools jmarshall
Brought to you by:
jmarshall
|
From: John M. <jma...@us...> - 2004-06-17 12:28:28
|
CVSROOT: /cvsroot/prc-tools Module name: prc-tools Changes by: jmarshall 04/06/17 05:28:22 Modified files: libc/include : stdio.h Log message: Wrap function declarations in extern "C" for C++. Fixes bug 957774. Of course, what this header really wants is a complete overhaul... :-) |