summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_close.c
AgeCommit message (Expand)Author
2003-12-23Based upon a freebsd change:Marco S Hyman
2003-02-14fix bug that would leave an FD locked if dup'd, then closed.Marco S Hyman
2003-02-04Part 1 of thread fd handling fixes. In the new scheme fd_table_entriesMarco S Hyman
2000-10-04if fstat fails fails, as it will on some sockets, close anyway.David Leonard
2000-01-06unused variableDavid Leonard
1999-11-25sync with FreeBSDDavid Leonard
1999-06-09document cancellation point handling a bit betterDavid Leonard
1999-01-17pthread_cancel() and cancellation pointsDavid Leonard
1999-01-06identDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard