commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd-l4/hurd rpc.h Makefile.am ChangeLog t-rpc.c


From: Neal H. Walfield
Subject: hurd-l4/hurd rpc.h Makefile.am ChangeLog t-rpc.c
Date: Fri, 21 Dec 2007 10:27:05 +0000

CVSROOT:        /sources/hurd
Module name:    hurd-l4
Changes by:     Neal H. Walfield <neal> 07/12/21 10:27:05

Modified files:
        hurd           : rpc.h Makefile.am ChangeLog 
Added files:
        hurd           : t-rpc.c 

Log message:
        2007-12-21  Neal H. Walfield  <address@hidden>
        
                * rpc.h: Include <hurd/stddef.h>.  Don't include <string.h>.
        
                (RPCLOADARG): Don't require that the argument be a multiple of 
the
                machine word size.
                (RPCSTOREARG): Likewise.
        
                (RPC_COMMA, RPC_NOCOMMA, RPC_IF_COMMA): New macros.
                (RPC_SEND_MARSHAL): Use it here.
                (RPC_SEND_UNMARSHAL): Likewise.
                (RPC_REPLY_MARSHAL): Likewise.
                (RPC_REPLY_UNMARSHAL): Likewise.
                (RPC_): Likewise.
                
                (RPCLOAD): Change argument names to avoid inadvertent expansion.
                (RPCSTORE): Likewise.
                (RPC_ARGUMENTS): Likewise.
                (RPC_CHOP): Likewise.
                (RPC_GRAB2): Likewise.
                (RPC_GRAB): Likewise.
                (RPC_SEND_UNMARSHAL): Change variable names to avoid inadvertent
                expansion.
                (RPC_REPLY_UNMARSHAL): Likewise.
        
                * t-rpc.c: New file.
                * Makefile.am (TESTS): Add t-rpc.
                (t_rpc_CPPFLAGS): New variable.
                (t_rpc_SOURCES): Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/rpc.h?cvsroot=hurd&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/Makefile.am?cvsroot=hurd&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/ChangeLog?cvsroot=hurd&r1=1.44&r2=1.45
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/t-rpc.c?cvsroot=hurd&rev=1.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]