Mikhail Gusarov
|
927e4bb644
touch: do not ignore argument of -d/-t option
|
14 yıl önce |
Denys Vlasenko
|
d0f9d0ed58
touch: needs another fix after last utimes() fixes
|
15 yıl önce |
Denys Vlasenko
|
dcbfaba264
fix improper utimes usage
|
15 yıl önce |
Denys Vlasenko
|
389cca4b9e
some non-gnu compilers can't have non-const struct initializers
|
15 yıl önce |
Bernhard Reutner-Fischer
|
a307af1af6
use utimes() rather than obsolescent utime()
|
15 yıl önce |
Denys Vlasenko
|
38dd8aa657
touch: implement -t TIME (needed for testsuite)
|
15 yıl önce |
Denys Vlasenko
|
7aca89a7a3
touch: implement -d --date (our own testsuite needs that)
|
15 yıl önce |
Denys Vlasenko
|
f3b92d3856
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
|
15 yıl önce |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 yıl önce |
Denis Vlasenko
|
7241e6d377
uname: correct cut/paste error
|
15 yıl önce |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 yıl önce |
Denis Vlasenko
|
ed90bdabb4
touch: support -r REF_FILE if ENABLE_DESKTOP (needed for blackfin compile)
|
16 yıl önce |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 yıl önce |
Denis Vlasenko
|
c253778de9
touch: accept and ignore -f
|
17 yıl önce |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 yıl önce |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 yıl önce |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 yıl önce |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 yıl önce |
Denis Vlasenko
|
3f3aa2a57d
make xfunctions optionally longjump instead of exit.
|
17 yıl önce |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 yıl önce |
Bernhard Reutner-Fischer
|
d19f4aaa21
- small size tweak
|
18 yıl önce |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 yıl önce |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 yıl önce |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 yıl önce |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 yıl önce |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 yıl önce |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 yıl önce |
Matt Kraai
|
1f0c43668a
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
|
23 yıl önce |
Matt Kraai
|
dba11452cb
Continue processing files if we are asked to touch, but not create, a file
|
23 yıl önce |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 yıl önce |