comparison 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
comparison
equal deleted inserted replaced
75:41bf073c0c32 76:435cced73e2f
1 2000-03-20 John Dallaway <jld@cygnus.co.uk>
2
3 * cdl/io.cdl:
4
5 Adjust documentation URLs.
6
7 2000-03-18 Gary Thomas <gthomas@redhat.com>
8
9 * include/file.h: Add additional flags for nonblocking and
10 async modes (used in network support).
11
12 2000-03-04 Gary Thomas <gthomas@redhat.com>
13
14 * include/file.h: Add function prototypes.
15
1 2000-02-17 Gary Thomas <gthomas@cygnus.co.uk> 16 2000-02-17 Gary Thomas <gthomas@cygnus.co.uk>
2 17
3 * src/io_file.c: Use eCos error list <cyg/error/codes.h>. 18 * src/io_file.c: Use eCos error list <cyg/error/codes.h>.
4 19
5 2000-02-15 Jonathan Larmour <jlarmour@redhat.co.uk> 20 2000-02-15 Jonathan Larmour <jlarmour@redhat.co.uk>
6 21
7 * src/io_file.c: Use standard errno.h, not sys/errno.h 22 * src/io_file.c: Use standard errno.h, not sys/errno.h
8 23
24 2000-01-31 Simon FitzMaurice <sdf@cygnus.co.uk>
25
26 * cdl/io.cdl: Adjust help URLs in line with new doc layout.
27
9 2000-01-28 Gary Thomas <gthomas@cygnus.co.uk> 28 2000-01-28 Gary Thomas <gthomas@cygnus.co.uk>
10 29
11 * include/file.h: 30 * include/file.h:
12 * src/io_file.c: New file(s) 31 * src/io_file.c: New file(s)
13 32
33 * cdl/io.cdl: Add generic file I/O support.
34
35 2000-01-28 Simon FitzMaurice <sdf@cygnus.co.uk>
36
37 * cdl/io.cdl: Adjust help URLs in line with new doc layout.
38
14 1999-04-28 Bart Veer <bartv@cygnus.co.uk> 39 1999-04-28 Bart Veer <bartv@cygnus.co.uk>
15 40
16 * src/PKGconf.mak (EXTRAS_COMPILE): 41 * src/PKGconf.mak (EXTRAS_COMPILE):
17 Use the new rules for generating libextras.a 42 Use the new rules for generating libextras.a
18 43