[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
hurd-l4 viengoos/server.c viengoos/rm.h viengoo...
From: |
Neal H. Walfield |
Subject: |
hurd-l4 viengoos/server.c viengoos/rm.h viengoo... |
Date: |
Thu, 13 Dec 2007 12:35:45 +0000 |
CVSROOT: /sources/hurd
Module name: hurd-l4
Changes by: Neal H. Walfield <neal> 07/12/13 12:35:45
Modified files:
viengoos : server.c rm.h ChangeLog
hurd : thread.h rpc.h activity.h ChangeLog
Log message:
hurd/
2007-12-13 Neal H. Walfield <address@hidden>
* rpc.h (RPCSTOREARG): Remove type_suffix argument. Update
callers.
(RPCSTOREARG): Make a__ a TYPE *, not a TYPE.
(RPCLOAD): Remove deref argument. Update callers.
(RPCLOADARG): Remove deref argument, don't apply it to ARG.
Update callers.
(RPC_GRAB): Rename from this...
(RPC_GRAB2): ... to this. Update callers.
(RPC_GRAB): New macro.
(RPC): Require that the formal out arguments take values not
references. Change the reply marshal function arguments to take
values, not references.
viengoos/
2007-12-13 Neal H. Walfield <address@hidden>
* rm.h (cap_read): Change out arguments to the actual types and
not references.
(object_slot_read): Likewise.
* server.c (server_loop): Update calls to reply marshal
functions
to pass values, not references.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/server.c?cvsroot=hurd&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/rm.h?cvsroot=hurd&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/ChangeLog?cvsroot=hurd&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/thread.h?cvsroot=hurd&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/rpc.h?cvsroot=hurd&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/activity.h?cvsroot=hurd&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/ChangeLog?cvsroot=hurd&r1=1.39&r2=1.40
- hurd-l4 viengoos/server.c viengoos/rm.h viengoo...,
Neal H. Walfield <=