Age | Commit message (Expand) | Author |
---|---|---|
2004-11-30 | * make sure we leave the thread's cancellation point before we return | Patrick Latifi |
2004-01-19 | Fix -Wsign-compare warnings pointed out by kevlo@, ok marc@ | Todd C. Miller |
2004-01-01 | more cancellation points. | Brad Smith |
2003-12-10 | Add an nfds_t type as per POSIX and also add pollfd_t like Solaris has. | Todd C. Miller |
2002-01-10 | From FreeBSD: fix conversion from msec to timespec. | Federico G. Schwindt |
2001-08-21 | Start syncing with FreeBSD: | Federico G. Schwindt |
2001-08-15 | Use INFTIM. | Federico G. Schwindt |
2000-01-06 | unused vars | David Leonard |
1999-11-25 | sync with FreeBSD | David Leonard |
1999-01-08 | ident | David Leonard |
1999-01-08 | add poll(2). This might help get X threaded. | David Leonard |