From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9705 invoked by alias); 5 Oct 2004 08:04:06 -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 9686 invoked by uid 9341); 5 Oct 2004 08:04:05 -0000 Date: Tue, 05 Oct 2004 08:04:00 -0000 Message-ID: <20041005080405.9685.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos-opt/net/net/common/current ChangeLog incl ... X-SW-Source: 2004/txt/msg00522.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: asl@sourceware.org 2004-10-05 08:04:05 Modified files: net/net/common/current: ChangeLog net/net/common/current/include: tftp_support.h Log message: * include/tftp_support.h: Use the definitions of O_RDONLY and O_WRONLY from fcntl.h instead of defining them ourselves.