Version 8 (modified by 7 years ago) ( diff ) | ,
---|
Libc / libposix TO DO list
Missing in libc
float.h
in libposix, but probably needs work
fenv.h
in libposix, but probably needs work
inttypes.h
missing imaxabs, imaxdiv (wcstoimax, wcstoumax)
locale.h
in libposix, but might need some work
math.h
is in libmath
signal.h
is in libposix, but need only subset
stdio.h
fputwc should go to wchar.h
stdlib.h
atof+strtof+strtod+strtold (in libposix), mblen+mbtowc+wctomb+mbstowcs+wcstombs (!_HELENOS_SOURCE)
string.h
(in libposix, !_HELENOS_SOURCE)
tgmath.h
time.h
probably needs cleanup
wchar.h
missing all functions (!_HELENOS_SOURCE)
wctype.h
(!_HELENOS_SOURCE)
Note:
See TracWiki
for help on using the wiki.