aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Remove libthr, csu, libthread_db and testfloat sparc64 specific directories.Warner Losh2020-02-274-167/+0
* Fix initial exec TLS mode for dynamically loaded shared objects.Konstantin Belousov2019-03-291-0/+46
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Merge all the copies of _tcb_ctor and _tcb_dtor.Andrew Turner2015-01-213-63/+1
* Merge from r161730:Marius Strobl2011-06-184-21/+54
* Merge from tbemd, with a small amount of rework:Warner Losh2010-09-131-2/+0
* style.Makefile(5)David E. O'Brien2008-02-131-1/+1
* style(9)David E. O'Brien2008-02-131-3/+3
* - Remove variable _thr_scope_system, all threads are system scope.David Xu2006-12-151-0/+2
* Import my recent 1:1 threading working. some features improved includes:David Xu2005-04-023-29/+113
* Return gracefully, rather than aborting, when the maximum concurrentMike Makonnen2003-05-251-2/+2
* - Pass a ucontext_t to _set_curthread. If non-NULL the new thread is setJake Burkholder2003-04-031-2/+5
* Implement _get_curthread and _set_curthread. This is especially easy.Jake Burkholder2003-04-022-0/+58
* Add MD makefile.Jake Burkholder2003-04-011-0/+3