Age | Commit message (Expand) | Author |
---|---|---|
2003-12-23 | Based upon a freebsd change: | Marco S Hyman |
2003-02-14 | fix bug that would leave an FD locked if dup'd, then closed. | Marco S Hyman |
2003-02-04 | Part 1 of thread fd handling fixes. In the new scheme fd_table_entries | Marco S Hyman |
2000-10-04 | if fstat fails fails, as it will on some sockets, close anyway. | David Leonard |
2000-01-06 | unused variable | David Leonard |
1999-11-25 | sync with FreeBSD | David Leonard |
1999-06-09 | document cancellation point handling a bit better | David Leonard |
1999-01-17 | pthread_cancel() and cancellation points | David Leonard |
1999-01-06 | ident | David Leonard |
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard |
1998-08-27 | experimental threaded libc - kernel only | David Leonard |