Subject: CVS commit: src/lib/libc
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/04/2007 17:45:07
Module Name: src
Committed By: christos
Date: Tue Dec 4 17:45:07 UTC 2007
Modified Files:
src/lib/libc/include: extern.h
src/lib/libc/stdlib: malloc.c
Log Message:
move decls for _malloc_{pre,post}fork() to extern.h
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/include/extern.h
cvs rdiff -r1.49 -r1.50 src/lib/libc/stdlib/malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.