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
/
libc_r
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make this compile without warnings on 64-bit architectures:
marcel
2003-06-04
1
-6
/
+7
*
Make this compile without warnings on 64-bit architectures:
marcel
2003-06-04
1
-1
/
+1
*
If the library is not able to create a thread because resources
mtm
2003-06-04
1
-0
/
+4
*
Revert accidental change: don't change the thread library for testing to
rwatson
2003-06-02
1
-1
/
+1
*
Include string.h for memset().
rwatson
2003-06-01
2
-1
/
+2
*
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
18
-69
/
+1271
*
Change to work with recent signal changes. The signal being handled is
deischen
1999-12-17
1
-6
/
+14
*
Make work for sigset_t change. Also modify tests to account for
deischen
1999-12-05
2
-6
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
7
-7
/
+7
*
Add RCS IDs to those files without them.
deischen
1999-08-05
3
-0
/
+3
*
Mutex test program.
jb
1999-05-09
2
-0
/
+1556
*
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
2
-0
/
+281
*
Revise test code for sigwait and add test code for sigsuspend.
jb
1998-09-30
2
-14
/
+112
*
Test program for sigwait.
jb
1998-08-25
2
-0
/
+205
*
Add support for building test programs.
jb
1998-08-25
1
-0
/
+8