bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25378: cp does not preserve SElinx context of sub folder


From: Paul Eggert
Subject: bug#25378: cp does not preserve SElinx context of sub folder
Date: Mon, 20 Feb 2017 20:46:12 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

Does 'mkdir -Z --parents' need a similar patch?

Minor points:

Please don't use 'extern' in front of function definitions. Just decls.

The usual style in .h files is to say "extern type function (args);" rather than to have a newline after the type.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]