Module Name: src
Committed By: kleink
Date: Fri Nov 20 14:49:19 UTC 1998
Modified Files:
src/lib/libc/stdio: gets.c
Log Message:
Need to wrap stdio stream locking around the function body. On the bright
side, getchar_unlocked() can now be used instead of getchar().