~vorlon/ubuntu/raring/upstart/lp.1199778

Viewing all changes in revision 437.

  • Committer: Scott James Remnant
  • Date: 2007-02-06 18:32:08 UTC
  • Revision ID: scott@netsplit.com-20070206183208-c1q66subvgkod41k
* upstart/wire.c (upstart_push_int, upstart_pop_int) 
(upstart_push_unsigned, upstart_pop_unsigned): Convert to array-style
type first format.
(upstart_push_string, upstart_push_header): Write the length and
type fields out by hand so they don't get an 'i' prefix.
(upstart_pop_string, upstart_pop_header): Read the length and type
fields by hand so they don't get an 'i' prefix.
* upstart/tests/test_wire.c (test_push_int, test_pop_int) 
(test_push_unsigned, test_pop_unsigned): Update test cases to match.
(test_push_pack, test_pop_pack): Pack format was changed too.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: