Mail Archives: djgpp-workers/2000/02/21/18:12:07
Hello.
Eli Zaretskii wrote:
> Apart from the ports, there's a huge task of revving up libc to comply
> with C9X. There's lots of functionality that we currently miss, even if
> you leave alone the more tricky stuff like multibyte and wide
> characters.
This might help a little in bringing libc up to the C99 standard:
http://www.lysator.liu.se/c/q8/index.html
I haven't had time to look at it in detail. It provides things such as
inttypes.h, inttypes.c - there's a list on the above page.
The Q8 files is in the public domain, so I don't think there will be any
problems with the licence.
- Raw text -