From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2925 invoked by alias); 22 Jan 2005 14:03:38 -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 2910 invoked by uid 9341); 22 Jan 2005 14:03:38 -0000 Date: Sat, 22 Jan 2005 14:03:00 -0000 Message-ID: <20050122140338.2905.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/io/fileio/current ChangeLog incl ... X-SW-Source: 2005/txt/msg00004.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2005-01-22 14:03:38 Modified files: packages/io/fileio/current: ChangeLog packages/io/fileio/current/include: fileio.h packages/io/fileio/current/src: fio.h misc.cxx Log message: * src/misc.cxx (cyg_fs_root_lookup): New function to find the mount point of a give filesystems root directory. * src/fio.h: * include/fileio.h: Made cyg_fs_{un}lock accessible outside of the fileio package