Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2005 11:05:54 +0200
From:      Marc Olzheim <marcolz@stack.nl>
To:        freebsd-hackers@freebsd.org
Subject:   Re: preadv() / pwritev()
Message-ID:  <20050427090554.GA87913@stack.nl>
In-Reply-To: <20050426193320.GA72028@stack.nl>
References:  <20050425101008.GA57542@stack.nl> <20050425135044.GD769@empiric.icir.org> <20050425152314.GB58044@stack.nl> <20050425165041.GA71899@stack.nl> <20050426133115.GA52753@stack.nl> <20050426193320.GA72028@stack.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

--+g7M9IMkV8truYOl
Content-Type: multipart/mixed; boundary="pf9I7BMVVzbSWLtt"
Content-Disposition: inline


--pf9I7BMVVzbSWLtt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

And a man page link fix to top it off...

Marc

--pf9I7BMVVzbSWLtt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="links.patch"

--- src/lib/libc/sys/Makefile.inc	Wed Apr  7 11:07:47 2004
+++ src/lib/libc/sys/Makefile.inc	Wed Apr 27 11:02:02 2005
@@ -127,7 +127,7 @@
 MLINKS+=modnext.2 modfnext.2
 MLINKS+=mount.2 nmount.2 mount.2 unmount.2
 MLINKS+=pathconf.2 fpathconf.2
-MLINKS+=read.2 pread.2 read.2 readv.2
+MLINKS+=read.2 pread.2 read.2 readv.2 preadv.2
 MLINKS+=recv.2 recvfrom.2 recv.2 recvmsg.2
 MLINKS+=send.2 sendmsg.2 send.2 sendto.2
 MLINKS+=setpgid.2 setpgrp.2
@@ -141,7 +141,7 @@
 MLINKS+=truncate.2 ftruncate.2
 MLINKS+=utimes.2 futimes.2 utimes.2 lutimes.2
 MLINKS+=wait.2 wait3.2 wait.2 wait4.2 wait.2 waitpid.2
-MLINKS+=write.2 pwrite.2 write.2 writev.2
+MLINKS+=write.2 pwrite.2 write.2 writev.2 pwritev.2
 .if !defined(NO_P1003_1B)
 MLINKS+=sched_get_priority_max.2 sched_get_priority_min.2 \
 	sched_get_priority_max.2 sched_rr_get_interval.2

--pf9I7BMVVzbSWLtt--

--+g7M9IMkV8truYOl
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFCb1XyezjnobFOgrERAjhgAJ9mGU16d5WTctKQtJ3lFKvEz3s68gCgk39l
3mxTVVknxEDsgU8mQyYinhk=
=ktDT
-----END PGP SIGNATURE-----

--+g7M9IMkV8truYOl--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050427090554.GA87913>