Age | Commit message (Expand) | Author |
---|---|---|
2010-01-03 | Make SO_RCVTIMEO and SO_SNDTIMEO work with pthreads. Fixes at least some of | Federico G. Schwindt |
2007-05-18 | Eliminate many lint warnings by either: using the appropriate type, | Kurt Miller |
2006-10-03 | Last Part of file descriptor race and deadlock corrections. | Kurt Miller |
2006-09-22 | Part 1 of file descriptor race and deadlock corrections. | Kurt Miller |
2003-12-22 | Fixes from FreeBSD' libc_r | Brad Smith |
2003-01-31 | Create a siginfo_t for thread-to-thread kill. | Marco S Hyman |
2001-08-21 | Start syncing with FreeBSD: | Federico G. Schwindt |
2001-08-11 | add missing _thread_enter_cancellation_point() before going further. | Federico G. Schwindt |
2000-01-06 | quieten gcc | 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 |
1998-12-23 | preserve FreeBSD idents | David Leonard |
1998-08-27 | experimental threaded libc - kernel only | David Leonard |