From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16230 invoked by alias); 8 Jun 2004 17:58:21 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 16216 invoked by uid 9341); 8 Jun 2004 17:58:21 -0000 Date: Tue, 08 Jun 2004 17:58:00 -0000 Message-ID: <20040608175821.16215.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos-opt/net/net/common/current ChangeLog incl ... X-SW-Source: 2004/txt/msg00300.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: asl@sourceware.org 2004-06-08 17:58:20 Modified files: net/net/common/current: ChangeLog net/net/common/current/include: network.h Log message: * include/network.h: Added a __THROW to perror so that it matches what is in stdio.h. Problem pointed out by Xyvid Harboe.