Mercurial > ecos
diff packages/io/fileio/current/ChangeLog @ 1977:21507ef41413
* src/devfs.cxx (dev_stat, dev_fo_fstat): Corrected mode for block
devices, made nlink 1.
* src/devfs.cxx (dev_fo_fstat): Set st_dev to zero to match dev_stat.
| author | asl |
|---|---|
| date | Tue, 07 Jun 2005 10:07:04 +0000 |
| parents | 3038ada9d671 |
| children | 49468ab5b6f7 |
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog +++ b/packages/io/fileio/current/ChangeLog @@ -1,3 +1,9 @@ +2005-05-13 Peter Korsgaard <jacmet@sunsite.dk> + + * src/devfs.cxx (dev_stat, dev_fo_fstat): Corrected mode for block + devices, made nlink 1. + * src/devfs.cxx (dev_fo_fstat): Set st_dev to zero to match dev_stat. + 2005-05-26 Gary Thomas <gary@mlbassoc.com> * tests/socket.c: Fix config test (CYGPKG_POSIX_SIGNALS)
