1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Zdenek Kabelac 4eb8db26ac cleanup: convert set of strncat into a single printf
Use single snprintf for better control of used bufsize,
and also increased buffer to 128char to ensure all
chars will always fit.
2013-04-21 23:14:05 +02:00
..
config_settings.h config: use config checks and add support for creating trees from config definition (config_def_create_tree fn) 2013-03-06 10:46:35 +01:00
config.c cleanup: convert set of strncat into a single printf 2013-04-21 23:14:05 +02:00
config.h dumpconfig: add --withcomments and --withversions switch 2013-03-06 10:46:36 +01:00
defaults.h config: make DEFAULT_MAX_HISTORY unconditional 2013-03-06 12:47:23 +01:00