aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr
Commit message (Expand)AuthorAgeFilesLines
* If off-page lookup failed, there is no memory to performKonstantin Belousov2016-04-121-1/+2
* Use __FBSDID() for .c files from lib/libthr/thread.Konstantin Belousov2016-04-0852-112/+158
* Use ANSI C function definitions, fix spelling in a comment.Konstantin Belousov2016-04-083-4/+5
* Assert that the lock objects put into the off-page, fit into the page.Konstantin Belousov2016-04-085-0/+15
* Remove unused variable. It was write-only before r297139.Konstantin Belousov2016-04-042-2/+0
* Apparently there are some popular programs around which assume that itKonstantin Belousov2016-03-222-2/+61
* Lock pshared_lock shared around fork, to ensure that the COW snapshotKonstantin Belousov2016-03-214-2/+22
* Provide more information on failing checks in mutex_assert_is_owned()Konstantin Belousov2016-03-211-4/+16
* From libthr, remove special and strange code to set up session andKonstantin Belousov2016-03-212-22/+2
* Implement process-shared spinlocks.Konstantin Belousov2016-03-211-48/+59
* Fix typo.Konstantin Belousov2016-03-211-1/+1
* DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-093-0/+63
* Add two comments explaining the fine points of the hashKonstantin Belousov2016-03-011-0/+31
* errno(3) -> errno(2)Edward Tomasz Napierala2016-02-291-2/+1
* Implement process-shared locks support for libthr.so.3, withoutKonstantin Belousov2016-02-2813-307/+788
* If libthr.so is dlopened without RTLD_GLOBAL flag, the libthr symbolsKonstantin Belousov2016-02-084-4/+4
* Add pthread MD part for RISC-V.Ruslan Bukin2016-01-271-0/+92
* libthr: const-ify two variablesEric van Gyzen2016-01-131-2/+3
* Typo.Konstantin Belousov2015-12-271-1/+1
* libthr: Don't use both __sys_open() and __sys_openat().Jilles Tjoelker2015-12-202-2/+1
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.Ruslan Bukin2015-12-111-0/+1
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-043-10/+5
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-123-7/+0
* Style. Use ANSI definition, wrap long lines, no initialization inKonstantin Belousov2015-09-081-8/+15
* In the pthread_once(), if the initializer has already run, then theKonstantin Belousov2015-09-081-3/+5
* Pre-resolve symbols required for the deferred signal processing. ThisKonstantin Belousov2015-08-102-1/+9
* Disable SSE in libthrEric van Gyzen2015-08-052-0/+12
* cosmetic: whitespaces-tab before EOLPedro F. Giffuni2015-07-081-1/+1
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Fix typo in comment.Konstantin Belousov2015-06-141-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+17
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-2740-1040/+567
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-1910-6/+358
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-198-178/+77
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-274-8/+19
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-058-45/+76
| |\ \ \ \ \
| * \ \ \ \ \ sync from headSimon J. Gerraty2013-04-121-10/+1
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | Sync with HEAD.David E. O'Brien2013-02-082-5/+6
| |\ \ \ \ \ \ \
| * | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | | | | | | Sync from headSimon J. Gerraty2012-11-0416-122/+162
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+15