Age | Commit message (Expand) | Author |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-06-17 | Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options, | Philip Guenther |
2013-06-01 | Add utrace(2), a system call allowing for userland to send its own ktrace | Miod Vallat |
2013-04-29 | Extend P_SIGSUSPEND handling in userret() to properly restore the | Matthew Dempsky |
2012-08-15 | A couple small but long anticipated changes: | Matthew Dempsky |
2012-06-21 | __tfork() needs to set the stack address of the new thread in the kernel, | Philip Guenthe |
2012-05-03 | Add pthread spinlock support. | Paul Irofti |
2012-04-11 | Minor bump after my previous commit. Noticed by deraadt@. | Paul Irofti |
2012-03-22 | bump majors on libc and rthreads for the additions to libc and transfer | Philip Guenthe |
2012-03-03 | Bump minor for recent additions | Philip Guenthe |
2012-02-15 | Bump major to be current libpthread major +1, so we can switch over cleanly. | Philip Guenthe |
2012-01-17 | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, | Philip Guenthe |
2010-04-12 | New functions: bump the minor | Philip Guenthe |
2009-11-28 | This might not be necessary, but Just In Case: since the underlying | Philip Guenthe |
2009-10-27 | - bump the majors of libpthread and librthread, as they used to return an | Jasper Lievisse Adriaanse |
2008-06-13 | remove _MALLOC_LOCK_INIT; major bump; ok deraadt@ | Otto Moerbeek |
2005-12-06 | can't build shared lib without shlib_version | Ted Unangst |