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
/
libpthread
/
thread
/
thr_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a memory leak. pthread_set_name_np() allocates space for a name, but
jasone
2000-05-16
1
-2
/
+6
*
sigset_t change (part 5 of 5)
marcel
1999-09-29
1
-2
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add RCS IDs to those files without them.
deischen
1999-08-05
1
-2
/
+2
*
In the words of the author:
jb
1999-06-20
1
-5
/
+26
*
[ The author's description... ]
jb
1999-03-23
1
-2
/
+49
*
Fix a minor security problem in libc_r.
imp
1999-01-11
1
-4
/
+25
*
Use snprintf instead of sprintf to avoid long source file paths from
jb
1998-09-30
1
-12
/
+31
*
Fixed a printf format error. Didn't fix assumption that sigset_t is
bde
1998-06-30
1
-1
/
+1
*
Implement compile time debug support instead of tracking file name and
jb
1998-06-09
1
-1
/
+1
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-1
/
+1
*
Allow a thread dump to report the thread's sigmask when in the
jb
1998-04-17
1
-0
/
+4
*
Change the FILE locking to be by FILE, not by the underlying fd as
jb
1998-04-11
1
-8
/
+19
*
Submitted by: John Birrell
julian
1997-02-05
1
-3
/
+10
*
Reviewed by: julian
julian
1996-01-22
1
-0
/
+175