This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] wcsftime documentation


Oops squared:  the patch in the previous email put the man entry in the
time.h section instead of the wchar.h section.  Discard the previous
patch file and use this one instead.  (This is one of the reasons that
I think we should make a wchar subdirectory instead of spreading them
out all over the place.)
				Craig
 
	* libc/string/wcstrings.tex (wcsftime.def):  Include.
	* libc/time/wcsftime.c:  Clean up documentation a little.


-----Original Message-----
From: newlib-owner@sourceware.org [mailto:newlib-owner@sourceware.org]
On Behalf Of Howland Craig D (Craig)
Sent: Thursday, March 12, 2009 10:46 AM
To: newlib@sourceware.org
Subject: [PATCH] wcsftime documentation

Oops.  I had forgotten to include wcsftime in time.tex so that the
documentation actually made it into the manual.  This patch corrects
that oversight, as well as making the documentation a little more
clear and better formatted.
 
Craig
 
	* libc/time/time.tex (wcsftime.def):  Include.
	* libc/time/wcsftime.c:  Clean up documentation a little.

Attachment: wcsftime2a.patch
Description: wcsftime2a.patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]