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
/
thread
/
thr_select.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add weak definitions for wrapped system calls. In general:
deischen
2001-01-24
1
-14
/
+13
*
Use __strong_reference() instead of __weak_reference() to assure that the
jasone
2000-01-29
1
-1
/
+1
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-3
/
+3
*
Track libc's three-tier symbol naming. libc_r must currently implement
jasone
2000-01-12
1
-2
/
+4
*
When checking for valid timevals in the wrapped select() and poll()
deischen
1999-08-30
1
-2
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
move sanity check of timeval struct so as not to segfault when passed
alfred
1999-08-20
1
-5
/
+5
*
Sanity check time structures passed in, return EINVAL like the system
alfred
1999-08-19
1
-1
/
+5
*
Add RCS IDs to those files without them.
deischen
1999-08-05
1
-2
/
+2
*
Fix few warnings on the alpha.
dt
1999-06-23
1
-1
/
+2
*
In the words of the author:
jb
1999-06-20
1
-83
/
+101
*
[ The author's description... ]
jb
1999-03-23
1
-1
/
+5
*
Update the caller's descriptor masks even if there are none ready for
jb
1998-06-12
1
-1
/
+1
*
Implement compile time debug support instead of tracking file name and
jb
1998-06-09
1
-6
/
+6
*
Change signal model to match POSIX (i.e. one set of signal handlers
jb
1998-04-29
1
-2
/
+7
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
1
-16
/
+9
*
Reviewed by: julian
julian
1996-01-22
1
-0
/
+179