Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2900] add key/value vector api to libicinga #1036

Closed
icinga-migration opened this issue Jul 26, 2012 · 2 comments
Closed

[dev.icinga.com #2900] add key/value vector api to libicinga #1036

icinga-migration opened this issue Jul 26, 2012 · 2 comments
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2900

Created by mfriedrich on 2012-07-26 16:35:44 +00:00

Assignee: mfriedrich
Status: Closed (closed on 2012-08-22 18:19:25 +00:00)
Target Version: exp
Last Update: 2012-08-22 18:19:25 +00:00 (in Redmine)


as this was introduced within nagios, we should add it for compatibility reasons into libicinga as well.

still, it's not yet sure to put this on other than dev stages for now.

Changesets

2012-07-26 16:47:47 +00:00 by mfriedrich 5682b1e04a347b5e1e881210c38d7bc1d928c2fd

libicinga: add key/value vector api (thx Andreas Ericsson) #2900

api used to gather and manage arrays of key/value pairs in a cpu
efficient manner, including array2buffer and buffer2array conversions,
useful for ipc.

for further tests, edit lib/test-kvvec.c and run

cd lib ; make test-kvvec.c && ./test-kvvec

refs #2900

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-08-07 16:50:11 +00:00

  • Target Version set to exp

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-08-22 18:19:25 +00:00

  • Status changed from Assigned to Closed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant