roken: do not require use of rk_mkdir on all platforms
commit5b223c2caa98068bb51d9c15123cadfe87b13297
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 12 Jul 2013 21:33:06 +0000 (12 17:33 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 27 Jul 2013 23:13:17 +0000 (27 19:13 -0400)
treecb55221538ee9c4868f1965cc2817e5b43b694cb
parent1826106ff4befe3e7dffc18692e40bd244c0d8d8
roken: do not require use of rk_mkdir on all platforms

Although rk_mkdir can be provided on all platforms there is no
reason to require that it be used by unconditionally mapping

  mkdir -> rk_mkdir

Change-Id: Ic149500037abf446434332bf6ba67dfb3906cd72
lib/roken/Makefile.am
lib/roken/mkdir.c
lib/roken/roken-common.h
lib/roken/roken.h.in
windows/NTMakefile.config