log packages/fs/fat/current/ChangeLog @ 2729:74dbf4c3f2e1 after-copyright-change-20090129

age author description
Thu, 29 Jan 2009 17:47:46 +0000 jlarmour Update all copyright banners to reflect FSF ownership; fix and improve licence text. after-copyright-change-20090129
Sun, 24 Aug 2008 12:54:45 +0000 asl * cdl/fatfs.cdl: Add configury for the disk device names to be
Tue, 13 May 2008 17:57:35 +0000 asl * src/fatfs.c: Fix handling of '.' and '..' nodes in dirsearch.
Thu, 01 May 2008 09:40:55 +0000 asl * cdl/fatfs.cdl: Use CYGPKG_FS_FAT_RET_DIRENT_DTYPE to control
Tue, 31 Jul 2007 18:41:43 +0000 asl * src/fatfs.c: When removing a directory, first remove . and
Tue, 06 Feb 2007 08:46:11 +0000 asl * src/fatfs_supp.c: Fixed FAT32 cluster handling in
Sat, 27 Jan 2007 14:01:44 +0000 asl * tests/fatfs1.c: Fixed the format string to diag_printf()
Fri, 04 Aug 2006 09:22:04 +0000 asl * src/fats.c: Added functionality to the fatfs_getinfo() function
Wed, 03 Aug 2005 20:40:48 +0000 asl * src/fatfs_supp.c: Correct types to remove compiler warnings.
Tue, 07 Jun 2005 09:45:52 +0000 asl * src/fatfs_supp.c: lseek returned EEOF when at the end of the
Sun, 27 Mar 2005 18:22:01 +0000 asl * tests/fatfs1.c: Fixed various compiler warnings about types passed to
Wed, 19 Jan 2005 20:27:09 +0000 asl * src/fatfs_supp.c:
Mon, 13 Dec 2004 20:33:43 +0000 jld * fs/ram/current/tests/fseek1.c, fs/jffs2/current/tests/fileio1.c,
Sun, 14 Nov 2004 14:04:13 +0000 asl * test/fileio1.c: Start the test using main, not via a
Thu, 11 Nov 2004 19:33:29 +0000 asl * src/fatfs.c: fixed typos in TRACE statements
Tue, 26 Oct 2004 08:00:08 +0000 asl * tests/fileio1.c: fixed check for return value for attribute
Fri, 22 Oct 2004 14:10:21 +0000 asl * src/fatfs.c:
Wed, 13 Oct 2004 21:11:37 +0000 asl * tests/fileio1.c: Added include of <stdio.h> to fix compiler
Tue, 05 Oct 2004 07:45:58 +0000 asl Major update of fatfs. FAT32 support and changes to the node cache.
Mon, 19 Jan 2004 14:35:01 +0000 nickg Added support for FAT filesystem. Several packages, see the individual