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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Repo copy libpthreads to libkse.
obrien
2007-10-09
7
-0
/
+7
*
o Include <sys/time.h>
marcel
2005-11-19
1
-13
/
+14
*
o Include <string.h>
marcel
2005-11-19
1
-3
/
+5
*
Fix typo: s/_LIBC_R/_LIBC_R_/
marcel
2005-11-19
1
-1
/
+1
*
libkse was renamed to libpthread.
davidxu
2004-02-05
1
-1
/
+1
*
This test relies on the concurrency level being 1; make it so.
deischen
2003-10-20
1
-0
/
+3
*
Don't run verify directly as that would require the perl script to
marcel
2003-08-13
1
-3
/
+4
*
o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it
davidxu
2003-07-17
1
-0
/
+2
*
For now, build and install this as libkse instead of libpthread.
deischen
2002-12-08
1
-1
/
+1
*
Mechanically change all libc_r references to libpthread.
mini
2002-09-16
3
-6
/
+6
*
Fix a couple of minor nits that prevented this from compiling.
deischen
2002-07-02
1
-2
/
+4
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
1
-1
/
+1
*
Mark some functions as __printflike() and/or taking const char * arguments
kris
2001-08-20
1
-0
/
+3
*
Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used to
jasone
2001-07-20
4
-2
/
+224
*
Add a test for PR 24345.
jasone
2001-05-20
2
-0
/
+110
*
Update the verify script.
jasone
2001-05-20
2
-201
/
+162
*
Don't define _REENTRANT, since the Makefile does so.
jasone
2001-05-20
1
-2
/
+0
*
Fix a typo.
jasone
2001-05-20
1
-1
/
+1
*
-pthread -> -lc_r
deischen
2001-01-24
1
-1
/
+1
*
Add test to detect propagation of cancellation points within libc_r.
jasone
2000-04-26
2
-1
/
+75
*
Automated regression test harness for libc_r. Existing tests are integrated,
jasone
2000-04-24
15
-3
/
+3356
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add mutex test program.
jb
1999-05-09
1
-2
/
+2
*
Revise test code for sigwait and add test code for sigsuspend.
jb
1998-09-30
1
-2
/
+2
*
Add support for building test programs.
jb
1998-08-25
1
-0
/
+8