aboutsummaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2022-10-18Add yaml.h, hostinfod bug fix, compilation settingDavid Timber
- Add yaml helper functions - Add yaml test tool proone-yamlls - Add yaml test doc - Refactor hostinfod with yaml.h - Fix bug in hostinfod where specifying verbosity results in config error - Add C flag '-Werror=implicit-function-declaration' - Update doxygen template
2022-06-02Doc and final touches ...David Timber
- Add .settings.json for doxygen settings - Add /doc/impl.md - Doc and change usage of /bootstrap.sh - Add notes to docs - Add 7-bit char machine check - Normailise description for init and free functions - Doc rest of source code - Remove unused function: prne_str_shift_spaces()
2021-12-06Documentation progress, bug fix, interface changeDavid Timber
* Update vscode settings for Doxygen * Fix mem leak in prne_index_bin_archive() * Fix bug where errno is not set in prne_htbt_parse_args() * Change names of parameter to prne_htbt_cp_hover() * Add template for Doxygen comment blocks
2021-08-14build scripts ...David Timber
* Add readelf output for symbol size analysis * Add symbol size parser scripts * Add templates/symbol-size.fodt for generating hardcopy of extsymsize.sh output