git: <sys/queue.h>: Sync with FreeBSD

看板DFBSD_commit作者時間15年前 (2011/03/03 16:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 5d425d1e54f43f2f1473d6fb2aa67ef67fd5275c Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Wed Mar 2 22:09:06 2011 -1000 <sys/queue.h>: Sync with FreeBSD -Add _SWAP macros. -Avoid corrupting the list or queue if _REMOVE is invoked with a reference to the head and QUEUE_MACRO_DEBUG is defined. -Rename _REMOVE_NEXT to _REMOVE_AFTER since the name matches the _INSERT macros. Obtained-from: FreeBSD Summary of changes: sys/sys/queue.h | 81 ++++++++++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 68 insertions(+), 13 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5d425d1e54f43f2f1473d6fb2aa67ef67fd5275c -- DragonFly BSD source repository
文章代碼(AID): #1DRr8Beh (DFBSD_commit)