Package: eglibc
Version: 2.11.2-5
Earlier, around Lenny, we had everything in /emul [0]. Now things moved
to /lib32 [1] and the /emul thing disapeared. After my dist-upgrade on
Sunday my ia32 programs stoped working.
I had ia32-libs and ia32-libs-gtk installed but the files were no longer
availabl
severity 632863 wishlist
thanks
David Kuehling wrote:
Severity: minor
I've been this is always wishlist because we are not in main archive.
Please use
User: debian-powerpc...@breakpoint.cc
Usertags: powerpcspe
So all ppcspe related bugs are together somehow.
The attached patch makes egli
Hi,
fts() with LFS support seems to be fixed in glibc 2.23 [0], [1]. Is it
likely that this libc can be used in the next debian release?
A backport is probably unlikely due to dependency on the symbol files.
[0] https://sourceware.org/bugzilla/show_bug.cgi?id=11460
[1]
https://sourceware.org/git
Package: eglibc
Version: 2.10.2-6
Severity: normal
fallocate fails on 32bit with LFS support:
|bige...@kibibi:~$ cat a.c
|#define _GNU_SOURCE
|#define _FILE_OFFSET_BITS 64
|#include
|
|int main(void)
|{
|return fallocate(0, 1, 2, 3);
|}
|
|gcc -o a a.c
|/tmp/ccw65agf.o: In function `ma
* Sebastian Andrzej Siewior | 2010-02-08 22:14:56 [+0100]:
>I'm not sure if it is clever to export this symbol as 2.10. Is 2.11
>planned for soon? :)
A wrapper in fcntl.h which directly wraps the syscall could be added and
removed in 2.11 where the function is exported.
I've j
g the behavior of
the wake functions.
Signed-off-by: John Ogness
Acked-by: Sebastian Andrzej Siewior
Reviewed-by: Kurt Kanzenbach
Signed-off-by: Kurt Kanzenbach
---
nptl/pthread_cond_timedwait.c | 4 +++-
nptl/pthread_cond_wait.c | 4 +++-
2 files changed, 6 insertions(+
6 matches
Mail list logo