From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4338 invoked by alias); 16 Jun 2014 10:04:04 -0000 Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: Received: (qmail 4298 invoked by uid 419); 16 Jun 2014 10:04:00 -0000 Message-ID: <20140616100400.4295.qmail@sourceware.org> From: jld@sourceware.org Date: Mon, 16 Jun 2014 10:04:00 -0000 To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/isoinfra/current ChangeLog inclu ... User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2014/txt/msg00018.txt.bz2 CVSROOT: /cvs/ecos Module name: ecos Changes by: jld@sourceware.org 2014-06-16 10:04:00 Modified files: packages/isoinfra/current: ChangeLog packages/isoinfra/current/include/sys: select.h Log message: * include/sys/select.h: Make select FD_COPY and FD_ZERO macros single statements. [ Bugzilla 1001986 ]