summaryrefslogtreecommitdiffstats
path: root/include/sys/queue.h
Commit message (Collapse)AuthorAgeFilesLines
* sys/queue.h: update to eglibc versionNatanael Copa2011-12-221-443/+399
| | | | | | | | | | | 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>
* - whitespace cleanup; no obj-code changesBernhard Reutner-Fischer2008-12-291-5/+5
|
* fetch queue.h from latest freebsd cvsMike Frysinger2008-01-091-383/+444
|
* Remove uses of all QUEUEDEBUG_* macros.Peter Kjellerstedt2006-05-301-21/+0
|
* sync with glibcMike Frysinger2006-05-061-52/+389
|
* Add missing sysctl.h and queue.hEric Andersen2002-05-021-0/+241