From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16477 invoked by alias); 7 Jun 2005 09:45:53 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 16426 invoked by uid 9341); 7 Jun 2005 09:45:52 -0000 Date: Tue, 07 Jun 2005 09:45:00 -0000 Message-ID: <20050607094552.16423.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/fs/fat/current ChangeLog src/fat ... X-SW-Source: 2005/txt/msg00152.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2005-06-07 09:45:52 Modified files: packages/fs/fat/current: ChangeLog packages/fs/fat/current/src: fatfs_supp.c Log message: * src/fatfs_supp.c: lseek returned EEOF when at the end of the file rather than the current position.