Date: Fri, 10 May 1996 09:43:49 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/i386/sys cerror.S Message-ID: <199605101643.JAA04563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/05/10 09:43:48 Modified: lib/libc/i386/sys cerror.S Log: Fix a bogon in the pic + threadsafe version of cerror, it was missing a PIC_EPILOGUE (leaving an extra long on the stack). Submitted by: John Polstra <jdp@polstra.com> Revision Changes Path 1.6 +5 -3 src/lib/libc/i386/sys/cerror.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605101643.JAA04563>