Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2011 15:49:23 +0000 (UTC)
From:      Matthew D Fleming <mdf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man3 Makefile queue.3 src/sys/sys queue.h
Message-ID:  <201105131551.p4DFpoq1057853@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdf         2011-05-13 15:49:23 UTC

  FreeBSD src repository

  Modified files:
    share/man/man3       Makefile queue.3 
    sys/sys              queue.h 
  Log:
  SVN rev 221843 on 2011-05-13 15:49:23Z by mdf
  
  Note that the _SWAP operation is supported for all list/queue types.
  Also place STAILQ_REMOVE_HEAD in alphabetical order.  Lastly, document
  the _SWAP macros.
  
  PR:             kern/143033
  MFC after:      1 week
  
  Revision  Changes    Path
  1.55      +5 -1      src/share/man/man3/Makefile
  1.47      +40 -2     src/share/man/man3/queue.3
  1.75      +7 -6      src/sys/sys/queue.h



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