From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10104271321.AA19690@clio.rice.edu> Subject: Re: sbrk() storing the size of memory blocks To: eliz AT is DOT elta DOT co DOT il Date: Fri, 27 Apr 2001 08:21:19 -0500 (CDT) Cc: broeker AT physik DOT rwth-aachen DOT de (Hans-Bernhard Broeker), djgpp-workers AT delorie DOT com In-Reply-To: <2950-Fri27Apr2001110516+0300-eliz@is.elta.co.il> from "Eli Zaretskii" at Apr 27, 2001 11:05:17 AM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Btw, the `handle' member of the structure seems to have its MSB set, > at least on Windows (that's why I used "output/x"). So its > declaration in crt0.h should probably changed to unsigned instead of > long. Charles, am I right? It should be unsigned