]> pd.if.org Git - pdclib/blobdiff - Readme.txt
Ad-hoc solutions for perror() and strerror().
[pdclib] / Readme.txt
index 61767edf6bc08ff91c6ff0b4e3a2c8995ac048b7..315e0bb37795b5983f33e8560a4f0a21f0b764e6 100644 (file)
@@ -184,8 +184,8 @@ a backport of bugfixes in the current development code.
 - #10 NULL redefinition warnings            (fixed)
 
 v0.5 - unreleased
-Implementations for <inttypes.h>, <errno.h>, and most parts of
-<stdio.h>.
+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