NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/43172: swab(3) lacks restrict-keyword
The following reply was made to PR lib/43172; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, jruohonen%iki.fi@localhost
Subject: Re: lib/43172: swab(3) lacks restrict-keyword
Date: Sat, 17 Apr 2010 12:30:57 +0200
On Sat, Apr 17, 2010 at 09:45:01AM +0000, Jukka Ruohonen wrote:
> I am not sure if this is relevant, but our implementation also differs from
> others (namely, FreeBSD and Linux) in that the third parameter is of type
> size_t instead of ssize_t.
ssize_t makes no sense here.
Martin
Home |
Main Index |
Thread Index |
Old Index