Re: preadv() / pwritev()
From: Marc Olzheim (marcolz_at_stack.nl)
Date: 04/26/05
- Previous message: Bakul Shah: "Re: C-style expression processing..."
- In reply to: Marc Olzheim: "Re: preadv() / pwritev()"
- Next in thread: Marc Olzheim: "Re: preadv() / pwritev()"
- Reply: Marc Olzheim: "Re: preadv() / pwritev()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 26 Apr 2005 21:33:20 +0200 To: freebsd-hackers@freebsd.org
On Tue, Apr 26, 2005 at 03:31:15PM +0200, Marc Olzheim wrote:
> Ok, I cleaned up the patch, got the freebsd32-compat working and filed a
> PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/80362
Thanks to some people commenting, I've fixed a typo and added the off_t
typedef in sys/uio.h, so that a buildworld now survives as well. :-)
The diffs between the current- and stable- patch are now purely line
number differences.
I've got it running on my company's servers and everything seems to work
ok. We don't use the freebsd32 compat part though, so I hope I've done
that ok.
Marc
- text/plain attachment: preadv.stable.patch
- text/plain attachment: preadv.current.patch
- application/pgp-signature attachment: stored
- Previous message: Bakul Shah: "Re: C-style expression processing..."
- In reply to: Marc Olzheim: "Re: preadv() / pwritev()"
- Next in thread: Marc Olzheim: "Re: preadv() / pwritev()"
- Reply: Marc Olzheim: "Re: preadv() / pwritev()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|