summaryrefslogtreecommitdiffstats
path: root/main/uclibc/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/uclibc: removed. replaced with libc0.9.32Natanael Copa2010-05-041-88/+0
|
* main/uclibc: linuxthreads stdio initializationNatanael Copa2010-04-131-1/+3
|
* main/uclibc: pick some patches from upstream (enable log2f)Natanael Copa2010-02-051-3/+21
|
* main/uclibc: upgrade to 0.9.30.2Natanael Copa2010-01-221-22/+5
| | | | fixes #252
* main/uclibc: build against 2.6.32 headersNatanael Copa2010-01-061-12/+13
| | | | the /usr/include/scsi/scsi.h is now provided by kernel headers
* main/uclibc: add dn_skipname() supportNatanael Copa2009-09-131-1/+3
| | | | Needed by wine and others
* 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