summaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32/uclibcconfig.x86_64
Commit message (Collapse)AuthorAgeFilesLines
* main/libc0.9.32: add mDNS support via avahi-daemonNatanael Copa2012-05-251-3/+5
|
* main/libc0.9.32: upgrade to 0.9.33Natanael Copa2012-02-071-7/+10
|
* main/libc0.9.32: do not use old regex implementationNatanael Copa2012-01-171-1/+1
| | | | | It breaks sed http://comments.gmane.org/gmane.linux.busybox/35528
* main/libc0.9.32: increase stdio buf to 8192Natanael Copa2012-01-131-2/+2
| | | | will hopefully improve performance slightly
* main/libc0.9.32: Implement FTS support inside libc. (deprecates fts package)William Pitcock2011-12-171-1/+1
|
* main/libc0.9.32: redesign SHA512 crypt patch (and as a bonus add SHA256 ↵William Pitcock2011-11-161-0/+2
| | | | support too)
* main/libc0.9.32: support tracing rtld via LD_DEBUGWilliam Pitcock2011-09-011-1/+1
|
* main/libc0.9.32: upgrade to 0.9.32Natanael Copa2011-06-151-0/+1
|
* main/libc0.9.32: add libubacktrace support on all architectures (arm, ↵William Pitcock2011-04-281-0/+1
| | | | | | powerpc, x86, x86_64). fix #565
* main/libc0.9.32: disable HARDWIRED_ABSPATH againNatanael Copa2011-04-181-1/+1
| | | | ldd seems to be fixed
* main/libc0.9.32: enable hardwired asbpathNatanael Copa2011-03-221-1/+1
| | | | fixes issue with ldd segfaulting
* main/libc0.9.32: update to 0.9.32-rc3 and refresh patchesTimo Teräs2011-03-181-2/+4
| | | | | | | * 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: add utmpx and fesetround for x86_64Natanael Copa2010-11-291-19/+2
|
* main/libc0.9.32: support for x86_64Natanael Copa2010-11-251-0/+261
and force ARCH to be set