Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 1999 12:03:12 -0800 (PST)
From:      Nick Hibma <n_hibma@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/sys queue.h
Message-ID:  <199901062003.MAA03884@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     1999/01/06 12:03:12 PST

  Modified files:
    sys/sys              queue.h 
  Log:
  Copied STAILQ_HEAD_INITIALIZER and LIST_HEAD_INITIALIZER from NetBSD, and
  added STAILQ_REMOVE_HEAD_QUEUE to emulate NetBSD's SIMPLEQ_REMOVE_HEAD (that
  removes not only the first element but a queue of elements).
  
  Revision  Changes    Path
  1.23      +14 -2     src/sys/sys/queue.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?199901062003.MAA03884>