Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Michael Graff <explorer@netbsd.org>
List: source-changes
Date: 12/03/1999 15:24:34
Module Name: basesrc
Committed By: explorer
Date: Fri Dec 3 23:24:33 UTC 1999
Modified Files:
basesrc/lib/libc/gen: _errno.c
Log Message:
Make __errno() be a weak alias for __errno_func(), so thread packages
can actually override what plain old 'errno' looks like.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libc/gen/_errno.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.