Hello,
Samuel Thibault, le Wed 10 Dec 2014 01:42:09 +0100, a écrit :
> Justus Winter, le Thu 13 Nov 2014 13:26:16 +0100, a écrit :
> > * proc/Makefile (MIGSTUBS): Add `gnumachServer.o'.
> > * proc/main.c (message_demuxer): Handle the `task_notify' protocol.
> > (main): Register for new task notifi
Justus Winter, le Thu 13 Nov 2014 13:26:16 +0100, a écrit :
> * proc/Makefile (MIGSTUBS): Add `gnumachServer.o'.
> * proc/main.c (message_demuxer): Handle the `task_notify' protocol.
> (main): Register for new task notificatinos.
> * proc/mgt.c (S_mach_notify_new_task): Add server function.
Ack.
* proc/Makefile (MIGSTUBS): Add `gnumachServer.o'.
* proc/main.c (message_demuxer): Handle the `task_notify' protocol.
(main): Register for new task notificatinos.
* proc/mgt.c (S_mach_notify_new_task): Add server function.
---
proc/Makefile | 4 +++-
proc/main.c | 11 ++-
proc/mgt.c