diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-07-02 15:11:59 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-07-02 15:11:59 +0100 |
commit | 62e41312acd0f7fe7f3622a73d6f6efc27b1b511 (patch) | |
tree | 92b9dc5cc25eab18154828a9b69223fa27687f5a /.gitignore | |
parent | c127ad3d4a494abb2d9bb4fb6eaa179431d2411a (diff) | |
download | libguestfs-62e41312acd0f7fe7f3622a73d6f6efc27b1b511.tar.gz libguestfs-62e41312acd0f7fe7f3622a73d6f6efc27b1b511.tar.xz libguestfs-62e41312acd0f7fe7f3622a73d6f6efc27b1b511.zip |
Add list of function_names to the daemon.
Messages which include the proc_nr can now also include the
name of the actual function being called.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ daemon/actions.h daemon/guestfsd daemon/install-sh daemon/missing +daemon/names.c daemon/stubs.c depcomp emptydisk |