Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2010 12:59:44 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/mips/sys ptrace.S
Message-ID:  <201002031259.o13CxxKg055617@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2010-02-03 12:59:44 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/mips/sys    ptrace.S 
  Log:
  SVN rev 203428 on 2010-02-03 12:59:44Z by rrs
  
  This fixes a bug found and fixed by JC. Basically
  no save was being done of the ra and gp pointers
  before we call the __error function.
  
  Obtained from:  JC (c.jayachandran@gmail.com)
  
  Revision  Changes    Path
  1.4       +13 -1     src/lib/libc/mips/sys/ptrace.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002031259.o13CxxKg055617>