minix/servers/pm
Lionel Sambuc 1ae60bd2e8 Message type for PM_ time-related calls
- Message type for PM_CLOCK_SETTIME, PM_CLOCK_GETTIME,
   PM_CLOCK_GETRES, PM_GETTIMEOFDAY, PM_SETTIME.

 - Small adaptation, message only transfert sub-second time in
   nanoseconds, instead of both nano- and micro-seconds. Conversion
   is done in userland, as required.

Change-Id: Ie4a6e0c457cc12626e85d2102c086a95311cf3e7
2014-07-28 17:05:35 +02:00
..
alarm.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
const.h <sys/wait.h> 2014-03-02 12:28:32 +01:00
exec.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
forkexit.c Message type for PM_WAITPID 2014-07-28 17:05:35 +02: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 Changing the message union to anonymous. 2014-03-03 20:46:47 +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 Message type for PM_GETEPINFO 2014-07-28 17:05:35 +02: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 Message type for PM_ time-related calls 2014-07-28 17:05:35 +02:00
trace.c Message type for PM_WAITPID 2014-07-28 17:05:35 +02: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