|
file | backends.c |
| Internal functions for handling the backends KeySet of a KDB instance.
|
|
file | contracts.c |
| Contract constructors for kdbOpen()
|
|
file | cow.c |
| Shared methods for key and keyset copy-on-write.
|
|
file | errors.c |
| Used for writing the error/warning information into a key to be used for emitting messages to the user.
|
|
file | hooks.c |
|
file | internal.c |
| Internal methods for Elektra.
|
|
file | kdb.c |
| Low level functions for access the Key Database.
|
|
file | kdbenum.c |
| dummy file to document the enums which have no name in the header file.
|
|
file | key.c |
| Methods for Key manipulation.
|
|
file | keyhelpers.c |
| Helpers for key manipulation.
|
|
file | keymeta.c |
| Methods to do various operations on Key metadata.
|
|
file | elektra/keyname.c |
| Methods for Key name manipulation.
|
|
file | keyset.c |
| Methods for key sets.
|
|
file | keytest.c |
| Methods for making tests.
|
|
file | keyvalue.c |
| Methods for Key value manipulation.
|
|
file | log.c |
| Non-C99 Logger Implementation.
|
|
file | nolog.c |
| C99-compatible Fake Logger Implementation.
|
|
file | opmphm.c |
| The Order Preserving Minimal Perfect Hash Map.
|
|
file | opmphmpredictor.c |
| The Order Preserving Minimal Perfect Hash Map Predictor.
|
|
file | elektra/plugin.c |
| Interna of plugin functionality.
|
|
file | proposal.c |
| Implementation of proposed API enhancements.
|
|
file | rand.c |
| Rand for Elektra.
|
|