comparison packages/io/fileio/current/ChangeLog @ 201:dd81b18e45fb

Merge from eCos master repository on 2002-01-04-06:43:04-GMT
author jlarmour
date Fri, 04 Jan 2002 14:13:51 +0000
parents 51b34619b677
children e0c0827131d1
comparison
equal deleted inserted replaced
200:8147f1c99f15 201:dd81b18e45fb
1 2002-01-04 Wade Jensen <Wade_Jensen@inter-tel.com>
2 2002-01-04 Jonathan Larmour <jlarmour@redhat.com>
3
4 * src/socket.cxx (recvfrom): Set msg.msg_namelen correctly for
5 NULL fromlen.
6
7 2001-12-28 Gary Thomas <gthomas@redhat.com>
8
9 * src/io.cxx (readwrite): Add missing check for return (errors).
10
1 2001-11-29 Jonathan Larmour <jlarmour@redhat.com> 11 2001-11-29 Jonathan Larmour <jlarmour@redhat.com>
2 12
3 * src/file.cxx (chdir): Don't detach from current dir if unset. 13 * src/file.cxx (chdir): Don't detach from current dir if unset.
4 14
5 2001-11-02 Felix Wong <felixwong@i-technologies.cc> 15 2001-11-02 Felix Wong <felixwong@i-technologies.cc>