aboutsummaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/libc0.9.32: upgrade to 0.9.32Natanael Copa2011-06-151-17/+11
|
* main/libc0.9.32: pull librt in as needed, this is the same behaviour as ↵William Pitcock2011-06-101-1/+3
| | | | glibc >= 2.7
* main/libc0.9.32: fix for getaddrinfoNatanael Copa2011-06-081-1/+3
| | | | | | | | This solves issue with iptables-1.4.11 Upstream: https://bugs.busybox.net/show_bug.cgi?id=3841 http://bugzilla.netfilter.org/show_bug.cgi?id=721
* main/libc0.9.32: ship ldconfig with uclibc-utilsNatanael Copa2011-06-071-6/+10
| | | | | | | This is so we don't get circular dependencies: libc (trigger) depends on busybox which depends on libc ref #675
* main/libc0.9.32: bring libubacktrace in as needed when linking to libc.soWilliam Pitcock2011-06-051-1/+3
|
* main/libc0.9.32: ship ldconfig with libc0.9.3Natanael Copa2011-05-231-5/+4
| | | | it makes sense to ship ldconfig with ld.so
* main/libc0.9.32: make /etc/localtime workWilliam Pitcock2011-04-281-1/+3
|
* main/libc0.9.32: add libubacktrace support on all architectures (arm, ↵William Pitcock2011-04-281-6/+8
| | | | | | powerpc, x86, x86_64). fix #565
* libc0.9.32: fix posix_fadvise64 on x86Timo Teräs2011-04-201-1/+3
|
* main/libc0.9.32: disable HARDWIRED_ABSPATH againNatanael Copa2011-04-181-6/+8
| | | | ldd seems to be fixed
* main/libc0.9.32: add trigger to update /etc/ld.so.cacheNatanael Copa2011-04-181-1/+2
|
* main/libc0.9.32: fix res_query with CNAMEsTimo Teräs2011-04-091-1/+3
| | | | | reintroduce the patch from original aports commit 1ceb14def2f0790c678bd101e9914c9bd8b0a014.
* main/libc0.9.32: fix res_close hanging with ipv6Timo Teräs2011-04-081-1/+3
|
* main/libc0.9.32: provide scsi.h since linux-headers does not anymoreNatanael Copa2011-04-041-4/+2
|
* main/libc0.9.32: fix malloc for child process after forkTimo Teräs2011-03-261-1/+3
|
* main/libc0.9.32: fix a libdl locking issueTimo Teräs2011-03-241-1/+3
|
* main/libc0.9.32: enable hardwired asbpathNatanael Copa2011-03-221-6/+6
| | | | fixes issue with ldd segfaulting
* main/libc0.9.32: update to 0.9.32-rc3 and refresh patchesTimo Teräs2011-03-181-15/+15
| | | | | | | * patches merged upstream dropped * refreshed compat-stack-guard.patch (weird that we still need this; we should recompile all apps depending on the symbol) * added three more patches that will help building and running openjdk
* main/libc0.9.32: import git revision 82098ab9b853c33ee8ade61c9510b295cc696de1William Pitcock2011-03-091-3/+3
|
* main/libc0.9.32: rebase x86-64 ssp and nptl fixes based on patches queued ↵William Pitcock2011-03-081-5/+5
| | | | for upstream submission
* main/libc0.9.32: update pkgrelWilliam Pitcock2011-02-121-1/+1
|
* main/libc0.9.32: add sha512 support to crypt()Michael Zhou2011-02-121-1/+3
|
* main/libc0.9.32: add config for powerpcWilliam Pitcock2011-02-091-1/+3
|
* main/libc0.9.32: update to 0.9.32-rc2William Pitcock2011-02-041-5/+3
|
* main/libc0.9.32: do not ever strip libc as it breaks debuggingWilliam Pitcock2011-01-251-6/+3
|
* main/libc0.9.32: add patch to fix NPTL TLS on ARM.William Pitcock2011-01-141-1/+3
|
* main/libc0.9.32: add uclibcconfig for armWilliam Pitcock2011-01-141-1/+3
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/libc0.9.32: upgrade to 0.9.32-rc1Natanael Copa2011-01-111-7/+6
|
* main/ttf-dejavu: upgrade to 2.32Natanael Copa2010-12-131-0/+1
|
* main/libc0.9.32: new snapshot. fix for nptl unwind_resume pltNatanael Copa2010-12-071-7/+5
| | | | fixes vlc segfaulting
* main/libc0.9.32: add utmpx and fesetround for x86_64Natanael Copa2010-11-291-2/+4
|
* main/libc0.9.32: update snapshot to 1011291225Natanael Copa2010-11-291-5/+3
|
* main/libc0.9.32: fix strtoq for x86_64Natanael Copa2010-11-261-2/+4
|
* main/libc0.9.32: support for x86_64Natanael Copa2010-11-251-1/+8
| | | | and force ARCH to be set
* main/libc0.9.32: support for protected symbols on x86_64Natanael Copa2010-11-231-1/+3
|
* main/libc0.9.32: fix static linkingNatanael Copa2010-11-111-1/+3
| | | | and ldconfig
* main/libc0.9.32: update snapshot to 1011011024Natanael Copa2010-11-011-2/+2
|
* main/libc0.9.32: update snapshotNatanael Copa2010-10-271-9/+3
|
* main/libc0.9.32: build libthread_dbNatanael Copa2010-10-231-4/+10
| | | | gdb needs it
* main/libc0.9.32: enable ldso gnu hash, utmpx and sspNatanael Copa2010-10-211-3/+3
|
* main/libc0.9.32: upgrade to new snapshotNatanael Copa2010-10-161-13/+3
|
* main/libc0.9.32: workaround for getprotobyname/getservbynameNatanael Copa2010-09-251-1/+3
| | | | we just increase bufsize for now.
* main/libc0.9.32: disable debugging symbolsNatanael Copa2010-09-171-6/+4
|
* main/libc0.9.32: new snapshot. enable debuggingNatanael Copa2010-09-161-19/+29
|
* main/libc0.9.32: fix static linkingNatanael Copa2010-09-091-1/+3
| | | | solves issue when linking static apk-tools
* main/libc0.9.32: workaround for broken getprotobyname()Natanael Copa2010-08-311-1/+3
| | | | ref #412
* main/libc0.9.32: fix for building with make-3.82Natanael Copa2010-08-241-1/+3
|
* main/libc0.9.32: bugfix for getservbyname()Natanael Copa2010-08-111-5/+10
|
* main/libc0.9.32: new snapshotNatanael Copa2010-08-061-9/+7
| | | | has most of our fixes and fixes for new bugs