Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_toybox
/
36816221d5e3c148c7445b226e6e485437a6122b
/
toys
/
touch.c
0f8c4c5
Add TOYFLAG_UMASK.
by Rob Landley
· 18 years ago
b1aaba1
Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS()
by Rob Landley
· 18 years ago
55928b1
Move NEWTOY() list from end of toylist.h to generated/newtoys.h.
by Rob Landley
· 18 years ago
2896480
Zap toys/Config.in and instead create generated/Config.in from contents of
by Rob Landley
· 18 years ago
07c78d3
Make touch work reliably when file doesn't exist and clean up headers a bit.
by Rob Landley
· 18 years ago
5c67e35
Update links and add some more spec comments.
by Rob Landley
· 18 years ago
fece5cb
Add comments about SUSv3 specs (or lack thereof).
by Rob Landley
· 18 years ago
7abb976
Minor cleanups/tweaks to touch.
by Rob Landley
· 18 years ago
efda21c
Change command main() functions to return void, and exit(toys.exitval) from
by Rob Landley
· 18 years ago
00ee268
Simplify touch -l slightly.
by Rob Landley
· 18 years ago
627dc77
Add an option to let touch extend or truncate a file and rename the err label to time_error to reduce confusion.
by Charlie Shepherd
· 18 years ago
ded91bd
Don't error on stat success, and create files with a sensible mode instead of 000
by Charlie Shepherd
· 18 years ago
d42ed83
Use builtin functions to simplify some code in touch
by Charlie Shepherd
· 18 years ago
8ae467c
Patch from Charlie Shepherd: Implement touch, set the default in Config.in to
by Rob Landley
· 18 years ago
56dac2a
Add a dummy "touch" to make it all build again.
by Rob Landley
· 18 years ago