summaryrefslogtreecommitdiffstats
path: root/core/uclibc
Commit message (Collapse)AuthorAgeFilesLines
* core/uclibc: fix ppollNatanael Copa2009-05-172-1/+62
| | | | fixes broken ppoll that made udev go nuts
* core/uclibc: fix segfault in lddNatanael Copa2009-05-052-1/+52
|
* core/uclibc: add basic support for pthread_getattr_npNatanael Copa2009-04-022-1/+140
| | | | Needed by webkit
* core/uclibc: enable res_close() and use netlink for network interfacesNatanael Copa2009-03-112-6/+7
|
* core/uclibc: install utils (ldd and ldconfig)Natanael Copa2009-03-111-2/+2
|
* core/uclibc: fix res_query error codesNatanael Copa2009-03-104-2632/+20
| | | | https://bugs.busybox.net/show_bug.cgi?id=173
* core/uclibc: upgrade to 0.9.30.1Natanael Copa2009-03-061-15/+4
|
* core/uclibc: install getentNatanael Copa2009-02-231-5/+6
|
* core/uclibc: enable SV4_DEPRECATEDNatanael Copa2009-02-182-5/+5
| | | | xfsprogs needs ustat(2)
* core/uclibc: apply patches from svn stable branchNatanael Copa2009-02-133-1205/+2620
| | | | This fix issue with 2.6.28 kernel headers
* core/uclibc: applied a patch for math from svn 0_9_30 branchNatanael Copa2009-01-142-2/+1206
| | | | Is needed to get kvm compiled
* core/uclibc: added linux-headers to depends_devNatanael Copa2009-01-071-0/+2
|
* core/uclibc: added missing patchNatanael Copa2008-11-251-0/+16
|
* core/uclibc: update to 0.9.30Natanael Copa2008-11-147-292/+16
| | | | work around gcc-3.4.6 bug with -pthread
* core/uclibc: added patch for building linuxthreas without -fomit-frame-pointerNatanael Copa2008-11-131-0/+22
|
* core/uclibc: do not use netlink as it makes things segfaultroot2008-11-092-5/+4
|
* various: adjusted dependenciesNatanael Copa2008-11-071-2/+0
|
* various: the splitfuncs are no longer usedNatanael Copa2008-11-071-1/+0
| | | | split function is extracted from subpackage name.
* various: use new subpackage implementationNatanael Copa2008-11-061-0/+3
|
* rename makedepends to splitfuncsNatanael Copa2008-11-061-1/+1
|
* various: fixed so apkbuild passes sanity checkNatanael Copa2008-11-061-0/+3
|
* core/uclibc: use $_mynamever instead of hardcoded version in _install()Natanael Copa2008-11-061-1/+1
|
* move uclibc to core. everything is "testing" at the moment.Natanael Copa2008-10-316-0/+542