Subject: Re: signal(SIGSEGV, SIG_IGN) -> 100% CPU
To: Todd Vierling <tv@pobox.com>
From: Giles Lean <giles@nemeton.com.au>
List: tech-kern
Date: 06/15/1999 07:38:26
On Mon, 14 Jun 1999 15:21:02 -0400 (EDT)  Todd Vierling wrote:

> Uh, no.  See src/lib/libc/include/namespace.h.

Query -- more userland than kernel, but the thread's here -- why do we
use weak aliases with a single '_' prefix?  I thought ANSI/ISO C in
the final standard (but not in some drafts) left _[a-z] in the user's
namespace?

Giles