ecos/packages/io/fileio/current ChangeLog incl ...
asl@sources.redhat.com
asl@sources.redhat.com
Mon Oct 6 18:45:00 GMT 2003
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2003-10-06 18:45:23
Modified files:
packages/io/fileio/current: ChangeLog
packages/io/fileio/current/include: fileio.h
packages/io/fileio/current/src: devfs.cxx fio.h misc.cxx
Log message:
* src/fio.h (CYG_FILEIO_SIGMASK_SET): Fixed a compiler warning
about an unused variable.
* src/devfs.cxx: prototype of dev_fo_select now matches
implementation
* include/fileio.h: changed definition of cyg_fileop_select to
return a cyg_bool instead of int to match current implementations
* src/misc.cxx: changed cyg_fileio_seltrue() to match prototype.
More information about the Ecos-cvs
mailing list