Age | Commit message (Expand) | Author |
---|---|---|
2015-10-15 | Handle F_ISATTY in the fcntl() stub as well | Theo de Raadt |
2014-08-31 | accept4() should be a cancellation point. | Philip Guenther |
2013-10-04 | _thread_sys_tcdrain() doesn't exist and isn't used | Philip Guenther |
2013-04-29 | Extend P_SIGSUSPEND handling in userret() to properly restore the | Matthew Dempsky |
2012-04-17 | Remove "#define _POSIX_THREADS" line before include <pthread.h>. | Miod Vallat |
2012-03-22 | closefrom() should be a cancellation point | Philip Guenthe |
2012-01-17 | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, | Philip Guenthe |
2012-01-04 | Delete some parameter names and extra semicolons that slipped through | Philip Guenthe |
2011-12-27 | Don't let applications block, wait for, or handle SIGTHR, as the | Philip Guenthe |
2011-12-05 | Implement cancelation for the basic syscall cancelation points, | Philip Guenthe |