Mercurial > ecos
diff 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 |
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog +++ b/packages/io/fileio/current/ChangeLog @@ -1,3 +1,9 @@ +2006-05-18 Paul Fine <pfine@dtccom.com> + + * 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. + 2006-05-17 Andy Jackson <andy@grapevinetech.co.uk> * tests/fileio1.c: Compiler warning fixes.
