From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit References: <14bfed15c83bd4a72d9bcc0407e39ee7@collyer.net>, <03d501c40499$5672d490$67844051@SOMA> Subject: Re: [9fans] making emalloc a library function Date: Mon, 8 Mar 2004 10:26:20 +0000 Topicbox-Message-UUID: 22e7d3ce-eacd-11e9-9e20-41e7f4b1d025 boyd, rounin wrote: >>Actually emalloc was mentioned in publications at least as early as >>1984, in The UNIX Programming Environment. > at basser we called it salloc(), back in 82. And xmalloc() harks back to PWB, circa 1976. My own malloc implementation supports throwing an exception if you want to use it in a suitable environment where that is the general scheme.