From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16630 invoked by alias); 27 Sep 2004 11:27:09 -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 16606 invoked by uid 453); 27 Sep 2004 11:27:09 -0000 Date: Mon, 27 Sep 2004 11:27:00 -0000 Message-ID: <20040927112709.16603.qmail@sourceware.org> From: jlarmour@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/language/c/libc/stdio/current Ch ... X-SW-Source: 2004/txt/msg00502.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: jlarmour@sourceware.org 2004-09-27 11:27:09 Modified files: packages/language/c/libc/stdio/current: ChangeLog packages/language/c/libc/stdio/current/cdl: stdio.cdl Log message: * cdl/stdio.cdl (CYGFUN_LIBC_STDIO_OPEN_POSIX_FDFUNCS): New option, to control whether or not fdopen()/fileno() are implemented.