Report forwarded to debian-bugs-dist@lists.debian.org, Joel Klecker <debian-glibc@lists.debian.org>:
Bug#68014; Package libc6.   debian-bugs-dist@lists.debian.orgJoel Klecker  Subject: Bug#68014: libc6: obstack should use realloc if possible Reply-To: , 68014@bugs.debian.org Resent-From: Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Joel Klecker Resent-Date: Mon, 31 Jul 2000 15:48:01 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 68014 X-Debian-PR-Package: libc6 X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.9650463449758 (code B ref -1); Mon, 31 Jul 2000 15:48:01 GMT Date: Mon, 31 Jul 2000 22:25:13 +1000 Message-Id: <200007311225.e6VCPD110351@gondor.apana.org.au> From: To: submit@bugs.debian.org X-Mailer: bug 3.3.4 Delivered-To: submit@bugs.debian.org Package: libc6 Version: 2.1.3-10 Severity: wishlist When dealing with very large strings, it is preferable to use realloc rather than malloc+copy+free every time, especially on Linux where realloc eventually becomes mremap(2). Unfortunately this requires changing the interface of obstack, but IMHO it needs to be done. -- System Information Debian Release: 2.2 Kernel Version: Linux gondor 2.2.12 #2 Sat Sep 18 12:11:40 EST 1999 i586 unknown Versions of the packages libc6 depends on: ii ldso 1.9.11-9 The Linux dynamic linker, library and utilities.   Acknowledgement sent to <herbert@gondor.apana.org.au>:
New Bug report received and forwarded. Copy sent to Joel Klecker <debian-glibc@lists.debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Subject: Bug#68014: Acknowledgement (libc6: obstack should use realloc if possible) Message-ID: In-Reply-To: <200007311225.e6VCPD110351@gondor.apana.org.au> References: <200007311225.e6VCPD110351@gondor.apana.org.au> X-Debian-PR-Message: ack 68014 Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Joel Klecker If you wish to submit further information on your problem, please send it to 68014@bugs.debian.org (and *not* to bugs@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at submit) by bugs.debian.org; 31 Jul 2000 12:25:44 +0000 From herbert@gondor.apana.org.au Mon Jul 31 07:25:43 2000 Return-path: Received: from gondor.apana.org.au [203.14.152.114] (root) by master.debian.org with esmtp (Exim 3.12 2 (Debian)) id 13JEdU-0002X5-00; Mon, 31 Jul 2000 07:25:40 -0500 Received: (from herbert@localhost) by gondor.apana.org.au (8.11.0.Beta1/8.11.0.Beta1/Debian 8.11.0-1) id e6VCPD110351; Mon, 31 Jul 2000 22:25:13 +1000 Date: Mon, 31 Jul 2000 22:25:13 +1000 Message-Id: <200007311225.e6VCPD110351@gondor.apana.org.au> From: Subject: libc6: obstack should use realloc if possible To: submit@bugs.debian.org X-Mailer: bug 3.3.4 Delivered-To: submit@bugs.debian.org Package: libc6 Version: 2.1.3-10 Severity: wishlist When dealing with very large strings, it is preferable to use realloc rather than malloc+copy+free every time, especially on Linux where realloc eventually becomes mremap(2). Unfortunately this requires changing the interface of obstack, but IMHO it needs to be done. -- System Information Debian Release: 2.2 Kernel Version: Linux gondor 2.2.12 #2 Sat Sep 18 12:11:40 EST 1999 i586 unknown Versions of the packages libc6 depends on: ii ldso 1.9.11-9 The Linux dynamic linker, library and utilities.   Information forwarded to debian-bugs-dist@lists.debian.org, GNU Libc Maintainers <debian-glibc@lists.debian.org>:
Bug#68014; Package libc6.   debian-bugs-dist@lists.debian.orgGNU Libc Maintainers  X-Loop: owner@bugs.debian.org Subject: Bug#68014: =?UTF-8?Q?=D0=A1=D0=BB=D1=83=D0=B1=D0=B0_?= =?UTF-8?Q?=D1=80=D0=B0=D1=81=D0=BF?= =?UTF-8?Q?o=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F?= e-mail =?UTF-8?Q?=D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B9?= Reply-To: =?UTF-8?Q?=D0=9F=D0=BB=D0=B0=D1=82=D0=BE=D0=BD_?= =?UTF-8?Q?=D0=94=D0=B0=D0=B2=D1=8B=D0=B4=D0=BA=D0=B8=D0=BD?= , 68014@bugs.debian.org Resent-From: =?UTF-8?Q?=D0=9F=D0=BB=D0=B0=D1=82=D0=BE=D0=BD_?= =?UTF-8?Q?=D0=94=D0=B0=D0=B2=D1=8B=D0=B4=D0=BA=D0=B8=D0=BD?= Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: GNU Libc Maintainers Resent-Date: Sat, 06 Sep 2008 11:42:05 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: followup 68014 X-Debian-PR-Package: libc6 X-Debian-PR-Keywords: X-Debian-PR-Source: glibc Received: via spool by 68014-submit@bugs.debian.org id=B68014.122070119820373 (code B ref 68014); Sat, 06 Sep 2008 11:42:05 +0000 Received: (at 68014) by bugs.debian.org; 6 Sep 2008 11:39:58 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: *** X-Spam-Status: No, score=3.0 required=4.0 tests=KOI8R autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from [78.163.10.56] by rietz.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1Kbw8z-0005En-Re; Sat, 06 Sep 2008 11:39:58 +0000 Received: from [78.163.10.56] by relay.dragnet.com.au; Sat, 6 Sep 2008 13:39:57 +0200 From: =?UTF-8?Q?=D0=9F=D0=BB=D0=B0=D1=82=D0=BE=D0=BD_?= =?UTF-8?Q?=D0=94=D0=B0=D0=B2=D1=8B=D0=B4=D0=BA=D0=B8=D0=BD?= To: <25228@bugs.debian.org> Date: Sat, 6 Sep 2008 13:39:57 +0200 Message-ID: <01c91026$0d04f480$380aa34e@brodie> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal Здрaвствуйтe! Мы занимаемся mаccовыmи pасcылkamи по электронным ящикам. Своим клиeнты мы предлагаем самые низкцие цены. Пpиимущества работы с нами: Любые фoрмы оплаты, гибкaя система cкидок, бесплатное создание макета, быстpый старт рекламы, свежие базы. Контактные данные: Телефон: (495) 585 62 09 ICQ: 409571 759   Acknowledgement sent to п÷п╩п╟я┌п╬п╫ п■п╟п╡я▀п╢п╨п╦п╫ <brodie@mkm.net.au>:
Extra info received and forwarded to list. Copy sent to GNU Libc Maintainers <debian-glibc@lists.debian.org>.   -t  Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) Content-Type: text/plain; charset=utf-8 X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: =?UTF-8?Q?=D0=9F=D0=BB=D0=B0=D1=82=D0=BE=D0=BD_?= =?UTF-8?Q?=D0=94=D0=B0=D0=B2=D1=8B=D0=B4=D0=BA=D0=B8=D0=BD?= Subject: Bug#68014: Info received =?UTF-8?Q?(=D0=A1=D0=BB=D1=83=D0=B1=D0=B0_?= =?UTF-8?Q?=D1=80=D0=B0=D1=81=D0=BF?= =?UTF-8?Q?o=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F?= e-mail =?UTF-8?Q?=D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B9)?= Message-ID: References: <01c91026$0d04f480$380aa34e@brodie> X-Debian-PR-Message: ack-info 68014 X-Debian-PR-Package: libc6 X-Debian-PR-Source: glibc Reply-To: 68014@bugs.debian.org Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): GNU Libc Maintainers If you wish to submit further information on this problem, please send it to 68014@bugs.debian.org, as before. Please do not send mail to owner@bugs.debian.org unless you wish to report a problem with the Bug-tracking system. --=20 68014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D68014 Debian Bug Tracking System Contact owner@bugs.debian.org with problems   Received: (at 68014) by bugs.debian.org; 6 Sep 2008 11:39:58 +0000 From brodie@mkm.net.au Sat Sep 06 11:39:58 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: *** X-Spam-Status: No, score=3.0 required=4.0 tests=KOI8R autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Return-path: Received: from [78.163.10.56] by rietz.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1Kbw8z-0005En-Re; Sat, 06 Sep 2008 11:39:58 +0000 Received: from [78.163.10.56] by relay.dragnet.com.au; Sat, 6 Sep 2008 13:39:57 +0200 From: =?koi8-r?B?8MzB1M/OIOTB19nEy8nO?= To: <25228@bugs.debian.org> Subject: =?koi8-r?B?88zVwsEg0sHT0G/T1NLBzsXOydEgZS1tYWlsINPPz8Ldxc7Jyg==?= Date: Sat, 6 Sep 2008 13:39:57 +0200 Message-ID: <01c91026$0d04f480$380aa34e@brodie> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal Здрaвствуйтe! Мы занимаемся mаccовыmи pасcылkamи по электронным ящикам. Своим клиeнты мы предлагаем самые низкцие цены. Пpиимущества работы с нами: Любые фoрмы оплаты, гибкaя система cкидок, бесплатное создание макета, быстpый старт рекламы, свежие базы. Контактные данные: Телефон: (495) 585 62 09 ICQ: 409571 759