minix/servers/ipc
Thomas Cort 10d6e1a8d2 ipc: add missing printf argument.
A printf statement that only gets compiled when DEBUG_SEM is
defined had a '%' conversion without a corresponding argument.
This patch adds the argument.

Change-Id: I808076f7723baad111ab6fe8a0766d1da4904fd7
2013-10-11 10:36:53 -04:00
..
inc.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ipc.conf
main.c IPC server: do not loop to find syscall handler 2012-09-10 19:20:03 +02:00
Makefile
sem.c ipc: add missing printf argument. 2013-10-11 10:36:53 -04:00
shm.c ARM updates 2013-01-17 10:03:58 +01:00
utility.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00