wchar.h missing functions

Howland Craig D (Craig) howland@LGSInnovations.com
Thu Feb 5 15:35:00 GMT 2009


Jeff put it in on December 12th.
 
(BTW, no need to blush.  Many people get confused since my IT department
doesn't put the comma after our last names.  They should be the ones
blushing;)
 
By the way, related to the general topic of the email subject, I have
a version of wcsftime() ready, but since it uses swprintf() it cannot
be added until we have swprintf().  (It's been tested under RHEL5 with
their swprintf().)  I had looked over the FreeBSD version and decided
that I didn't care for how they had done it and decided to make our
own.  So if I'm telling you in time you can save your time by not
working on bringing wcsftime() over from FreeBSD.  If you're making a
big new addition for the other missing ones I could send what I have
to you for incorporation so it all goes in at once, if you'd like.
Or I'll submit it later, once swprintf() is in.
 
Craig

-----Original Message-----
From: newlib-owner@sourceware.org [mailto:newlib-owner@sourceware.org]
On Behalf Of Corinna Vinschen
Sent: Thursday, February 05, 2009 6:28 AM
To: newlib@sourceware.org
Subject: Re: wchar.h missing functions

On Feb  5 12:26, Corinna Vinschen wrote:
> Jeff, ping?
> 
> On Dec 10 19:33, Howland Craig D (Craig) wrote:
> > While checking what Corinna has supplied as the starting point for
> > the basic wide char stdio, I noticed that the following functions
> > required by C99 for wchar.h are missing from it and newlib:
> > [...]
> > I made wcstok from strtok_r.  See the attached patch file.  I don't
know
> > how to add the new file to all the makefiles and other things
properly,
> > so I left that to Jeff.
> 
> is Howland's wcstok ok to be added to newlib?

Oops, *blush*.  s/Howland/Craig/


Sorry,
Corinna



More information about the Newlib mailing list