Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2003 11:56:12 -0800 (PST)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_pspinlock.c
Message-ID:  <200311041956.hA4JuCKA058515@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2003/11/04 11:56:12 PST

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_pspinlock.c 
  Log:
  Libpthread uses the convention that all of its (non-weak) symbols
  begin with underscores and provide weak definitions without
  underscores.  Make the pthread spinlock conform to this convention.
  
  Revision  Changes    Path
  1.2       +11 -5     src/lib/libpthread/thread/thr_pspinlock.c



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