X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=BX28KN05Qozq4V7RTlhvOr2VaZwt1ZybEwhFzTZMihA=; b=EMIn4dRzo0NYaMAfGp22d2cct6Kmtbfca0G+8EUp3Gga4cUFMGpDZ/GgubNrTI35TZ kPIJUKXlpt7QcdH2k5PY4fUdXVyauyw5uzYQ0M07ha3tJvkUdwlpcXiu6rZePMbfkLQM XcIr/BQ1diJKIt70xjyeNQCAhU3js1t1vJqileVo6B9VWetQif3XtKVKwnaV0h+61G4z O0nV+INKu8XYwpjhC16K1WPi2PRtpUXGM/C6E4KDVYB/Cu0aSZZn/FXmWfK6U5rowV2M 6ZS/v+kM+qDjXkvBIoSyP/R5H0vHSXuOKr819hu2ndqiPhlrzZv0OKC2POFFvBJRYcgS SS+A== MIME-Version: 1.0 X-Received: by 10.50.28.16 with SMTP id x16mr5116895igg.61.1437834383518; Sat, 25 Jul 2015 07:26:23 -0700 (PDT) In-Reply-To: References: Date: Sat, 25 Jul 2015 17:26:23 +0300 Message-ID: Subject: Re: memalign From: "Ozkan Sezer (sezeroz AT gmail DOT com) [via djgpp AT delorie DOT com]" To: djgpp Content-Type: text/plain; charset=UTF-8 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 7/15/15, Ozkan Sezer wrote: > The new src/ansi/stdlib/nmalloc.c provides memalign(), so does the > old src/compat/stdlib/memalign.c. Should we not comment out the > memalign.c source in src/compat/stdlib/makefile? > PING? -- O.S.