- __get_default_file() called __fd_unlock() without having called
__fd_lock() first. Ouch.
- Removed an unnecessary pair of __fd_lock()..__fd_unlock() calls from ttyname_r().
Authored by: obarthel 2006-09-27
Parent: [r474]
Child: [r476]