minix/servers/pm
Ben Gras 8ccb12bb5a use netbsd <sys/signal.h> and sigset_t
. create signals-related struct message type to store sigset_t
	  directly
	. create notify-specific message types, so the generic NOTIFY_ARG
	  doesn't exist anymore
	. various related test expansions, improvements, fixes
	. add a few error-checks to sigismember() calls
	. rename kernel call specific signals fields to SYS_*

Change-Id: I53c18999b5eaf0cfa0cb25f5330bee9e7ad2b478
2014-03-02 12:28:31 +01:00
..
alarm.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
const.h Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
exec.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
forkexit.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
getset.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
glo.h Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
main.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
Makefile Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
mcontext.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
misc.c big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
mproc.h Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
pm.h PM/VFS protocol: prefix with VFS_PM_ 2014-03-01 09:05:00 +01:00
profile.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
proto.h Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
schedule.c Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
signal.c use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00
table.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
time.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
trace.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00