bro: check return values of chown and chmod (#465)
Apparently some libc versions declare chown with the warn_unused_result attribute, which is enabled by default.
parent
6c470098
Please register or sign in to comment
Apparently some libc versions declare chown with the warn_unused_result attribute, which is enabled by default.