| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH | gjb | 2016-03-10 | 3 | -0/+63 |
|\ |
|
| * | DIRDEPS_BUILD: Connect MK_TESTS. | bdrewery | 2016-03-09 | 3 | -0/+63 |
* | | MFH | gjb | 2016-03-02 | 14 | -309/+820 |
|\ \
| |/ |
|
| * | Add two comments explaining the fine points of the hash | kib | 2016-03-01 | 1 | -0/+31 |
| * | errno(3) -> errno(2) | trasz | 2016-02-29 | 1 | -2/+1 |
| * | Implement process-shared locks support for libthr.so.3, without | kib | 2016-02-28 | 13 | -307/+788 |
| * | If libthr.so is dlopened without RTLD_GLOBAL flag, the libthr symbols | kib | 2016-02-08 | 4 | -4/+4 |
* | | MFH | gjb | 2016-02-09 | 4 | -4/+4 |
* | | Remove libc, librtld_db, libthr packages, and further increase | gjb | 2016-02-05 | 1 | -1/+1 |
* | | First pass through library packaging. | gjb | 2016-02-04 | 1 | -0/+1 |
* | | More 'tests' bug fixes. | gjb | 2016-02-03 | 1 | -0/+4 |
* | | First pass to fix the 'tests' packages. | gjb | 2016-02-02 | 2 | -0/+6 |
|/ |
|
* | 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 |