aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/xmlconfig.c
Commit message (Expand)AuthorAgeFilesLines
* util/xmlconfig: fix sha1 comparison codePierre-Eric Pelloux-Prayer2020-04-031-4/+5
* util/xmlconfig: add new sha1 application attributePierre-Eric Pelloux-Prayer2020-03-241-1/+28
* util/driconfig: print ATTENTION if MESA_DEBUG=silent is not setMarek Olšák2019-11-281-7/+22
* util/xmlconfig: include strndup.h for windowsDylan Baker2019-10-101-0/+1
* 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