cvs commit: src/include unistd.h

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 13 20:21:44 PST 2005


dillon      2005/01/13 20:21:16 PST

DragonFly src repository

  Modified files:
    include              unistd.h 
  Log:
  Minor correction in umtx_*() calls, the mutex pointer should point to
  volatile store.  Also correct the type, we are expecting to point to an
  integer.
  
  Revision  Changes    Path
  1.11      +2 -2      src/include/unistd.h


http://www.dragonflybsd.org/cvsweb/src/include/unistd.h.diff?r1=1.10&r2=1.11&f=u





More information about the Commits mailing list