From d75c0f75bc055d1644243969dc02ac1b1c7a0615 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 12 Mar 2009 15:34:57 +0000 Subject: * libc/time/time.tex (wcsftime.def): Include. * libc/time/wcsftime.c: Clean up documentation a little. --- newlib/libc/string/wcstrings.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'newlib/libc/string/wcstrings.tex') diff --git a/newlib/libc/string/wcstrings.tex b/newlib/libc/string/wcstrings.tex index 298d2bc71..5b9c22069 100644 --- a/newlib/libc/string/wcstrings.tex +++ b/newlib/libc/string/wcstrings.tex @@ -18,6 +18,7 @@ declarations are in @file{wchar.h}. * wcscpy:: Copy wide-character string * wcpcpy:: Copy a wide-character string returning a pointer to its end * wcscspn:: Count wide characters not in string +* wcsftime:: Convert date and time to a formatted wide-character string * wcslcat:: Concatenate wide-character strings to specified length * wcslcpy:: Copy wide-character string to specified length * wcslen:: Wide-character string length @@ -72,6 +73,9 @@ declarations are in @file{wchar.h}. @page @include string/wcscspn.def +@page +@include time/wcsftime.def + @page @include string/wcslcat.def -- cgit v1.2.3