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
/
include
/
signal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed style bug near $FreeBSD$. VCS ids in copyrights should not be
bde
2002-10-16
1
-1
/
+0
*
o Move forward declaration for struct timespec to a more appropriate
mike
2002-10-14
1
-2
/
+14
*
Assume POSIX/XSI is always visible in the __BSD_VISIBLE case. Fix a
mike
2002-10-13
1
-5
/
+8
*
Add restrict type-qualifier.
mike
2002-10-12
1
-2
/
+1
*
o Use relatively new visibility primitives from <sys/cdefs.h>.
mike
2002-10-06
1
-16
/
+25
*
Add the 'restrict' type qualifier to the prototypes of `sigaction',
robert
2002-10-02
1
-6
/
+7
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
1
-4
/
+4
*
Breath deep and take __P out of the system include files.
imp
2002-03-23
1
-25
/
+25
*
Oops, forgot to commit this (s/ucontext_t/struct __ucontext/).
deischen
2002-02-17
1
-1
/
+1
*
Remove the inline versions of sigaddset, sigdelset, sigemptyset,
marcel
1999-10-02
1
-53
/
+0
*
sigset_t change (part 5 of 5)
marcel
1999-09-29
1
-8
/
+55
*
Add a strsignal(3) (like strerror(3)) for libc compatability with other
peter
1999-05-18
1
-0
/
+1
*
Add the prototype for sigwait().
jb
1998-08-25
1
-0
/
+1
*
Move the include of <machine/ansi.h> to before <sys/signal.h>.
dfr
1998-08-05
1
-1
/
+1
*
nuke signanosleep().
peter
1998-05-14
1
-5
/
+0
*
Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
dufault
1998-03-28
1
-8
/
+2
*
Put sigevent and AIO_LISTIO_MAX back in aio.h so
dufault
1998-03-08
1
-17
/
+0
*
Reviewed by: bde
dufault
1998-03-08
1
-3
/
+33
*
Reviewed by: msmith, bde long ago
dufault
1998-03-04
1
-0
/
+5
*
Added missing declaration of signanosleep().
bde
1998-01-16
1
-0
/
+5
*
Added missing prototype for sigaltstack()
smpatel
1996-06-28
1
-0
/
+1
*
Fix standards conformance bugs in <signal.h>:
bde
1995-06-28
1
-8
/
+10
*
BSD 4.4 Lite Include Sources
rgrimes
1994-05-24
1
-0
/
+82