]> sourceware.org Git - systemtap.git/commit - hash.cxx
Rename hash::add_file to add_path and use it for directories
authorJosh Stone <jistone@redhat.com>
Wed, 27 Oct 2010 20:17:56 +0000 (13:17 -0700)
committerJosh Stone <jistone@redhat.com>
Wed, 27 Oct 2010 20:19:38 +0000 (13:19 -0700)
commit413c55ed983a5a9030460b1a23c1b91dbeadc93c
tree2a5aec07652c3227ce8a3e10d3d8dc9e5a4a9278
parent178b5ebc0cacfbfe683bdd8daac7419f07f71673
Rename hash::add_file to add_path and use it for directories

We may get a little better hashing by including stat() info on our
relevant directories too.
hash.cxx
This page took 0.023338 seconds and 5 git commands to generate.