From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6858 invoked by alias); 27 Mar 2005 17:29:24 -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 6844 invoked by uid 9341); 27 Mar 2005 17:29:23 -0000 Date: Sun, 27 Mar 2005 17:29:00 -0000 Message-ID: <20050327172923.6843.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/language/c/libc/stdio/current Ch ... X-SW-Source: 2005/txt/msg00085.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2005-03-27 17:29:23 Modified files: packages/language/c/libc/stdio/current: ChangeLog packages/language/c/libc/stdio/current/include: stdio.h Log message: * include/stdio.h: Added CYGBLD_ATTRIB_{PRINTF|SCANF}_FORMAT where appropriate so the compiler does more checking.