Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libc0.9.32: use ucontext upstream git master | Natanael Copa | 2013-09-24 | 1 | -1/+3 |
| | | | | | | it includes the definitions in the ucontext.h file. We also need set ASFLAGS to be re-entrant. | ||||
* | main/libc0.9.32: add mDNS support via avahi-daemon | Natanael Copa | 2012-05-25 | 1 | -3/+5 |
| | |||||
* | main/libc0.9.32: upgrade to 0.9.33 | Natanael Copa | 2012-02-07 | 1 | -7/+10 |
| | |||||
* | main/libc0.9.32: do not use old regex implementation | Natanael Copa | 2012-01-17 | 1 | -1/+1 |
| | | | | | It breaks sed http://comments.gmane.org/gmane.linux.busybox/35528 | ||||
* | main/libc0.9.32: increase stdio buf to 8192 | Natanael Copa | 2012-01-13 | 1 | -2/+2 |
| | | | | will hopefully improve performance slightly | ||||
* | main/libc0.9.32: Implement FTS support inside libc. (deprecates fts package) | William Pitcock | 2011-12-17 | 1 | -1/+1 |
| | |||||
* | main/libc0.9.32: redesign SHA512 crypt patch (and as a bonus add SHA256 ↵ | William Pitcock | 2011-11-16 | 1 | -0/+2 |
| | | | | support too) | ||||
* | main/libc0.9.32: support tracing rtld via LD_DEBUG | William Pitcock | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | main/libc0.9.32: upgrade to 0.9.32 | Natanael Copa | 2011-06-15 | 1 | -0/+1 |
| | |||||
* | main/libc0.9.32: add libubacktrace support on all architectures (arm, ↵ | William Pitcock | 2011-04-28 | 1 | -0/+1 |
| | | | | | | powerpc, x86, x86_64). fix #565 | ||||
* | main/libc0.9.32: disable HARDWIRED_ABSPATH again | Natanael Copa | 2011-04-18 | 1 | -1/+1 |
| | | | | ldd seems to be fixed | ||||
* | main/libc0.9.32: enable hardwired asbpath | Natanael Copa | 2011-03-22 | 1 | -1/+1 |
| | | | | fixes issue with ldd segfaulting | ||||
* | main/libc0.9.32: update to 0.9.32-rc3 and refresh patches | Timo Teräs | 2011-03-18 | 1 | -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_64 | Natanael Copa | 2010-11-29 | 1 | -19/+2 |
| | |||||
* | main/libc0.9.32: support for x86_64 | Natanael Copa | 2010-11-25 | 1 | -0/+261 |
and force ARCH to be set |