aboutsummaryrefslogtreecommitdiffstats
path: root/main/libc-dev/sys-queue.h
Commit message (Collapse)AuthorAgeFilesLines
* main/libc-dev: Update sys/queue.h from NetBSD sources and bump ver.Przemyslaw Pawelczyk2016-12-261-5/+5
| | | | | | | | | | | | | Apply recent changes done by Christos Zoulas <christos@zoulas.com>. http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/sys/sys/queue.h?rev=1.70 * Revision 1.69, Mon Nov 2 14:49:07 2015 UTC by christos: Use existing macros to implement TAILQ_FOREACH_REVERSE, like TAILQ_FOREACH_REVERSE_SAFE does. * Revision 1.70, Mon Nov 2 15:21:23 2015 UTC by christos: Add missing paren.
* main/libc-dev: split bsd compatibility headers to separate subpkgTimo Teräs2014-12-121-272/+371
| | | | also refresh sys/queue.h and add sys/tree.h
* main/libc-dev: renamed from libcNatanael Copa2013-07-301-0/+747
to avoid clash with the libc0.9.32's libc subpackage