]> git.proxmox.com Git - mirror_ovs.git/commit - lib/byteq.c
byteq: Move from extras/ezio into lib and export some private functions.
authorBen Pfaff <blp@nicira.com>
Wed, 28 Oct 2009 18:06:31 +0000 (11:06 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 4 Nov 2009 23:24:40 +0000 (15:24 -0800)
commit1c617a495fdc6bb91e29bf00df4c837f63d63199
tree0702401761b98c270e622645710fed526d38989e
parentc34b65c731a1b6dae014efe8895141e5b2fe758a
byteq: Move from extras/ezio into lib and export some private functions.

The upcoming JSON-RPC library wants to use this library, and it needs some
functions that are currently declared static.
extras/ezio/automake.mk
extras/ezio/byteq.c [deleted file]
extras/ezio/byteq.h [deleted file]
extras/ezio/ezio-term.c
lib/automake.mk
lib/byteq.c [new file with mode: 0644]
lib/byteq.h [new file with mode: 0644]