Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 1998 14:46:31 -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/include spinlock.h
Message-ID:  <199805052146.OAA05955@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/05/05 14:46:31 PDT

  Modified files:
    lib/libc/include     spinlock.h 
  Log:
  In a threaded library, expect the lock field to be declared volatile,
  so provide function prototypes that respect that, avoiding a gcc
  warning that `volatile' is being thrown away.
  
  Revision  Changes    Path
  1.2       +5 -5      src/lib/libc/include/spinlock.h

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?199805052146.OAA05955>