From owner-freebsd-hackers Sat May 16 08:24:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26120 for freebsd-hackers-outgoing; Sat, 16 May 1998 08:24:07 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25807 for ; Sat, 16 May 1998 08:22:57 -0700 (PDT) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.8/8.8.5) with SMTP id KAA08939 for ; Sat, 16 May 1998 10:20:38 -0400 (EDT) Date: Sat, 16 May 1998 10:20:38 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@localhost To: hackers@FreeBSD.ORG Subject: g++ new allocator Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone know if the "new" operator, using g++, uses it's own allocator, or PHK's libc malloc? I have a problem I'm trying to shoot that uses the libstdc++ and sigbus's, and I was wondering which route the code is going. Thanks. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) (301) 220-2114 | and jaunt (NetBSD). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message