| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
Implemented unformatted wide i/o functions. (ungetwc still needs testing)
Fix a few bugs in wchar.c.
Modifications for bcc/elks support.
 | 
 | 
standards.  Temporarily added a utility function to wrap Erik's strerror_r
so that "Unknown error xxx" strings can be generated for errno's which
cause strerror_r to fail.  That utility function will eventually be merged
in with the strerror/strerror_r functions when I change over to optionallly
mmap'ing the system error strings to provide for lower mem comsumption on
non-MMU platforms, as well as locale-specific system error messages.
 | 
 | 
port.  Also, explicitly use the macro versions of isdigit and isspace in the
printf and scanf code.
 | 
 | 
 |