summaryrefslogtreecommitdiffstats
path: root/tests/xml/fake-libvirt-xml.c
Commit message (Collapse)AuthorAgeFilesLines
* syntax: Remove definitions of O_CLOEXEC, except in examples (thanks Jim ↵Richard W.M. Jones2012-09-171-4/+0
| | | | | | | Meyering). The gnulib <fcntl.h> replacement header will now define this symbol if it's not defined already.
* build: Rename most C files that contain underscore with dash.Richard W.M. Jones2012-07-191-0/+98
This is just code motion. Some files cannot be renamed. Notably rpcgen input and output files must not contain dash characters, else rpcgen breaks.