Bug#636266: libc6: fread() reads more than specified number of bytes

2011-08-02 Thread Philipp Marek
On Tuesday 02 August 2011, Jonathan Nieder wrote: > Not sure what libc can do about that. Maybe the kernel could say, > "Please, do not buffer when reading this file" and libc could respect > that. But fundamentally, buffering is what fread is all about, ... > In the C and POSIX standards, the be

Re: Processed: reopening 635685

2011-08-02 Thread François Revol
Hi, Le 02/08/2011 23:58, Aurelien Jarno a écrit : On Tue, Aug 02, 2011 at 09:54:10PM +, Debian Bug Tracking System wrote: Processing commands for cont...@bugs.debian.org: reopen 635685 re...@free.fr Bug #635685 {Done: Aurelien Jarno} [libc6-dev] general: gcc -m32 has no access to system

Bug#635685: Just missing fpu_control.h

2011-08-02 Thread François Revol
It seems fpu_control.h is the only one missing to get Haiku building, as symlinking it from /usr/include/x86_64-linux-gnu/fpu_control.h allows making a full build. François. -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Re: Processed: reopening 635685

2011-08-02 Thread Aurelien Jarno
On Tue, Aug 02, 2011 at 09:54:10PM +, Debian Bug Tracking System wrote: > Processing commands for cont...@bugs.debian.org: > > > reopen 635685 re...@free.fr > Bug #635685 {Done: Aurelien Jarno } [libc6-dev] general: > gcc -m32 has no access to system-specific includes in multiarch world > 're

Processed: reopening 635685

2011-08-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reopen 635685 re...@free.fr Bug #635685 {Done: Aurelien Jarno } [libc6-dev] general: gcc -m32 has no access to system-specific includes in multiarch world 'reopen' may be inappropriate when a bug has been closed with a version; you may need to us

Bug#636286: eglibc: SIGSEGV in strcoll in UTF-8 locales with certain characters

2011-08-02 Thread Thorsten Glaser
Andreas Schwab dixit: >There is no testcase. Meh, you know that when you say attach but forget to actually do it? Thanks for spotting. Here it is. bye, //mirabilos -- Support mksh as /bin/sh and RoQA dash NOW! ‣ src:bash (254 (273) bugs: 1 RC, 175 (190) I&N, 78 (82) M&W, 0 F&P) ‣ src:dash (82 (

Bug#636286: eglibc: SIGSEGV in strcoll in UTF-8 locales with certain characters

2011-08-02 Thread Andreas Schwab
There is no testcase. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Tr

Bug#636266: marked as done (libc6: fread(buf, 1, 1) from urandom consumes 4096 bytes of entropy)

2011-08-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Aug 2011 18:54:41 +0200 (CEST) with message-id <60786.10050.16516-29544-1472601700-1312304...@seznam.cz> and subject line Re: ibc6: fread(buf, 1, 1) from urandom consumes 4096 bytes of entropy has caused the Debian Bug report #636266, regarding libc6: fread(buf, 1, 1) fr

Processed: Re: libc6: fread() reads more than specified number of bytes

2011-08-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # complex > severity 636266 wishlist Bug #636266 [libc6] libc6: fread() reads more than specified number of bytes Severity set to 'wishlist' from 'normal' > retitle 636266 libc6: fread(buf, 1, 1) from urandom consumes 4096 bytes of > entropy Bug

Bug#636266: libc6: fread() reads more than specified number of bytes

2011-08-02 Thread Jonathan Nieder
# complex severity 636266 wishlist retitle 636266 libc6: fread(buf, 1, 1) from urandom consumes 4096 bytes of entropy tags 636266 + upstream quit Hi Philipp, Ph. Marek wrote: > fopen()/fread() is used by some software packages (I noticed it via ECL) to > read data from /dev/urandom. > > But fre