Mercurial > ecos-v2_0-branch
diff packages/io/common/current/ChangeLog @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | da3908c9cd10 |
| children | 59d97b6ba612 |
line wrap: on
line diff
--- a/packages/io/common/current/ChangeLog +++ b/packages/io/common/current/ChangeLog @@ -1,3 +1,18 @@ +2000-03-20 John Dallaway <jld@cygnus.co.uk> + + * cdl/io.cdl: + + Adjust documentation URLs. + +2000-03-18 Gary Thomas <gthomas@redhat.com> + + * include/file.h: Add additional flags for nonblocking and + async modes (used in network support). + +2000-03-04 Gary Thomas <gthomas@redhat.com> + + * include/file.h: Add function prototypes. + 2000-02-17 Gary Thomas <gthomas@cygnus.co.uk> * src/io_file.c: Use eCos error list <cyg/error/codes.h>. @@ -6,11 +21,21 @@ 2000-02-15 Jonathan Larmour <jlarmour@ * src/io_file.c: Use standard errno.h, not sys/errno.h +2000-01-31 Simon FitzMaurice <sdf@cygnus.co.uk> + + * cdl/io.cdl: Adjust help URLs in line with new doc layout. + 2000-01-28 Gary Thomas <gthomas@cygnus.co.uk> * include/file.h: * src/io_file.c: New file(s) + * cdl/io.cdl: Add generic file I/O support. + +2000-01-28 Simon FitzMaurice <sdf@cygnus.co.uk> + + * cdl/io.cdl: Adjust help URLs in line with new doc layout. + 1999-04-28 Bart Veer <bartv@cygnus.co.uk> * src/PKGconf.mak (EXTRAS_COMPILE):
