From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3475 invoked by alias); 15 Apr 2002 04:15:18 -0000 Mailing-List: contact src-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sources.redhat.com Received: (qmail 3465 invoked by uid 367); 15 Apr 2002 04:15:17 -0000 Date: Sun, 14 Apr 2002 21:15:00 -0000 Message-ID: <20020415041517.3463.qmail@sources.redhat.com> From: cagney@sources.redhat.com To: src-cvs@sources.redhat.com Subject: src/libiberty ChangeLog splay-tree.c X-SW-Source: 2002-q2/txt/msg00011.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Branch: gdb_5_2-branch Changes by: cagney@sources.redhat.com 2002-04-14 21:15:17 Modified files: libiberty : ChangeLog splay-tree.c Log message: From mainline: 2002-03-06 Jim Blandy * splay-tree.c (splay_tree_xmalloc_allocate, splay_tree_xmalloc_deallocate): Use K&R-style definitions, not prototyped definitions. Mark `data' arguments as unused. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.146&r2=1.146.2.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.8&r2=1.8.2.1