[PATCH] Fix broken documentation build.

Brooks Moses brooks@codesourcery.com
Wed Feb 25 21:36:00 GMT 2009


The recent wcsnrtombs/mbsnrtowcs commit (and something else where a
stray character in stdlib/wcstod.c got accidentally committed) appear to
have broken my documentation build in a couple of fairly trivial ways.
This patch corrects the problems.

----------------------------------------------------------------------
2009-02-25  Brooks Moses  <brooks@codesourcery.com>

	* newlib/libc/stdlib/Makefile.am (CHEWOUT_FILES): Add
	  mbsnrtowcs.def, wcsnrtombs.def.
	* newlib/libc/stdlib/Makefile.in: Regenerate.
	* newlib/libc/stdlib/stdlib.tex (@menu): Use correct section
	  names for mbsrtowcs, wcsrtombs.
	* newlib/libc/stdlib/wcstod.c: Remove stray character in
	  documentation.

----------------------------------------------------------------------

Ok to commit?

- Brooks
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: docfixpatch.diff
URL: <http://sourceware.org/pipermail/newlib/attachments/20090225/f8ff16f8/attachment.ksh>


More information about the Newlib mailing list