diff options
author | Chris Hall <GMCH@hestia.halldom.com> | 2010-01-06 16:32:44 +0000 |
---|---|---|
committer | Chris Hall <GMCH@hestia.halldom.com> | 2010-01-06 16:32:44 +0000 |
commit | 20a4aba11033433895696ef7aa135d93097900af (patch) | |
tree | 015a3bd65546f5c835abb1f83e6af49a98ac07e3 /lib/command_queue.c | |
parent | f2c33e324e1d6194f3f5ca6f3b8f6d08cce8fb69 (diff) | |
download | quagga-20a4aba11033433895696ef7aa135d93097900af.tar.bz2 quagga-20a4aba11033433895696ef7aa135d93097900af.tar.xz |
Extended argument handling for message queue blocks.
Updates lib/mqueue.c and .h
Having concluded that two arguments is really too restrictive, this
change:
* allows for an indefinite number of arguments.
With up to 6 in the body of the message queue block itself.
* supports the treatment of arguments from a given argument 'n'
onwards as a list of indefinite length.
So message queue block may be treated as having 'n' fixed
arguments and a variable number of further arguments.
Adds a further memory type.
Diffstat (limited to 'lib/command_queue.c')
0 files changed, 0 insertions, 0 deletions