Age | Commit message (Expand) | Author |
---|---|---|
2015-12-27 | remove unused variable | Charles Longeau |
2015-12-26 | Set the times, mode, and flags on symlinks when doing cp -p (or mv across | Philip Guenther |
2015-11-17 | don't need locale header anymore | Ted Unangst |
2015-11-17 | remove some more flags | Ted Unangst |
2015-11-17 | remove Rflag and pflag (1) and rflag (0). | Ted Unangst |
2015-11-17 | remove getopt() from the nested cp and rm mains | Ted Unangst |
2015-11-17 | direct copy of cp and rm code into mv, so it can avoid fork+exec. | Ted Unangst |