OSDN Git Service

Oops. As Pavel Roskin notes, I forgot to conditionally include
authorEric Andersen <andersen@codepoet.org>
Thu, 21 Nov 2002 21:41:30 +0000 (21:41 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 21 Nov 2002 21:41:30 +0000 (21:41 -0000)
commit2b8a8dc7144328f301390f13fa560d29a410e34f
tree28adafcdf72cb8fb58bd24b9584a1cd45fbbb9dd
parent3ede30ed8c64effbfa8d17a4efa28c0a676435b0
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.
libc/unistd/usershell.c