From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17520 invoked by alias); 15 Feb 2003 16:57:04 -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 17509 invoked by uid 453); 15 Feb 2003 16:57:04 -0000 Date: Sat, 15 Feb 2003 16:57:00 -0000 Message-ID: <20030215165704.17507.qmail@sources.redhat.com> From: jlarmour@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/language/c/libc/stdio/current Ch ... X-SW-Source: 2003/txt/msg00266.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: jlarmour@sourceware.org 2003-02-15 16:57:04 Modified files: packages/language/c/libc/stdio/current: ChangeLog packages/language/c/libc/stdio/current/include: stdio.inl packages/language/c/libc/stdio/current/src/common: stdioinlines.cxx Log message: * include/stdio.inl (setbuf): Don't supply size with _IONBF. * src/common/stdioinlines.cxx (setbuf): Ditto.