]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
rxgen: Extract C synchronous RPC func emitter
authorDavid Howells <dhowells@redhat.com>
Thu, 9 Jan 2014 14:59:13 +0000 (14:59 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 9 Jan 2014 14:59:13 +0000 (14:59 +0000)
commited283042ae8da1f35e623dd02da1d4dbcc3647f6
tree672e40fa8bd05ec3444b8488a2c3a67b49c1288c
parent0bedb5b646f582c024f062cdc7d5ff07f1826a7b
rxgen: Extract C synchronous RPC func emitter

Extract the code to emit C functions to perform synchronous RPC calls from the
main rxgen script and put into its own module.

Signed-off-by: David Howells <dhowells@redhat.com>
rxgen/emit_c_sync_funcs.pm [new file with mode: 0644]
rxgen/rxgen.pl