| Commit message (Expand) | Author | Age | Files | Lines |
* | Add pthread MD part for RISC-V. | br | 2016-01-27 | 1 | -0/+92 |
* | libthr: const-ify two variables | vangyzen | 2016-01-13 | 1 | -2/+3 |
* | Typo. | kib | 2015-12-27 | 1 | -1/+1 |
* | libthr: Don't use both __sys_open() and __sys_openat(). | jilles | 2015-12-20 | 2 | -2/+1 |
* | Start support for the RISC-V 64-bit architecture developed by UC Berkeley. | br | 2015-12-11 | 1 | -0/+1 |
* | Fix LDADD/DPADD that should be LIBADD. | bdrewery | 2015-12-04 | 3 | -10/+5 |
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | bdrewery | 2015-11-25 | 1 | -1/+0 |
* | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | ngie | 2015-10-12 | 3 | -7/+0 |
* | Style. Use ANSI definition, wrap long lines, no initialization in | kib | 2015-09-08 | 1 | -8/+15 |
* | In the pthread_once(), if the initializer has already run, then the | kib | 2015-09-08 | 1 | -3/+5 |
* | Pre-resolve symbols required for the deferred signal processing. This | kib | 2015-08-10 | 2 | -1/+9 |
* | Disable SSE in libthr | vangyzen | 2015-08-05 | 2 | -0/+12 |
* | cosmetic: whitespaces-tab before EOL | pfg | 2015-07-08 | 1 | -1/+1 |
* | new depends | sjg | 2015-06-16 | 1 | -0/+1 |
* | Revert r284417 it is not necessary anymore | bapt | 2015-06-15 | 1 | -1/+1 |
* | Enforce overwritting SHLIBDIR | bapt | 2015-06-15 | 1 | -1/+1 |
* | Fix typo in comment. | kib | 2015-06-14 | 1 | -2/+2 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+17 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 40 | -1040/+567 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 10 | -6/+358 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 8 | -178/+77 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+1 |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge head | sjg | 2014-04-27 | 4 | -8/+19 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge from head | sjg | 2013-09-05 | 8 | -45/+76 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 1 | -10/+1 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 2 | -5/+6 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 1 | -0/+3 |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 16 | -122/+162 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+15 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Some third-party malloc(3) implementations use pthread_setspecific(3) | kib | 2015-05-15 | 1 | -110/+91 |
* | | | | | | | | | | Disable the tests that use makecontext on arm64, it still needs to be | andrew | 2015-04-27 | 1 | -0/+2 |
* | | | | | | | | | | Build/install libc, librt, libthr, and msun NetBSD test suites on all | ngie | 2015-04-27 | 3 | -13/+3 |
* | | | | | | | | | | _pthread_cleanup_push: fix allocator sizeof operand mismatch | pfg | 2015-04-22 | 1 | -1/+1 |
* | | | | | | | | | | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and | kib | 2015-04-18 | 2 | -16/+0 |
* | | | | | | | | | | Make wait6(2), waitid(3) and ppoll(2) cancellation points. The | kib | 2015-04-18 | 1 | -0/+41 |
* | | | | | | | | | | Add pthread_md.h for arm64. | andrew | 2015-03-30 | 1 | -0/+84 |
* | | | | | | | | | | Make kevent(2) a cancellation point. | kib | 2015-03-29 | 1 | -0/+24 |
* | | | | | | | | | | Start to import support for the AArch64 architecture from ARM. This change | andrew | 2015-03-19 | 1 | -0/+2 |
* | | | | | | | | | | Fix a typo in comment and explain the reason. | jkim | 2015-03-09 | 1 | -1/+1 |
* | | | | | | | | | | Propagate errors from _thr_umutex_unlock2 through mutex_unlock_common. | kib | 2015-02-25 | 1 | -3/+4 |
* | | | | | | | | | | Properly interpose libc spinlocks, was missed in r276630. In | kib | 2015-02-14 | 3 | -8/+8 |
* | | | | | | | | | | Update libthr(3) man page to reflect the work done to support dlopen. | kib | 2015-02-12 | 1 | -31/+11 |
* | | | | | | | | | | Fully initialize allocated memory for the new barrier. The | kib | 2015-02-06 | 1 | -4/+1 |
* | | | | | | | | | | Merge all the copies of _tcb_ctor and _tcb_dtor. | andrew | 2015-01-21 | 21 | -321/+10 |
* | | | | | | | | | | Fix bug in r276630. Do not allow pthread_sigmask() to block SIGCANCEL. | kib | 2015-01-21 | 1 | -1/+2 |