Date: Wed, 03 Nov 1999 19:57:03 +0100 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: current@freebsd.org Subject: YAJKHT (Yet a Junior kernel hacker task) Message-ID: <32336.941655423@critter.freebsd.dk> In-Reply-To: Your message of "Wed, 03 Nov 1999 09:54:27 PST." <199911031754.JAA67357@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Now that we have grudingly accepted the existence of the ctype macros
(isdigit(3) and friends) along with strto{u}[ql](3) into the kernel,
there are a considerable number of places where they could be used
to make code more readable.
Needless to say you need to *test* your patches before you send them
to us with send-pr.
About the only place which is sacred is the gdb-stubs, please be
aware that particular isolation requirements apply to that code
which make it un-smart to rely on library functions. (that is why
the gdb-stubs even come with their own strlen(3) & strcat(3)
--
Poul-Henning Kamp FreeBSD coreteam member
phk@FreeBSD.ORG "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32336.941655423>
