OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Dale Rahn (drahncvs.openbsd.org)
Date: Mon Mar 01 2004 - 12:05:50 CST


CVSROOT: /cvs
Module name: src
Changes by: drahncvs.openbsd.org 2004/03/01 11:05:50

Modified files:
        lib/libc/arch/powerpc/gen: setjmp.S

Log message:
longjmp should not return 0, if longjmp(..., 0) is invoked return 1.
ok miod deraadt