kernel: Introduces sys_ipc_try_send()
commit030f52d9fe8c1930820e3c0e9926eeb8e231179e
authorLuiz Fernando N. Capitulino <lcapitulino@gmail.com>
Sun, 7 Oct 2007 17:20:22 +0000 (7 14:20 -0300)
committerLuiz Fernando N. Capitulino <lcapitulino@gmail.com>
Sun, 7 Oct 2007 17:20:22 +0000 (7 14:20 -0300)
treee021dc1856a414ec18604e6fcc55c41e3f4c6b31
parent0c3a4286f137098a8c5047ebe5fc326e45fa81e4
kernel: Introduces sys_ipc_try_send()

Part of the solution for lab4-exercise11.

Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@gmail.com>
src/kern/syscall.c