Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 1998 02:32:48 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/i386/sys cerror.S
Message-ID:  <199804300932.CAA10131@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/04/30 02:32:48 PDT

  Modified files:
    lib/libc/i386/sys    cerror.S 
  Log:
  Make cerror thread aware by calling __error() to get a pointer to the
  thread-specific error variable. This change make libc use the same cerror
  code that libc_r has been using.
  
  Revision  Changes    Path
  1.9       +5 -22     src/lib/libc/i386/sys/cerror.S

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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