]> pd.if.org Git - pdclib/blobdiff - Readme.txt
Overly optimistic; no v0.4 today as malloc() still makes problems.
[pdclib] / Readme.txt
index 6e0ffcadfd542d23fdf62ad48884dfbed4ed4423..117646ea6c3c4b5a165aefa234de2c3ce7ac131e 100644 (file)
@@ -149,7 +149,5 @@ v0.3 - 2005-11-21
 Adds test drivers, fixes some bugs in <string.h>.
 
 v0.4 - unreleased
-Implementations for parts of <stdlib.h>.
-(strtol, strtoul, atoi, atol, atoll, rand, srand, bsearch, qsort, abort,
-exit / _Exit (partial), atexit.)
-
+Implementations for parts of <stdlib.h>. Still missing are the floating
+point conversions, and the wide-/multibyte-character functions.