[PATCH]: Implement fwide (was Re: swprintf() and friends?)
Jeff Johnston
jjohnstn@redhat.com
Wed Dec 3 20:47:00 GMT 2008
Corinna Vinschen wrote:
> 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?
>
>
Yes, ELIX_LEVEL_4.
-- Jeff J.
More information about the Newlib
mailing list