Module Name: src Committed By: kleink Date: Fri Nov 20 14:39:38 UTC 1998 Modified Files: src/include: stdio.h Log Message: * Bring *_unlocked() declarations in scope if _REENTRANT is defined, too; add similar protection for the definitions of the macro versions. * Don't define a macro version of fileno() in a _REENTRANT environment.