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
/
libkse
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the ability to reinitialize libpthread's internal FIFO-queueing
deischen
2003-11-04
2
-15
/
+57
*
Only generate code for _LCK_ASSERT if _LCK_DEBUG is defined.
davidxu
2003-10-02
1
-1
/
+6
*
Don't assume sizeof(long) = sizeof(int) on x86; use int
deischen
2003-09-03
2
-12
/
+12
*
Move the machine specific files from sys/Makefile.inc and put them
marcel
2003-06-23
1
-4
/
+2
*
Attempt to eliminate PLT relocations from rwlock aquire/release
kan
2003-05-30
1
-0
/
+1
*
Change low-level locking a bit so that we can tell if
deischen
2003-05-24
2
-23
/
+34
*
Add a method of yielding the current thread with the scheduler
deischen
2003-05-16
2
-29
/
+32
*
Protect against a race between granting a lock and accessing
deischen
2003-05-04
2
-7
/
+28
*
Protect thread errno from being changed while operating
deischen
2003-04-23
1
-1
/
+5
*
Sorry folks; I accidentally committed a patch from what I was working
deischen
2003-04-18
2
-2
/
+2
*
Add FIFO queueing locking operations based on atomic swap.
deischen
2003-04-18
4
-7
/
+370
*
remove #ifdef _THREAD_SAFE
fjoe
2003-01-24
1
-2
/
+0
*
Use KSE to schedule threads.
mini
2002-10-30
1
-2
/
+1
*
Make the changes needed for libpthread to compile in its new home.
mini
2002-09-16
2
-3
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Add RCS IDs to those files without them.
deischen
1999-08-05
1
-0
/
+1
*
Change the name of this source file so that libc_r builds it instead
jb
1998-04-30
2
-2
/
+52
*
Add spinlock.
jb
1998-04-29
1
-3
/
+4
*
Use libc makefiles from now on instead of duplicating them in libc_r.
jb
1997-05-03
1
-128
/
+3
*
Sync with libc.
alex
1996-12-29
1
-1
/
+1
*
Submitted by: john birell (jb@cimlogic.com.au)
julian
1996-08-22
1
-20
/
+20
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
1
-12
/
+34
*
``mv'' -> ``mv -f''
wosch
1996-05-07
1
-6
/
+7
*
Sync libc_r with libc changes..
peter
1996-05-05
1
-3
/
+3
*
Reviewed by: julian
julian
1996-01-22
1
-0
/
+107