On Friday 21 December 2007, Andrea Di Pasquale wrote:
> Hi! I've patched coreutils 5.94/6.9 for add cp's progress bar.

thanks, but didnt you just post this with a different e-mail address ?  while 
it wont get merged, i imagine other people may find it useful.

i'd point out that your usage of size_t types wont fly in a 32bit world and 
LFS.  you should convert all of your internal size units to off_t's instead.  
then test copying a file that is over 2 gigs in size.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to