Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 10:42:20 -0400
From:      Garance A Drosihn <drosih@rpi.edu>
To:        Pawel Jakub Dawidek <nick@garage.freebsd.pl>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/newsyslog newsyslog.c
Message-ID:  <p0521060bbb67e55a6ded@[128.113.24.47]>
In-Reply-To: <20030819063934.GC47959@garage.freebsd.pl>
References:  <200308190353.h7J3r4Fl062425@repoman.freebsd.org> <20030819063934.GC47959@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
At 8:39 AM +0200 8/19/03, Pawel Jakub Dawidek wrote:
>On Mon, Aug 18, 2003, Garance A Drosehn wrote:
>+>   [...] , except that an internal isnumber() routine was
>+>   removed in favor of the standard library version.  The
>+>   thing is, that internal routine was checking the entire
>+>   string, and not just the first digit.  In OpenBSD,
>+>   isnumber() was eventually renamed to isnumberstr() to
>+>   make the distinction more obvious, and I'm going to
>+>   follow that lead.
>
>So is is there a chance to put isnumberstr() to libc?

Well, OpenBSD did not put isnumberstr() into libc.  It is still
just a local (to newsyslog.c) routine.  I have no plans to put
it in libc.

-- 
Garance Alistair Drosehn            =   gad@gilead.netel.rpi.edu
Senior Systems Programmer           or  gad@freebsd.org
Rensselaer Polytechnic Institute    or  drosih@rpi.edu



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