log packages/fs/fat/current/src/fatfs.c @ 3292:7f8e529b4d82 default tip

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
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
Fri, 04 Aug 2006 09:22:04 +0000 asl * src/fats.c: Added functionality to the fatfs_getinfo() function
Thu, 11 Nov 2004 19:33:29 +0000 asl * src/fatfs.c: fixed typos in TRACE statements
Fri, 22 Oct 2004 14:10:21 +0000 asl * src/fatfs.c:
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