Tim J. Robbins 567d74a5ec Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),
ferror(), fileno() and clearerr(), using the value of __isthreaded to
decide between the fast inline single-threaded code and the more
general function equivalent. This gives most of the performance
benefits of the old unsafe macros while preserving thread safety.
2004-03-17 01:43:08 +00:00
..
2003-02-13 17:47:44 +00:00
2002-08-05 16:37:05 +00:00
2003-04-07 12:55:00 +00:00
2004-02-24 08:09:20 +00:00
2003-07-14 16:31:20 +00:00
2002-09-18 22:23:59 +00:00
2003-11-04 20:10:15 +00:00
2002-03-08 20:52:52 +00:00