Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys/queue.h: update to eglibc version | Natanael Copa | 2011-12-22 | 1 | -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 changes | Bernhard Reutner-Fischer | 2008-12-29 | 1 | -5/+5 |
| | |||||
* | fetch queue.h from latest freebsd cvs | Mike Frysinger | 2008-01-09 | 1 | -383/+444 |
| | |||||
* | Remove uses of all QUEUEDEBUG_* macros. | Peter Kjellerstedt | 2006-05-30 | 1 | -21/+0 |
| | |||||
* | sync with glibc | Mike Frysinger | 2006-05-06 | 1 | -52/+389 |
| | |||||
* | Add missing sysctl.h and queue.h | Eric Andersen | 2002-05-02 | 1 | -0/+241 |