summaryrefslogtreecommitdiff
path: root/src/util/xmlconfig.c
Commit message (Expand)AuthorAgeFilesLines
* util/xmlconfig: fix regexp compile failure checkLionel Landwerlin2019-09-161-1/+1
* driconfig: add a new engine name/version parameterLionel Landwerlin2019-09-151-3/+68
* xmlconfig: add missing #includeEric Engestrom2019-06-271-0/+3
* util: #define PATH_MAX when undefined (eg. Hurd)Eric Engestrom2019-03-051-0/+4
* util: Make xmlconfig.c build on Solaris without d_type in dirent (v2)Alan Coopersmith2018-10-051-0/+8
* xmlconfig: add kernel_driver device attributeQiang Yu2018-08-171-2/+8
* xmlconfig: read more config files from drirc.d/Qiang Yu2018-08-171-0/+42
* xmlconfig: refine driParseConfigFiles to use parseOneConfigFileEmil Velikov2018-08-171-34/+29
* util: move process.[ch] to u_process.[ch]Dylan Baker2018-08-011-1/+1
* util: extract get_process_name from xmlconfig.cMarek Olšák2018-07-041-84/+2
* util: manually extract the program name from program_invocation_nameTimothy Arceri2018-06-191-1/+10
* xmlconfig: use the portable __VA_ARGS__Emil Velikov2017-08-261-6/+6
* xmlconfig: move into src/utilNicolai Hähnle2017-07-311-0/+1113