Changes between Version 7 and Version 8 of LibCLibPosixTODO
- Timestamp:
- 2018-06-25T15:54:14Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LibCLibPosixTODO
v7 v8 9 9 * ```math.h``` is in libmath 10 10 * ```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.h11 * ```stdio.h``` fputwc should go to wchar.h 12 12 * ```stdlib.h``` atof+strtof+strtod+strtold (in libposix), mblen+mbtowc+wctomb+mbstowcs+wcstombs (!_HELENOS_SOURCE) 13 13 * ```string.h``` (in libposix, !_HELENOS_SOURCE)