index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libthr
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use dynamic instead of static LDT allocation.
mtm
2003-12-02
1
-5
/
+4
*
Implement _get_curthread and _set_curthread. We use GCCs builtin
marcel
2003-07-24
1
-1
/
+6
*
This commit was generated by cvs2svn to compensate for changes in r117783,
mtm
2003-07-19
2
-0
/
+55
|
\
|
*
The MD framework for libthr on alpha
mtm
2003-07-19
2
-0
/
+55
*
The move to _retire() a thread in the GC instead of in the thread's
mtm
2003-06-29
1
-4
/
+2
*
.S comments must be C comments, not ASM ones.
obrien
2003-06-02
1
-1
/
+1
*
Missing unlock.
mtm
2003-05-29
1
-0
/
+2
*
Return gracefully, rather than aborting, when the maximum concurrent
mtm
2003-05-25
3
-7
/
+12
*
The struct mcontext has changed. It's using the register sets. Bring
marcel
2003-05-25
1
-1
/
+1
*
Add two functions: _spinlock_pthread() and _spinunlock_pthread()
mtm
2003-05-23
1
-2
/
+4
*
Make WARNS2 clean. The fixes mostly included:
mtm
2003-05-23
1
-0
/
+5
*
o Make the defenition of _set_curthread() match its declaration
mtm
2003-05-21
1
-5
/
+27
*
Fix a null dereference leading to a core dump when
mtm
2003-05-06
1
-1
/
+4
*
Add support for ia64.
marcel
2003-04-20
2
-0
/
+64
*
- Pass a ucontext_t to _set_curthread. If non-NULL the new thread is set
jake
2003-04-03
2
-4
/
+11
*
- Don't overrun the ldt buffer.
jeff
2003-04-02
1
-2
/
+2
*
Implement _get_curthread and _set_curthread. This is especially easy.
jake
2003-04-02
2
-0
/
+58
*
Add MD makefile.
jake
2003-04-01
1
-0
/
+3
*
- Adjust the makefiles so we have a per architecture makefile.
jeff
2003-04-01
1
-0
/
+5
*
- Add libthr but don't hook it up to the regular build yet. This is an
jeff
2003-04-01
2
-0
/
+139