]> Zhao Yanbai Git Server - minix.git/commit
Add a flag to grants system indicating a slot is VALID; so a slot
authorBen Gras <ben@minix3.org>
Tue, 27 Jun 2006 12:19:45 +0000 (12:19 +0000)
committerBen Gras <ben@minix3.org>
Tue, 27 Jun 2006 12:19:45 +0000 (12:19 +0000)
commit607fb6bf7ff8279b2cce75f817679c8e25b01ffb
treeb24c0feed5d3f76783bcd834cbdd1f2f6e5e4f7e
parenta587273c567d4d64a045bdecc22cea644c31311e
Add a flag to grants system indicating a slot is VALID; so a slot
can be reserved (USED), while toggling VALID on and off.
include/minix/safecopies.h
kernel/system/do_safecopy.c
lib/syslib/safecopies.c