| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-04 | add a pthread_get_name_np to match pthread_set_name_np. |  tedu | 1 | -1/+1 |
| 2019-01-11 | mincore() is a relic from the past, exposing physical machine information |  deraadt | 1 | -2/+2 |
| 2017-11-04 | Revert recent changes to unbreak ports/net/samba |  jca | 1 | -1/+1 |
| 2017-10-28 | Change pthread_cleanup_{push,pop} to macros that store the cleanup info |  guenther | 1 | -1/+1 |
| 2017-09-05 | Move mutex, condvar, and thread-specific data routes, pthread_once, and |  guenther | 1 | -1/+1 |
| 2016-09-01 | bump |  otto | 1 | -1/+1 |
| 2016-05-07 | Use a Thread Information Block in both single and multi-threaded programs. |  guenther | 1 | -1/+1 |
| 2016-03-21 | Rename the system call sendsyslog2 to sendsyslog. Keep the old one |  bluhm | 1 | -2/+2 |
| 2015-11-10 | Split the intra-thread functionality from kill(2) into its own syscall |  guenther | 1 | -1/+1 |
| 2015-10-23 | Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread |  guenther | 1 | -1/+1 |
| 2015-04-07 | Make pthread_atfork() track the DSO that called it like atexit() does, |  guenther | 1 | -2/+2 |
| 2014-08-31 | accept4() should be a cancellation point. |  guenther | 1 | -1/+1 |
| 2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 1 | -2/+2 |
| 2013-06-17 | Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options, |  guenther | 1 | -1/+1 |
| 2013-06-01 | Add utrace(2), a system call allowing for userland to send its own ktrace |  miod | 1 | -1/+1 |
| 2013-04-29 | Extend P_SIGSUSPEND handling in userret() to properly restore the |  matthew | 1 | -1/+1 |
| 2012-08-15 | A couple small but long anticipated changes: |  matthew | 1 | -1/+1 |
| 2012-06-21 | __tfork() needs to set the stack address of the new thread in the kernel, |  guenther | 1 | -2/+2 |
| 2012-05-03 | Add pthread spinlock support. |  pirofti | 1 | -1/+1 |
| 2012-04-11 | Minor bump after my previous commit. Noticed by deraadt@. |  pirofti | 1 | -1/+1 |
| 2012-03-22 | bump majors on libc and rthreads for the additions to libc and transfer |  guenther | 1 | -2/+2 |
| 2012-03-03 | Bump minor for recent additions |  guenther | 1 | -1/+1 |
| 2012-02-15 | Bump major to be current libpthread major +1, so we can switch over cleanly. |  guenther | 1 | -1/+1 |
| 2012-01-17 | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, |  guenther | 1 | -2/+2 |
| 2010-04-12 | New functions: bump the minor |  guenther | 1 | -1/+1 |
| 2009-11-28 | This might not be necessary, but Just In Case: since the underlying |  guenther | 1 | -1/+1 |
| 2009-10-27 | - bump the majors of libpthread and librthread, as they used to return an |  jasper | 1 | -1/+1 |
| 2008-06-13 | remove _MALLOC_LOCK_INIT; major bump; ok deraadt@ |  otto | 1 | -1/+1 |
| 2005-12-06 | can't build shared lib without shlib_version |  tedu | 1 | -0/+2 |