From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28932 invoked by alias); 18 Jul 2006 17:25:01 -0000 Received: (qmail 28905 invoked by uid 453); 18 Jul 2006 17:24:56 -0000 Date: Tue, 18 Jul 2006 17:25:00 -0000 Message-ID: <20060718172456.28903.qmail@sourceware.org> From: jlarmour@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos-opt/net/net/ppp/current ChangeLog src/sys ... Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2006/txt/msg00238.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: jlarmour@sourceware.org 2006-07-18 17:24:56 Modified files: net/net/ppp/current: ChangeLog net/net/ppp/current/src: sys-ecos.c Log message: * src/sys-ecos.c (cyg_ppp_up): Bring semaphore init earlier to avoid race condition if pppd thread is higher priority than the current thread.