smdev

suckless mdev
git clone git://git.suckless.org/smdev
Log | Files | Refs | README | LICENSE

mkpath.h (92B)


      1 /* See LICENSE file for copyright and license details. */
      2 int mkpath(const char *, mode_t);