From b5bf8cd163de664f558a5b2b02b01cc8a7722456 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Sep 2007 21:35:10 +0000 Subject: 2007-09-24 Joel Sherrill PR 1262/filesystem * libcsupport/Makefile.am, libnetworking/libc/herror.c, libnetworking/libc/res_send.c, libnetworking/sys/uio.h, telnetd/Makefile.am, telnetd/README, telnetd/preinstall.am, telnetd/pty.c, telnetd/telnetd.c: Add support for readv() and writev() including documentation and test case. * libcsupport/src/readv.c, libcsupport/src/writev.c: New files. --- cpukit/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index ef7ef19a91..0e9bb1b28d 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,13 @@ +2007-09-24 Joel Sherrill + + PR 1262/filesystem + * libcsupport/Makefile.am, libnetworking/libc/herror.c, + libnetworking/libc/res_send.c, libnetworking/sys/uio.h, + telnetd/Makefile.am, telnetd/README, telnetd/preinstall.am, + telnetd/pty.c, telnetd/telnetd.c: Add support for readv() and + writev() including documentation and test case. + * libcsupport/src/readv.c, libcsupport/src/writev.c: New files. + 2007-09-21 Joel Sherrill * libnetworking/Makefile.am: Add dummy socketpair() implementation to -- cgit v1.2.3