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

Viewing all changes in revision 834.

  • Committer: Scott James Remnant
  • Date: 2008-02-22 14:55:53 UTC
  • Revision ID: scott@netsplit.com-20080222145553-tye32p91r3lz7zyj
* init/event.h (Event): Remove args member.
(EventOperator): Rename args member to env.
Update prototypes to match.
* init/event.c (event_new): Remove args member.
(event_finished): Remove copying of args member to failed event.
(event_operator_new): Rename args member to env.
(event_operator_copy): Rename args copying to env.
(event_operator_match): ??
* init/tests/test_event.c (test_new): Update test to remove args.
(test_operator_new): Update test to rename args to env.
(test_operator_copy): Update test to rename args to env.
(test_operator_match): ???

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: