Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 02:02:17 -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/gen _spinlock_stub.c
Message-ID:  <199804290902.CAA21781@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/04/29 02:02:17 PDT

  Modified files:
    lib/libc/gen         _spinlock_stub.c 
  Log:
  Stubs are required in libc so that it can be used with libpthread
  (and kernel threads), but weak symbols and non-weak symbols of the
  same name built into libc_r result in unpredictable linking.
  
  Revision  Changes    Path
  1.2       +5 -1      src/lib/libc/gen/_spinlock_stub.c

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?199804290902.CAA21781>