index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
mkdir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
audit small applets and mark some of them as NOFORK.
vda
2007-04-10
1
-4
/
+4
*
introduce and use setfscreatecon_or_die
vda
2007-03-12
1
-4
/
+1
*
selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)
vda
2007-03-10
1
-1
/
+19
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
1
-0
/
+1
*
mkdir: style fix
vda
2006-11-19
1
-5
/
+5
*
rodata cleanup. "unable to" == "cannot". -300 bytes
vda
2006-11-18
1
-1
/
+1
*
reshuffle libbb.h contents so that order of decls makes sense
vda
2006-10-27
1
-1
/
+1
*
getopt_ulflags -> getopt32.
vda
2006-10-03
1
-3
/
+3
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
rpjday
2006-07-12
1
-14
/
+1
*
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
aldot
2006-05-26
1
-0
/
+4
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-1
/
+1
*
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
landley
2005-09-11
1
-1
/
+1
*
last_patch89 from vodz:
andersen
2003-06-20
1
-10
/
+16
*
Major coreutils update.
mjn3
2003-03-19
1
-27
/
+31
*
When making parent directories set permissions based on the base parent tree ...
bug1
2002-11-24
1
-1
/
+3
*
make_directory() will fail instantly so we dont need to test for failure here
bug1
2002-09-28
1
-5
/
+4
*
Rewrote mkdir (and touched lots of things in the process).
kraai
2001-06-21
1
-66
/
+31
*
Move messages.c to libbb. Make each string in messages.c be its own .o file.
andersen
2001-04-25
1
-3
/
+0
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
1
-4
/
+4
*
This patch, put together by Manuel Novoa III, is a merge of work
andersen
2001-02-14
1
-3
/
+3
*
Removed trailing \n from error_msg{,_and_die} messages.
kraai
2001-01-31
1
-2
/
+2
*
Cleanup patch from Vladimir N. Oleynik.
andersen
2001-01-31
1
-8
/
+4
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
andersen
2001-01-27
1
-0
/
+2
*
Changed names of functions in utility.c and all affected files, to make
markw
2000-12-07
1
-4
/
+4
*
Stop using TRUE and FALSE for exit status.
kraai
2000-12-01
1
-5
/
+5
*
Renamed "internal.h" to the more sensible "busybox.h".
andersen
2000-09-25
1
-1
/
+1
*
Extract usage information into a separate file.
kraai
2000-07-16
1
-12
/
+0
*
Use errorMsg rather than fprintf.
kraai
2000-07-14
1
-3
/
+3
*
Updates to a number of apps to remove warnings/compile errors under libc5.
andersen
2000-06-19
1
-1
/
+1
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
erik
2000-05-12
1
-3
/
+6
*
Latest and greatest. Some effort at libc5 (aiming towards newlib)
erik
2000-04-28
1
-3
/
+2
*
Upates to include copyright 2000 to everything
erik
2000-04-13
1
-2
/
+1
*
Some formatting updates (ran the code through indent)
erik
2000-02-08
1
-66
/
+67
*
A few minor updates. ;-)
erik
2000-02-07
1
-14
/
+20
*
* added (and documented) "-n" option for head -
erik
2000-01-23
1
-1
/
+2
*
Bug fixes.
erik
2000-01-13
1
-2
/
+2
*
Bug fixes
andersen
1999-11-22
1
-5
/
+9
*
Stuf
andersen
1999-11-19
1
-1
/
+2
*
Latest and greatest
andersen
1999-11-18
1
-1
/
+1
*
Updates to usage, and made tar work.
andersen
1999-11-10
1
-3
/
+4
*
Make mkdir -m work
andersen
1999-10-22
1
-8
/
+24
*
Fixed up copyright notices and such
andersen
1999-10-20
1
-1
/
+3
*
Added sfdisk. Ststic-ified a bunch of stuff.
andersen
1999-10-19
1
-1
/
+1
*
More stuff.
andersen
1999-10-18
1
-4
/
+2
*
More stuff
andersen
1999-10-13
1
-46
/
+73
*
Initial revision
andersen
1999-10-05
1
-0
/
+58