Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 1999 18:22:03 -0800 (PST)
From:      Archie Cobbs <archie@whistle.com>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/isa spkr.c src/sys/kern subr_scanf.c         src/sys/pc98/pc98 spkr.c src/sys/sys systm.h
Message-ID:  <199911030222.SAA75822@bubba.whistle.com>
In-Reply-To: <Pine.BSF.4.10.9911031256010.2165-100000@alphplex.bde.org> from Bruce Evans at "Nov 3, 1999 01:02:46 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans writes:
> >   Modified files:
> >     sys/i386/isa         spkr.c 
> >     sys/kern             subr_scanf.c 
> >     sys/pc98/pc98        spkr.c 
> >     sys/sys              systm.h 
> >   Log:
> >   Consolidate some of the various ctype(3) macros in one location.
> 
> That location should be libkern/ctype.h so that it doesn't pollute
> everything and so that libkern files can use the same #includes as
> their libc versions (INCLUDES+= -I$S/libkern).

Yeah, I like that idea better too.

I wasn't clear about doing that way though.. e.g., why was strtoul()
put inside kern/subr_scanf.c instead of libkern?  I was following that
example.

Maybe strtoul() should be moved to a new file libkern/strtoul.c..

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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