Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libc-dev: add empty check to empty package | A. Wilcox | 2018-02-16 | 1 | -10/+6 |
| | |||||
* | main/libc-dev: Update sys/queue.h from NetBSD sources and bump ver. | Przemyslaw Pawelczyk | 2016-12-26 | 2 | -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 license | Natanael Copa | 2016-06-14 | 1 | -2/+2 |
| | | | | bsd headers are not gpl | ||||
* | main/libc-dev: split bsd compatibility headers to separate subpkg | Timo Teräs | 2014-12-12 | 3 | -284/+1155 |
| | | | | also refresh sys/queue.h and add sys/tree.h | ||||
* | main/libc-dev: emit warning if sys/cdefs.h is used | Timo Teräs | 2014-07-03 | 2 | -4/+6 |
| | |||||
* | main/libc-dev: ship sys/cdefs.h for musl | Timo Teräs | 2013-12-18 | 2 | -5/+34 |
| | |||||
* | main/libc-dev: fix makedepends for crossbuilds | Timo Teräs | 2013-09-24 | 1 | -1/+3 |
| | |||||
* | main/libc-dev: use CLIBC, and fix musl support | Timo Teräs | 2013-09-23 | 1 | -13/+8 |
| | |||||
* | main/libc-dev: renamed from libc | Natanael Copa | 2013-07-30 | 2 | -0/+797 |
to avoid clash with the libc0.9.32's libc subpackage |