Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2003 11:08:19 -0700 (PDT)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/support Makefile.inc
Message-ID:  <200309051808.h85I8JWp045996@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2003/09/05 11:08:19 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/support Makefile.inc 
  Log:
  The caller is expected to set up PIC register corectly before
  jumping to .cerror. This means .cerror has to be present in the
  same module with its consumers, or bad things will happen.
  
  Revision  Changes    Path
  1.7       +2 -0      src/lib/libpthread/support/Makefile.inc



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