log src/lib/file-copy.c @ 9532:00cd9aacd03c HEAD

age author description
Mon, 25 Jan 2010 01:18:58 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Mon, 11 Feb 2008 20:17:00 +0200 Timo Sirainen Renamed T_FRAME_BEGIN/END to T_BEGIN/END. Removed T_FRAME() macro and HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Sat, 03 Nov 2007 17:14:57 +0200 Timo Sirainen If o_stream_send_istream() fails, log an error. HEAD
Sun, 28 Oct 2007 21:29:19 +0200 Timo Sirainen Log an error if fchown() fails, but not because of EPERM. HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Thu, 02 Aug 2007 18:27:46 +0300 Timo Sirainen Renamed i_stream_create_file() to i_stream_create_fd(). HEAD
Thu, 02 Aug 2007 18:23:22 +0300 Timo Sirainen Split o_stream_create_file() to _create_fd() and _create_fd_file(). HEAD
Tue, 24 Jul 2007 06:59:56 +0300 Timo Sirainen Removed memory pool parameter from iostreams. Default pool was almost always HEAD
Sat, 01 Jul 2006 20:45:17 +0300 Timo Sirainen Try to preserve file's mode and group when copying it. HEAD
Mon, 19 Jun 2006 21:15:59 +0300 Timo Sirainen If destination file already existed, we didn't overwrite it with link() HEAD
Sat, 17 Jun 2006 19:24:55 +0300 Timo Sirainen Added file_copy(). HEAD