]> Zhao Yanbai Git Server - minix.git/commit
Use endpoint_t for the destination of mini_send and _syscall, and the
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Wed, 2 Jun 2010 21:51:32 +0000 (21:51 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Wed, 2 Jun 2010 21:51:32 +0000 (21:51 +0000)
commit36e12d5bd8179a75a19a3c9867f54f9b67c93921
tree9122f955d33604b295e7c0c8d5808880025a3762
parent0a42d36ac62255a8416b997b5f9bfdbe846aa652
Use endpoint_t for the destination of mini_send and _syscall, and the
source of mini_receive.

Also some small cleanup.
include/lib.h
kernel/proc.c
lib/libc/ansi/ext_comp.c
lib/libc/ansi/strtok.c
lib/libc/asyn/asyn_synch.c
lib/libc/other/syscall.c