OSDN Git Service

Add -Z support to mkdir, based on a patch from Jose Bollo.
authorRob Landley <rob@landley.net>
Wed, 20 May 2015 04:29:18 +0000 (23:29 -0500)
committerRob Landley <rob@landley.net>
Wed, 20 May 2015 04:29:18 +0000 (23:29 -0500)
commit9720e4dbc9f65c1ebead58ea5e03c552a37e4113
treef5a1ddd3bcf0e42af3f2be1ef97fabb8252ecdf8
parentb031a3bc269e9cdb7bf307a757896b6ec7c4b3fe
Add -Z support to mkdir, based on a patch from Jose Bollo.

I have no idea why -Z isn't showing up in mkdir --help when enabled, I
need to look at that...
toys/posix/mkdir.c