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]: Implement fwide (was Re: swprintf() and friends?)


On Nov 14 12:05, Corinna Vinschen wrote:
> On Nov  7 15:11, Corinna Vinschen wrote:
> > As a starting point I removed the __SMOD flag and created two new flags
> > __SORD and __SWID, the latter for _flags2 and using the same bit mask
> > as __SORD.  I also created two functions fwide and _fwide_r.  Other than
> > that the new orientation bits are not used so far.  We can build the other
> > missing functionality slowly around this.
> 
> Scratch that patch.  I guess it's better to restart and use the 
> OpenBSD implementation as basis for this.

Oh well, for simplicity I'll stick to the FreeBSD implementation.

While I'm at it, here's a question, Jeff.  What ELIX level have these
wide char stdio functions to be defined on?  ELIX_LEVEL_4?


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


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