aboutsummaryrefslogtreecommitdiff
path: root/coreutils/libcoreutils/cp_mv_stat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revise mingw_stat to minimise changes from upstream BusyBoxRon Yorston2014-01-071-4/+0
* Ensure mingw_stat is called when necessaryRon Yorston2012-11-291-0/+4
* Update mingw.c from latest git/compatRon Yorston2012-03-301-5/+0
* Added missing stat() tweaks for mingw portZheng, Lei2011-11-201-0/+5
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-131-2/+2
* *: add FAST_FUNC markersDenis Vlasenko2008-07-121-2/+2
* cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470Denis Vlasenko2008-02-131-0/+6
* make copy_file() a bit easier to understand, and smallerDenis Vlasenko2007-08-251-1/+2
* rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko2006-11-181-1/+1
* cp: add support for -s, -l. Fix free(nonmalloc) bug.Denis Vlasenko2006-10-211-3/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-2/+2
* Major coreutils update.Manuel Novoa III2003-03-191-0/+45