diff options
author | Jim Meyering <meyering@redhat.com> | 2009-08-11 12:16:51 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-08-13 14:45:34 +0200 |
commit | 79b5084f70cb67c37dd7cbe60821a78981fd8d59 (patch) | |
tree | b00f23b27fcefa211e641d465ca3acdc665228bc /daemon | |
parent | 752147a1da4b1c2381ecba301627427c82b8d8a4 (diff) | |
download | libguestfs-79b5084f70cb67c37dd7cbe60821a78981fd8d59.tar.gz libguestfs-79b5084f70cb67c37dd7cbe60821a78981fd8d59.tar.xz libguestfs-79b5084f70cb67c37dd7cbe60821a78981fd8d59.zip |
generator.ml: new type, "Pathname"
* src/generator.ml: Emit NEED_ROOT and ABS_PATH into generated
stubs.c, rather than requiring they be added manually at the start
of each and every do_* function that operates on a "path" parameter.
Update grammar: Pathname is just a String, with the above exception.
Do not update augeas "path" parameters, since they are not file names,
but rather ":"-separated search paths. Except aug_init, for which
"path" *is* a file name.
Diffstat (limited to 'daemon')
0 files changed, 0 insertions, 0 deletions