William Pitcock
abdd5613c6
main/libc0.9.32: add cabsf/cabsl() and cexp/cexpf/cexpl() functions to libm
2011-11-01 19:04:07 -05:00
Natanael Copa
1637ec0b48
main/libc0.9.32: add eventfd support
2011-10-25 08:14:36 +00:00
Natanael Copa
f0da2a7793
main/libc0.9.32: add fix from upstream
2011-10-21 14:23:15 +00:00
Natanael Copa
08b04204ba
main/libc0.9.32: add more fenv funcs for x86_64
2011-10-11 15:58:45 +00:00
William Pitcock
0628af6021
main/libc0.9.32: support tracing rtld via LD_DEBUG
2011-09-01 17:11:00 -05:00
Timo Teräs
0f57ae1918
main/libc0.9.32: fix resolver to return TRY_AGAIN on timeout
...
This improves error handling for certain programs. E.g. postfix.
2011-07-07 18:55:50 +03:00
Natanael Copa
6217d4883d
main/[various]: new triggers api
2011-07-06 06:48:37 +00:00
Natanael Copa
6fa50adc4d
main/libc0.9.32: upgrade to 0.9.32
2011-06-15 09:23:54 +00:00
William Pitcock
3e90d206c5
main/libc0.9.32: pull librt in as needed, this is the same behaviour as glibc >= 2.7
2011-06-10 22:07:16 -05:00
Natanael Copa
450f9b0948
main/libc0.9.32: fix for getaddrinfo
...
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
2011-06-08 10:14:52 +00:00
Natanael Copa
3edcbbf5da
main/libc0.9.32: ship ldconfig with uclibc-utils
...
This is so we don't get circular dependencies:
libc (trigger) depends on busybox which depends on libc
ref #675
2011-06-07 11:18:18 +00:00
William Pitcock
85077a0671
main/libc0.9.32: bring libubacktrace in as needed when linking to libc.so
2011-06-05 23:27:13 -05:00
Natanael Copa
d1d78c1b75
main/libc0.9.32: ship ldconfig with libc0.9.3
...
it makes sense to ship ldconfig with ld.so
2011-05-23 12:50:47 +00:00
William Pitcock
5a5a78dc90
main/libc0.9.32: make /etc/localtime work
2011-04-28 03:18:03 -05:00
William Pitcock
22e8167842
main/libc0.9.32: add libubacktrace support on all architectures (arm, powerpc, x86, x86_64).
...
fix #565
2011-04-28 02:16:20 -05:00
Timo Teräs
d166b1f503
libc0.9.32: fix posix_fadvise64 on x86
2011-04-20 13:52:26 +03:00
Natanael Copa
562f63fe48
main/libc0.9.32: disable HARDWIRED_ABSPATH again
...
ldd seems to be fixed
2011-04-18 12:44:17 +00:00
Natanael Copa
2c45113bbd
main/libc0.9.32: add trigger to update /etc/ld.so.cache
2011-04-18 09:04:26 +00:00
Timo Teräs
4446c95615
main/libc0.9.32: fix res_query with CNAMEs
...
reintroduce the patch from original aports commit
1ceb14def2f0790c678bd101e9914c9bd8b0a014.
2011-04-09 08:09:41 +03:00
Timo Teräs
06d0675250
main/libc0.9.32: fix res_close hanging with ipv6
2011-04-08 11:55:15 +03:00
Natanael Copa
02b34047fb
main/libc0.9.32: provide scsi.h since linux-headers does not anymore
2011-04-04 06:56:37 +00:00
Timo Teräs
8e2d6ac683
main/libc0.9.32: fix malloc for child process after fork
2011-03-26 20:27:10 +02:00
Timo Teräs
7b7af3b42a
main/libc0.9.32: fix a libdl locking issue
2011-03-24 13:29:52 +02:00
Natanael Copa
0362db43b8
main/libc0.9.32: enable hardwired asbpath
...
fixes issue with ldd segfaulting
2011-03-22 14:05:12 +00:00
Timo Teräs
57009c41f7
main/libc0.9.32: update to 0.9.32-rc3 and refresh patches
...
* 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
2011-03-18 15:33:32 +02:00
William Pitcock
a8123f0249
main/libc0.9.32: import git revision 82098ab9b853c33ee8ade61c9510b295cc696de1
2011-03-09 04:13:53 -06:00
William Pitcock
ac0cf8d026
main/libc0.9.32: rebase x86-64 ssp and nptl fixes based on patches queued for upstream submission
2011-03-08 02:09:56 -06:00
William Pitcock
c8fc2bc5da
main/libc0.9.32: update pkgrel
2011-02-12 08:10:41 -06:00
Michael Zhou
18032d2b8b
main/libc0.9.32: add sha512 support to crypt()
2011-02-12 08:02:54 -06:00
William Pitcock
e9bea9556e
main/libc0.9.32: add config for powerpc
2011-02-09 01:27:59 -06:00
William Pitcock
4759b02d46
main/libc0.9.32: update to 0.9.32-rc2
2011-02-04 18:14:59 -06:00
William Pitcock
0b27d84451
main/libc0.9.32: do not ever strip libc as it breaks debugging
2011-01-25 16:41:36 -06:00
William Pitcock
4fd7d68abf
main/libc0.9.32: switch back to using NPTL on ARM now that it's theoretically fixed
2011-01-14 18:23:24 -06:00
William Pitcock
d5b7bc4192
main/libc0.9.32: add patch to fix NPTL TLS on ARM.
2011-01-14 18:21:30 -06:00
William Pitcock
fb86ab2de0
main/libc0.9.32: uclibc's NPTL/TLS support on ARM is unusably broken, use linuxthreads on ARM
2011-01-14 12:35:09 -06:00
William Pitcock
2da2820e87
main/libc0.9.32: don't use TLS on ARM.
2011-01-14 09:32:33 -06:00
William Pitcock
e24b1f6f67
main/libc0.9.32: add uclibcconfig for arm
2011-01-14 06:06:06 -06:00
William Pitcock
ba2600dc6e
Set all packages with arch="x86 x86_64" to arch="all".
2011-01-13 06:06:02 -06:00
Natanael Copa
54b504aa15
main/libc0.9.32: upgrade to 0.9.32-rc1
2011-01-11 10:50:41 +00:00
Natanael Copa
167dfd8459
main/ttf-dejavu: upgrade to 2.32
2010-12-13 15:52:16 +00:00
Natanael Copa
5d11ca20ed
main/libc0.9.32: new snapshot. fix for nptl unwind_resume plt
...
fixes vlc segfaulting
2010-12-07 14:17:43 +00:00
Natanael Copa
0e80482ed7
main/libc0.9.32: add utmpx and fesetround for x86_64
2010-11-29 12:38:22 +00:00
Natanael Copa
f505e40e90
main/libc0.9.32: update snapshot to 1011291225
2010-11-29 12:29:16 +00:00
Natanael Copa
178907e14f
main/libc0.9.32: fix strtoq for x86_64
2010-11-26 15:08:45 +00:00
Natanael Copa
a830462277
main/libc0.9.32: support for x86_64
...
and force ARCH to be set
2010-11-25 20:06:43 +00:00
Natanael Copa
f1e96b388a
main/libc0.9.32: support for protected symbols on x86_64
2010-11-23 15:47:38 +00:00
Natanael Copa
aad76e4569
main/libc0.9.32: fix static linking
...
and ldconfig
2010-11-11 16:04:51 +00:00
Natanael Copa
330a68caea
main/libc0.9.32: update snapshot to 1011011024
2010-11-01 10:36:01 +00:00
Natanael Copa
9dd186c827
main/libc0.9.32: update snapshot
2010-10-27 12:25:12 +00:00
Natanael Copa
87342a9d28
main/libc0.9.32: build libthread_db
...
gdb needs it
2010-10-23 10:06:11 +00:00