]> sourceware.org Git - systemtap.git/commit
- Allow root, the owner of the uprobes build directory and the members of the
authorDave Brolley <brolley@redhat.com>
Wed, 25 Nov 2009 19:14:03 +0000 (14:14 -0500)
committerDave Brolley <brolley@redhat.com>
Wed, 25 Nov 2009 19:14:03 +0000 (14:14 -0500)
commit0da3e7a0e77120670cb69c55ad5418f2bf2afb9d
tree3ef463df086114aeb42630db819ff9d048712b97
parentff3576d585aee3140b41bb77a0e8e4063e704f43
- Allow root, the owner of the uprobes build directory and the members of the
group owner of the uprobes buld directory to build uprobes.ko.

- When building uprobes.ko, make all generated files writable by the group
owner of the uprobes build directory.

- Don't change the group owner of the uprobes build directory during
'make install'
Makefile.am
Makefile.in
buildrun.cxx
runtime/uprobes/Makefile
testsuite/lib/systemtap.exp
util.cxx
util.h
This page took 0.028901 seconds and 5 git commands to generate.