OpenGrok
Cross Reference: sigcompat.c
xref
: /
src
/
lib
/
libc
/
compat-43
/
sigcompat.c
Home
|
History
|
Annotate
|
Download
|
only in
compat-43
History log of
/src/lib/libc/compat-43/sigcompat.c
Revision
Date
Author
Comments
1.13
24-Dec-2005
perry
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
1.12
13-Sep-2005
christos
compat core reorg.
1.11
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.10
27-Sep-1998
christos
Squash remnants of signal breakage... old sigvec() interface...
1.9
26-Sep-1998
christos
make it use posix signal system calls... Cannot play
int mask; sigfoo((sigset_t *) &mask) tricks any more...
1.8
02-Feb-1998
perry
merge lite-2
1.7
13-Jul-1997
christos
Fix RCSID's
1.6
24-Feb-1994
cgd
branches: 1.6.4;
don't do the (very) wrong thing in sigvec() if sv is NULL.
I found it, mycroft fixed it.
1.5
31-Jan-1994
ws
Don't try to change user's variables.
They might be static or even readonly.
1.4
11-Nov-1993
jtc
First pass at getting a clean compile with "gcc -Wall", mostly explictly
declaring function return values, etc.
1.3
26-Aug-1993
jtc
Declare rcsid strings so they are stored in text segment.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
02-Feb-1998
perry
import lite-2
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.6.4.1
02-May-1995
jtc
#include "namespace.h"
Indexes created Fri Oct 03 02:09:57 GMT 2025