NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/49429: Import strtonum(3)
The following reply was made to PR lib/49429; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, lib-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, n54%gmx.com@localhost
Cc:
Subject: Re: lib/49429: Import strtonum(3)
Date: Sat, 29 Nov 2014 11:52:33 -0500
On Nov 29, 2:15pm, joerg%britannica.bec.de@localhost (Joerg Sonnenberger) wrote:
-- Subject: Re: lib/49429: Import strtonum(3)
| No. Please read the archives for a long discussion about why this
| interface is horrible and should not be used.
While I agree with the above comments I still see that we have the
following copies of the OpenBSD strtonum.c:
bioctl
gpioctl
sdiff
openssh
m4
tmux
and 2 more uses:
pflogd
ftp-proxy
So, let me make a different proposal:
put it in libutil, but make the prototype available
only with _OPENBSD_SOURCE
Then we can merge the 6 copies in one place at least.
christos
Home |
Main Index |
Thread Index |
Old Index