OSDN Git Service

sys/queue.h: update to eglibc version
authorNatanael Copa <natanael.copa@gmail.com>
Fri, 16 Dec 2011 10:06:54 +0000 (11:06 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 22 Dec 2011 09:31:50 +0000 (10:31 +0100)
commitbc4bc07d931992388822fa301e34718acbec02c9
treeb62bc3f6bde60d274fe58b962ec9d8e29ead1829
parent09dfeda9cf5a1bd1bd89180308ce923cc4c5f9b0
sys/queue.h: update to eglibc version

Xen needs SIMPLEQ_* queue types which was not provided from the old
uclibc queue.h.

Use same implementation as eglibc.
Grabbed from: http://www.eglibc.org/svn/trunk/libc/misc/sys/queue.h

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/sys/queue.h