Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
ae907f38f0b35867795befa04640f7346c6be522
/
coreutils
/
install.c
ae907f3
When lstat returns an error (such as file not found), the value of
by Rob Landley
· 19 years ago
d5bd137
- rename libbb's password helpers as suggested in libbb.h
by Bernhard Reutner-Fischer
· 19 years ago
b7128c6
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
by Rob Landley
· 19 years ago
27421a1
1) bb_opt_complementaly -> bb_opt_complementally
by "Vladimir N. Oleynik"
· 19 years ago
348e84c
change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR)
by Mike Frysinger
· 20 years ago
c6992fe
Update my email address, document some of my tasks in the AUTHORS file
by Glenn L McGrath
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
ca43b48
Enable long options, adds 150 bytes.
by Glenn L McGrath
· 21 years ago
654a99b
Check valid options were given
by Glenn L McGrath
· 21 years ago
711bb92
Dont change ownership unless we created the directory.
by Glenn L McGrath
· 21 years ago
578eff5
Remove unneeded conditions and logic, fix bug where ownership didnt
by Glenn L McGrath
· 21 years ago
11e6947
Fix a bug, ignore the source path when installing to a directory.
by Glenn L McGrath
· 21 years ago
f4fd3a1
Accept the -c option and do nothing
by Glenn L McGrath
· 21 years ago
a406a9c
Add the -d option
by Glenn L McGrath
· 21 years ago
eebcc1d
Add the "install" applet, move get_ug_id to libbb as its used by chown,
by Glenn L McGrath
· 21 years ago