Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/22/2000 14:16:32
Module Name: basesrc
Committed By: he
Date: Tue Feb 22 22:16:32 UTC 2000
Modified Files:
basesrc/lib/libc/arch/i386/sys [netbsd-1-4]: cerror.S
Log Message:
Pull up revision 1.12 (requested by mycroft):
Implement a better fix for the ``stubs in other shlibs'' problem.
With this fix the stack is left clean during the transition from
the stub to cerror().
To generate a diff of this commit:
cvs rdiff -r1.10.2.1 -r1.10.2.2 basesrc/lib/libc/arch/i386/sys/cerror.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.