Rewrote mkdir (and touched lots of things in the process).
authorMatt Kraai <kraai@debian.org>
Thu, 21 Jun 2001 19:41:37 +0000 (19:41 -0000)
committerMatt Kraai <kraai@debian.org>
Thu, 21 Jun 2001 19:41:37 +0000 (19:41 -0000)
commitceeff7381929930fe8d7e33543e285d5fdcf1c68
tree3cdbaddffecc92649215fdc71a43b4e8e86b7ea3
parent091781e20eb055ac286b5a617d53a50c7d6c451e
Rewrote mkdir (and touched lots of things in the process).
17 files changed:
Makefile
archival/dpkg.c
archival/tar.c
coreutils/dirname.c
coreutils/mkdir.c
dirname.c
dpkg.c
editors/sed.c
include/libbb.h
libbb/create_path.c [deleted file]
libbb/dirname.c [new file with mode: 0644]
libbb/libbb.h
libbb/make_directory.c [new file with mode: 0644]
libbb/strdup_substr.c [new file with mode: 0644]
mkdir.c
sed.c
tar.c