Bug#570603: libc6: fallocate and posix_fallocate do weird system calls

2010-02-20 Thread Aurelien Jarno
retitle strace: don't reassign 570603 strace: wrong arguments for fallocate on 64-bit architectures thanks On Fri, Feb 19, 2010 at 08:35:59PM -0600, Drake Wilson wrote: Package: libc6 Version: 2.10.2-6 Severity: normal Two C source files are attached. One of them uses Linux fallocate()

Bug#570603: libc6: fallocate and posix_fallocate do weird system calls

2010-02-20 Thread Drake Wilson
Quoth Aurelien Jarno aurel...@aurel32.net, on 2010-02-20 11:38:22 +0100: On Fri, Feb 19, 2010 at 08:35:59PM -0600, Drake Wilson wrote: Two C source files are attached. One of them uses Linux fallocate() They are not. D'oh. Sorry! *brown paper bag* Let's try that again, then. *attach*

Processed: reassign 570603 to strace

2010-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 570603 strace Bug #570603 [libc6] libc6: fallocate and posix_fallocate do weird system calls Bug reassigned from package 'libc6' to 'strace'. Bug No longer marked as found in versions eglibc/2.10.2-6. thanks Stopping processing here.

Bug#570674: libc6-dev: gcc-2.95: bits/pthreadtypes.h: unnamed struct/union warning

2010-02-20 Thread Bill Allombert
Package: libc6-dev Version: 2.10.2-6 Severity: minor Tags: patch Hello GNU Libc Maintainers, When using gcc 2.95, gcc report a warning: %gcc-2.95 -Wno-main foo.c -c In file included from /usr/include/sys/types.h:270, from /usr/include/stdlib.h:320, from

Processed: forcibly merging 475839 570674

2010-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: forcemerge 475839 570674 Bug#475839: libc6-dev: pthread_mutex_t definition contains a nameless union Bug#570674: libc6-dev: gcc-2.95: bits/pthreadtypes.h: unnamed struct/union warning Forcibly Merged 475839 570674. thanks Stopping processing

Bug#473812: libc6: calloc returns non-zero memory areas when mlockall is being used

2010-02-20 Thread Adrien Kunysz
Upstream bug: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6958 This is the commit that was used to fix Red Hat bug 405781: http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=4cd4c5d6a28c4fbdc86651c4578f4c4f24efce08 Using your test case, I confirm I can reproduce the issue with glibc