397b763df8
getc_unlocked(), getchar_unlocked(), putc_unlocked(), & putchar_unlocked(). Added macro definitions for the latter four functions. Changed so that getc(), putc(), clearerr(), feof() and ferror() macros are not defined if _REENTRANT is defined so that thread-safe function versions will be used instead.