kmx git
Register
kc3-lang/brotli
kc3-lang
Login
kc3-lang
/
brotli
Browse
Commit
Author :
Evan Nemerson
Date :
2016-11-02 06:03:06
Hash :
12750768
Message :
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.