Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2004 18:07:08 +0000 (UTC)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen _pthread_stubs.c
Message-ID:  <200407291807.i6TI78KE049572@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2004-07-29 18:07:08 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         _pthread_stubs.c 
  Log:
  Use newly added __used attribute to keep static function symbols from being
  eliminated by compiler optimizer.
  
  Revision  Changes    Path
  1.11      +8 -8      src/lib/libc/gen/_pthread_stubs.c



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