annotate AUTHORS @ 1788:6a88c55c6f68

copy_file(): remove incomplete file on error (bug 2890715) The behavior changed, data is first written to a temporary file, which is unlinked in case of error, then the tempfile is renamed to the final name. Size of buffer was increased from 4k to 16k.
author zas_
date Sun, 10 Jan 2010 14:23:29 +0000
parents 95ea60c485ec
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
205
31f4adaf8f8a updated README files
nadvornik
parents: 8
diff changeset
1 John Ellis <johne@verizon.net> (Original author and maintainer of GQview)
475
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
2
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
3 The Geeqie Team:
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
4 Vladimir Nadvornik <nadvornik at suse dot cz> (Maintainer of Geeqie)
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
5 Petr Ostadal <postadal at suse dot cz>
477
95ea60c485ec Lowercased name.
zas_
parents: 476
diff changeset
6 Laurent Monin <zas at norz dot org>