comparison packages/io/fileio/current/ChangeLog @ 2272:e5c118746536

* include/fileio.h : Added a key and a structure to extract the disk size and the available free space for a filesystem using the cyg_fs_getinfo() interface.
author asl
date Sat, 12 Aug 2006 07:23:41 +0000
parents 179cdabd06f0
children 6dd96771081f
comparison
equal deleted inserted replaced
2271:fd2c3f3def9d 2272:e5c118746536
1 2006-05-18 Paul Fine <pfine@dtccom.com>
2
3 * include/fileio.h : Added a key and a structure to extract the
4 disk size and the available free space for a filesystem using
5 the cyg_fs_getinfo() interface.
6
1 2006-05-17 Andy Jackson <andy@grapevinetech.co.uk> 7 2006-05-17 Andy Jackson <andy@grapevinetech.co.uk>
2 8
3 * tests/fileio1.c: Compiler warning fixes. 9 * tests/fileio1.c: Compiler warning fixes.
4 * tests/testfs.c: Compiler warning fixes. 10 * tests/testfs.c: Compiler warning fixes.
5 11