10 Mar
                
                    2021
                
            
            
                10 Mar
                
                '21
                
            
            
            
        
    
                7:47 p.m.
            
        On a Tuesday in 2021, Michal Privoznik wrote:
The only place where gethostname() is acceptable is in virGetHostnameImpl() which lives in src/util/virutil.c. Reflect this in the list of exceptions for the syntax-check rule.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- build-aux/syntax-check.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano