libvirt/.x-sc_prohibit_gethostname
Chris Lalancette d27098c054 Add a new syntax-check rule for gethostname.
We should always be using virGetHostname in place of
gethostname; thus add in a new syntax-check rule to make
sure no new uses creep in.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
2009-10-26 10:34:27 +01:00

3 lines
35 B
Plaintext

^src/util/util\.c$
^ChangeLog-old$