minix/servers/ipc
Ben Gras 75d3db4911 new ipc server that implements shared memory and semaphores.
this server, tests, vm support, library stubs and other contributions
are the work of Guanqun Lu, a 2009 GSOC student.
2009-09-21 14:53:13 +00:00
..
inc.h new ipc server that implements shared memory and semaphores. 2009-09-21 14:53:13 +00:00
main.c new ipc server that implements shared memory and semaphores. 2009-09-21 14:53:13 +00:00
Makefile new ipc server that implements shared memory and semaphores. 2009-09-21 14:53:13 +00:00
sem.c new ipc server that implements shared memory and semaphores. 2009-09-21 14:53:13 +00:00
shm.c new ipc server that implements shared memory and semaphores. 2009-09-21 14:53:13 +00:00
utility.c new ipc server that implements shared memory and semaphores. 2009-09-21 14:53:13 +00:00