commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 55/64: trans/ifsock: add a payload-aware intrans function


From: Samuel Thibault
Subject: [hurd] 55/64: trans/ifsock: add a payload-aware intrans function
Date: Wed, 10 Dec 2014 15:17:08 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit 28a16dd74e9f3a81a5e2a96a54b0faf06dd0687f
Author: Justus Winter <address@hidden>
Date:   Sun Apr 13 17:08:38 2014 +0200

    trans/ifsock: add a payload-aware intrans function
    
    * trans/Makefile (ifsock-MIGSFLAGS): Add mutator.
---
 trans/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/trans/Makefile b/trans/Makefile
index 71e6424..eecaeeb 100644
--- a/trans/Makefile
+++ b/trans/Makefile
@@ -39,6 +39,7 @@ password-MIGSFLAGS=\
 
 ifsock-MIGSFLAGS=\
     "-DFILE_INTRAN=trivfs_protid_t trivfs_begin_using_protid (io_t)" \
+    "-DFILE_INTRAN_PAYLOAD=trivfs_protid_t trivfs_begin_using_protid_payload" \
     "-DFILE_DESTRUCTOR=trivfs_end_using_protid (trivfs_protid_t)" \
     "-DIFSOCK_IMPORTS=import \"../libtrivfs/mig-decls.h\";"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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