tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rfc: POSIX conformance



In article 
<5ec8ebd50808040003wc4b1bceo24504dc589f40612%mail.gmail.com@localhost>,
Andy Shevchenko <andy.shevchenko%gmail.com@localhost> wrote:
>On Sat, Aug 2, 2008 at 12:05 AM, Patrick Welche <prlw1%cam.ac.uk@localhost> 
>wrote:
>> #defining _ISOC99_SOURCE might come to the rescue for some of that...
>Thanks. After applying the above definitions the problems with
>ctype.h, stdlib.h and wchar.h are disappeared.
>
>Nevertheless, ISO/C99 describes presence of the fenv.h (section 7.6).
>Then imaxdiv_t (section 7.8, clause 2), imaxabs (section 7.8.2.1) and
>imaxdiv (section 7.8.2.2) for inttypes.h.
>For stdio.h: vsscanf() (7.19.6.14), vscanf() (7.19.6.11), vfscanf() (7.19.6.9).
>
>What about implementation of those functions/types?

We should implement them. Can we steal them from FreeBSD?

christos



Home | Main Index | Thread Index | Old Index