mirror of
https://github.com/sheumann/hush.git
synced 2025-02-07 04:31:22 +00:00
f94c9bf288
While at it, remove many superfluous ops on unpack: mkdir("."), lots of umask() calls. Can remove more by caching username->uid. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>