Changeset 419 for trunk/Readme.txt

Show
Ignore:
Timestamp:
05/16/10 09:00:06 (4 months ago)
Author:
solar
Message:

Ad-hoc solutions for perror() and strerror().

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Readme.txt

    r418 r419  
    185185 
    186186v0.5 - unreleased 
    187 Implementations for <inttypes.h>, <errno.h>, and most parts of 
    188 <stdio.h>. 
     187Implementations for <inttypes.h>, <errno.h>, most parts of <stdio.h>, 
     188and strerror() from <string.h>. 
    189189Still no locale / wide-char support. Enabled all GCC compiler warnings I 
    190190could find, and fixed everything that threw a warning. (You see this,