]> pd.if.org Git - pdclib/blobdiff - Readme.txt
Improved unified tests.
[pdclib] / Readme.txt
index 36bdf936586c8a153e0a7caac9296fd539a0b601..315e0bb37795b5983f33e8560a4f0a21f0b764e6 100644 (file)
@@ -184,9 +184,10 @@ a backport of bugfixes in the current development code.
 - #10 NULL redefinition warnings            (fixed)
 
 v0.5 - unreleased
-Implementations for parts of <stdio.h>. Still no locale / wide-char
-support. Enabled all GCC compiler warnings I could find, and fixed
-everything that threw a warning. (You see this, maintainers of Open
-Source software? No warnings whatsoever. Stop telling me it cannot
-be done.) Fixed all known bugs in the v0.4 release.
+Implementations for <inttypes.h>, <errno.h>, most parts of <stdio.h>,
+and strerror() from <string.h>.
+Still no locale / wide-char support. Enabled all GCC compiler warnings I
+could find, and fixed everything that threw a warning. (You see this,
+maintainers of Open Source software? No warnings whatsoever. Stop telling
+me it cannot be done.) Fixed all known bugs in the v0.4 release.