aboutsummaryrefslogtreecommitdiffstats
path: root/main/uclibc/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/uclibc: define MNT_DETATCH in sys/mount.hNatanael Copa2009-09-101-1/+3
| | | | Needed for util-vserver
* main/uclibc: backport fix for fstatat()Natanael Copa2009-09-071-1/+3
|
* main/uclibc: disable UCLIBC_HAS_FNMATCH_OLDTimo Teras2009-08-131-2/+2
| | | | | the old code is broke in several ways. use the new, maintained version since it works (even though it might be a bit larger).
* main/uclibc: fix fork visibility to non-hiddenTimo Teras2009-08-031-1/+3
| | | | | makes daemon() and other uclibc functions that use fork() work on pthread applications. fixes #54, #73.
* main/uclibc: fix a problem with getaddrinfo and netlink (fixes #97)Timo Teras2009-07-291-3/+5
| | | | | turns out this was fixed already upstream. just backport the relevant part of the patch.
* main/uclibc: backport openat functionsNatanael Copa2009-07-241-1/+10
|
* move core/* to main/Natanael Copa2009-07-231-0/+65
added maintainer to several packages as well