aboutsummaryrefslogtreecommitdiffstats
path: root/main/libc-dev
Commit message (Collapse)AuthorAgeFilesLines
* main/libc-dev: add empty check to empty packageA. Wilcox2018-02-161-10/+6
|
* main/libc-dev: Update sys/queue.h from NetBSD sources and bump ver.Przemyslaw Pawelczyk2016-12-262-10/+10
| | | | | | | | | | | | | 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: fix licenseNatanael Copa2016-06-141-2/+2
| | | | bsd headers are not gpl
* main/libc-dev: split bsd compatibility headers to separate subpkgTimo Teräs2014-12-123-284/+1155
| | | | also refresh sys/queue.h and add sys/tree.h
* main/libc-dev: emit warning if sys/cdefs.h is usedTimo Teräs2014-07-032-4/+6
|
* main/libc-dev: ship sys/cdefs.h for muslTimo Teräs2013-12-182-5/+34
|
* main/libc-dev: fix makedepends for crossbuildsTimo Teräs2013-09-241-1/+3
|
* main/libc-dev: use CLIBC, and fix musl supportTimo Teräs2013-09-231-13/+8
|
* main/libc-dev: renamed from libcNatanael Copa2013-07-302-0/+797
to avoid clash with the libc0.9.32's libc subpackage