From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20515 invoked by alias); 18 Jul 2005 01:15:38 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 20496 invoked by alias); 18 Jul 2005 01:15:36 -0000 Date: Mon, 18 Jul 2005 01:15:00 -0000 Message-ID: <20050718011536.20495.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20050718010958.1079.roland@gnu.org> References: <20050718010958.1079.roland@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/1079] __posix_memalign should not have malloc attribute X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg00090.txt.bz2 List-Id: ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-18 01:15 ------- Subject: Bug 1079 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-07-18 01:15:31 Modified files: stdlib : stdlib.h include : stdlib.h Log message: 2005-07-15 Andreas Jaeger [BZ #1079] * include/stdlib.h: Remove malloc attribute from __posix_memalign. * stdlib/stdlib.h: Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/stdlib.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.108&r2=1.108.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/stdlib.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.35&r2=1.35.4.1 -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=1079 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.