From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4713 invoked by alias); 12 May 2011 08:01:00 -0000 Received: (qmail 4682 invoked by uid 419); 12 May 2011 08:00:59 -0000 Date: Thu, 12 May 2011 08:01:00 -0000 Message-ID: <20110512080059.4680.qmail@sourceware.org> From: jld@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos-opt/net/net/bsd_tcpip/current ChangeLog i ... 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: X-SW-Source: 2011/txt/msg00090.txt.bz2 CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: jld@sourceware.org 2011-05-12 08:00:59 Modified files: net/net/bsd_tcpip/current: ChangeLog net/net/bsd_tcpip/current/include/sys: param.h Log message: * include/sys/param.h: Fix cyg_arc4random() extern. Issue reported by Marwijn Hessel. [ Bugzilla 1001227 ]