Mercurial > hg > octave-kai > gnulib-hg
diff lib/ChangeLog @ 5105:d088e155d8f6
Add extern "C" for C++.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 16 Jul 2004 16:28:48 +0000 |
parents | 73f9a98a273f |
children | 0d18d9cee047 |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,18 @@ 2004-07-16 Bruno Haible <bruno@clisp.org> + * backupfile.h: Add extern "C" for C++. + * closeout.h: Likewise. + * copy-file.h: Likewise. + * findprog.h: Likewise. + * full-write.h: Likewise. + * pathname.h: Likewise. + * progname.h: Likewise. + * stpcpy.h: Likewise. + * stpncpy.h: Likewise. + * strcase.h: Likewise. + * strstr.h: Likewise. + * xalloc.h: Likewise. + * mbswidth.h: Add extern "C" for C++. Reported by Albert Chin-A-Young <china@thewrittenword.com>.