| Commit message (Expand) | Author | Age | Files | Lines |
* | Split the intra-thread functionality from kill(2) into its own syscall |  guenther | 2015-11-10 | 1 | -1/+1 |
* | Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread |  guenther | 2015-10-23 | 1 | -1/+1 |
* | Make pthread_atfork() track the DSO that called it like atexit() does, |  guenther | 2015-04-07 | 1 | -2/+2 |
* | accept4() should be a cancellation point. |  guenther | 2014-08-31 | 1 | -1/+1 |
* | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 2013-08-13 | 1 | -2/+2 |
* | Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options, |  guenther | 2013-06-17 | 1 | -1/+1 |
* | Add utrace(2), a system call allowing for userland to send its own ktrace |  miod | 2013-06-01 | 1 | -1/+1 |
* | Extend P_SIGSUSPEND handling in userret() to properly restore the |  matthew | 2013-04-29 | 1 | -1/+1 |
* | A couple small but long anticipated changes: |  matthew | 2012-08-15 | 1 | -1/+1 |
* | __tfork() needs to set the stack address of the new thread in the kernel, |  guenther | 2012-06-21 | 1 | -2/+2 |
* | Add pthread spinlock support. |  pirofti | 2012-05-03 | 1 | -1/+1 |
* | Minor bump after my previous commit. Noticed by deraadt@. |  pirofti | 2012-04-11 | 1 | -1/+1 |
* | bump majors on libc and rthreads for the additions to libc and transfer |  guenther | 2012-03-22 | 1 | -2/+2 |
* | Bump minor for recent additions |  guenther | 2012-03-03 | 1 | -1/+1 |
* | Bump major to be current libpthread major +1, so we can switch over cleanly. |  guenther | 2012-02-15 | 1 | -1/+1 |
* | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, |  guenther | 2012-01-17 | 1 | -2/+2 |
* | New functions: bump the minor |  guenther | 2010-04-12 | 1 | -1/+1 |
* | This might not be necessary, but Just In Case: since the underlying |  guenther | 2009-11-28 | 1 | -1/+1 |
* | - bump the majors of libpthread and librthread, as they used to return an |  jasper | 2009-10-27 | 1 | -1/+1 |
* | remove _MALLOC_LOCK_INIT; major bump; ok deraadt@ |  otto | 2008-06-13 | 1 | -1/+1 |
* | can't build shared lib without shlib_version |  tedu | 2005-12-06 | 1 | -0/+2 |