Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  inc
 capabilities.hHeader defining functions to modify capabilities
 cgroup.hHeader defining the data structures for cgroup support
 common.hHeader for common definitions/functions not related to other specific features
 confconv.hDefinitions related to conversion operations from configuration values to structured data
 confhdl.hHeader defining type- and target-specific handler functions for configuration parsing
 confmap.hDefinitions related to mapping configuration options and their string representations
 confparse.hHeader related to the Config Parser
 crinit-client.hPublic definitions/declarations for using the crinit-client shared library
 crinit-sdefs.hDefinitions shared between crinit's public and internal APIs
 crinit-version.hHeader definitions related to component versioning
 elos-common.hImplementation file related to elos connection
 elosdep.hHeader related to elos connection
 eloslog.hHeader related to elos connection
 envset.hHeader defining data types and functions to work with sets of environment variables
 fseries.hHeader defining functions related to the handling of a series of filenames within a directory
 globopt.hHeader related to global option storage
 ioredir.hHeader related to IO redirection types and functions
 kcmdline.hHeader related to working with the Kernel command line
 lexers.hHeader related to lexers built with re2c, used in the config/envset parser
 list.h
 logio.hHeader related to debug/log output
 minsetup.hHeader related to minimal early system setup
 notiserv.hHeader related to the notification and service interface
 optfeat.hHeader related to optional behavior dependent on available system features
 procdip.hHeader related to the Process Dispatcher
 rtimcmd.hHeader related to handling of runtime commands received via the notification/service interface
 rtimopmap.hHeader defining the runtime commands available through the notification/service interface
 sig.hHeader related to signature checking
 sockcom.hHeader defining Crinit socket communication functions used internally by the crinit-client library
 task.hHeader defining the data structures belonging to a single task and related functions
 taskdb.hHeader defining the central Task Data Structure and related types/functions
 thrpool.hHeader defining a generic worker thread pool. Used by the notification/service interface to handle socket communication
 timer.h
 timerdb.h
  src
 capabilities.cImplementation of functions related to process capability handling
 cgroup.cSupport function for cgroup support
 common.cImplementation of common functions not related to other specific features
 confconv.cImplementations of conversion operations from configuration values to structured data
 confhdl.cImplementation of type- and target-specific handler functions for configuration parsing
 confmap.cImplementation file related to mapping configuration options and their string representations
 confparse.cImplementation of the Config Parser
 crinit-client.cImplementation of the crinit-client shared library
 crinit-ctl.cImplementation of the crinit-ctl service program using the crinit-client library
 crinit-launch.cLauncher helper needed to start programs with different user / group permissions
 crinit.cImplementation of the Crinit main program
 elos-common.c
 elosdep.cImplementation of elos connection
 eloslog.cImplementation of elos event handling
 envset.cImplementation file related to working with environment variable sets
 fseries.cImplementation file related to the handling of a series of filenames within a directory
 globopt.cImplementation of global option storage
 ioredir.cImplementation of functions related to IO redirection
 kcmdline.cImplementation of functions related to working with the Kernel command line
 logio.cImplementation of debug/log output
 machine-id-gen.c
 minsetup.cImplementation of minimal early system setup
 notiserv.cImplementation of the notification and service interface
 optfeat.cImplementation of optional behavior dependent on available system features
 procdip.cImplementation of the Process Dispatcher
 rtimcmd.cImplementation of runtime commands to be triggered by the notification/service interface
 rtimopmap.cImplementation of functions related to the runtime command opcode map
 sig.cImplementation of signature checking
 sockcom.cImplementation of socket communication functions for the crinit-client library
 task.cImplementation of functions related to a single task
 taskdb.cImplementation of the central Task Database and related functions
 thrpool.cImplementations of a generic worker thread pool. Used by the notification/service interface to handle socket communication
 timer.cImplementation of functions related to a single timer
 timerdb.cImplementation of functions related managing the pool of all timers
  test
  demo
  integration
  utest