From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20884 invoked by alias); 5 Nov 2005 19:44:27 -0000 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: Received: (qmail 20871 invoked by uid 9341); 5 Nov 2005 19:44:27 -0000 Date: Sat, 05 Nov 2005 19:44:00 -0000 Message-ID: <20051105194427.20869.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/hal/synth/i386linux/current Chan ... X-SW-Source: 2005/txt/msg00317.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2005-11-05 19:44:27 Modified files: packages/hal/synth/i386linux/current: ChangeLog packages/hal/synth/i386linux/current/src: syscall-i386-linux-1.0.S Log message: * src/syscall-i386-linux-1.0.S: renamed prev_?stat to old?stat to match the kernel. Removed STATCALL2 macro because it caused confusion. Added the new?stat system calls.