cgd
|
3b5a8a7db7
|
shuffle (sort)
|
1999-05-05 01:51:31 +00:00 |
cgd
|
5e1a5ebf21
|
clean up sigset_t manipulation macros
|
1999-05-05 00:57:43 +00:00 |
cgd
|
170b003d0b
|
shuffle bits around. separate conversion conversion functions and tables
from the code that uses them, just as I previously separated out the
OSF/1 definitions and structures from the code that translates to and
from them.
|
1999-05-01 02:57:08 +00:00 |
cgd
|
28410181b2
|
return error if unsupported sigaltstack flags used
|
1999-04-30 05:24:04 +00:00 |
cgd
|
6d24aedc2c
|
table-based translation of sigaction and sigaltstack flags
|
1999-04-26 05:35:08 +00:00 |
cgd
|
6dbaac99f9
|
slight cleanup of spacing
|
1999-04-26 04:29:43 +00:00 |
cgd
|
637226f0ad
|
pull in osf1.h
|
1999-04-26 01:21:43 +00:00 |
cgd
|
ed106195ea
|
cleanup: kill syscall args comments
|
1999-04-24 07:13:23 +00:00 |
cgd
|
d081124ca2
|
cleanup: nuke register
|
1999-04-24 07:09:49 +00:00 |
cgd
|
f0f87c5554
|
finish updating this for signal changes, as was started in the
mis-labeled ("const poisoning"?!??!) rev 1.6.
|
1999-04-23 05:56:28 +00:00 |
christos
|
090a9bebbc
|
const poisoning.
|
1999-02-09 20:34:16 +00:00 |
perry
|
e1601dc2ca
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-09 20:36:58 +00:00 |
chs
|
20a0fa6146
|
make this compile again.
|
1998-05-20 16:34:29 +00:00 |
perry
|
3c47900572
|
RCSID Police.
|
1998-01-05 17:51:27 +00:00 |
jtc
|
2fce159ff8
|
Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and
traditional usage.
|
1996-01-04 22:21:33 +00:00 |
mycroft
|
245f292fed
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |