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
/
debianutils
/
mktemp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
mktemp: fix for dir/file.XXXXXX param (by Rob). +9 bytes.
Denys Vlasenko
2010-07-27
1
-1
/
+1
*
mktemp: fix "mktemp /path/to/tempfile.XXXXXX"
Denys Vlasenko
2010-07-12
1
-1
/
+2
*
mktemp: be more compatible: bare "mktemp" creates tempfile in /tmp, not cwd
Denys Vlasenko
2010-06-18
1
-13
/
+10
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
mktemp: make default tempfile template shorter;
Denis Vlasenko
2008-06-08
1
-1
/
+1
*
mktemp: make argument optional (coreutil 6.12 compat)
Denis Vlasenko
2008-06-05
1
-11
/
+30
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>)
Denis Vlasenko
2008-02-09
1
-10
/
+16
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
use "glibc errno" trick not only for ash, but for entire busybox
Denis Vlasenko
2007-05-31
1
-5
/
+0
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
- add option -t
Bernhard Reutner-Fischer
2006-10-10
1
-6
/
+16
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-02
1
-1
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-2
/
+2
*
A cleanup patch I've had lying around in my tree for a while, I think it
Rob Landley
2005-12-02
1
-35
/
+10
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Add the -d option, its used by old versions of config.guess, change to
Glenn L McGrath
2003-04-26
1
-3
/
+26
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-1
/
+1
*
Move readlink, mktemp, run-parts and which to a new debianutils dir.
Glenn L McGrath
2002-11-11
1
-0
/
+40