Changes between Version 7 and Version 8 of LibCLibPosixTODO


Ignore:
Timestamp:
2018-06-25T15:54:14Z (6 years ago)
Author:
Jiri Svoboda
Comment:

Temporary file functions done

Legend:

Unmodified
Added
Removed
Modified
  • LibCLibPosixTODO

    v7 v8  
    99 * ```math.h``` is in libmath
    1010 * ```signal.h``` is in libposix, but need only subset
    11  * ```stdio.h``` missing L_tmpnam (in libposix), TMP_MAX, tmpfile+tmpnam (in libposix); fputwc should go to wchar.h
     11 * ```stdio.h``` fputwc should go to wchar.h
    1212 * ```stdlib.h``` atof+strtof+strtod+strtold (in libposix), mblen+mbtowc+wctomb+mbstowcs+wcstombs (!_HELENOS_SOURCE)
    1313 * ```string.h``` (in libposix, !_HELENOS_SOURCE)