Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/08/2003 00:09:58
Module Name: src
Committed By: nathanw
Date: Mon Apr 7 21:09:58 UTC 2003
Modified Files:
src/lib/libc/gen: pthread_atfork.c
Log Message:
Oops, make the atfork queues static so they don't pollute the
namespace.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/gen/pthread_atfork.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.