minix/include/minix
Jorrit Herder 0129d98ae1 Added new signal types for kernel events:
- SIGKMESS: new kernel message (sent to TTY, IS, or LOG)
- SIGKSTOP: MINIX is shut down (sent to TTY-> switch to primary console)
- SIGKSIG: kernel signals pending (sent to PM)

Renamed SYS_SETPRIORITY to SYS_NICE.
2005-07-19 12:24:51 +00:00
..
bitmap.h New bit map manipulation header. 2005-06-20 14:29:09 +00:00
callnr.h complete, tick-resolution gettimeofday() implementation 2005-07-06 07:08:36 +00:00
cdrom.h Initial revision 2005-04-21 14:53:53 +00:00
com.h Added new signal types for kernel events: 2005-07-19 12:24:51 +00:00
config.h Added new signal types for kernel events: 2005-07-19 12:24:51 +00:00
const.h Updated system call library. 2005-07-14 15:14:44 +00:00
devio.h User-space networking! 2005-05-11 09:02:00 +00:00
dl_eth.h Initial revision 2005-04-21 14:53:53 +00:00
fslib.h Initial revision 2005-04-21 14:53:53 +00:00
ioctl.h Initial revision 2005-04-21 14:53:53 +00:00
ipc.h Updated system call library. 2005-07-14 15:14:44 +00:00
jmp_buf.h Initial revision 2005-04-21 14:53:53 +00:00
keymap.h Initial revision 2005-04-21 14:53:53 +00:00
minlib.h Initial revision 2005-04-21 14:53:53 +00:00
partition.h Initial revision 2005-04-21 14:53:53 +00:00
sound.h Initial revision 2005-04-21 14:53:53 +00:00
swap.h Initial revision 2005-04-21 14:53:53 +00:00
syslib.h Added new signal types for kernel events: 2005-07-19 12:24:51 +00:00
type.h Updated system call library. 2005-07-14 15:14:44 +00:00
u64.h Initial revision 2005-04-21 14:53:53 +00:00
utils.h Updated function key mapping because of possible changes to NOTIFY. 2005-06-20 14:23:31 +00:00