Repository: uClibc/libc/unistd who: andersen time: Thu Nov 21 14:41:30 MST 2002 Log Message: Oops. As Pavel Roskin notes, I forgot to conditionally include the __fsetlocking call in libc/unistd/usershell.c. It should be wrapped and only included if __UCLIBC_HAS_THREADS__ is defined. Files: changed: usershell.c