tjr aef6a01e62 Optimise the common case where no special encoding is in use (LC_CTYPE is "C"
or "POSIX", other European locales). Use __sgetc() and __sputc() where
possible to avoid a wasteful lock and unlock for each byte and to avoid
function call overhead.
2002-09-18 12:17:28 +00:00
..
2002-05-17 05:11:13 +00:00
2002-03-22 21:53:29 +00:00
2002-09-10 02:04:49 +00:00
2002-09-11 21:40:02 +00:00
2002-03-26 23:09:34 +00:00