Subject: CVS commit: src/lib/librefuse
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/15/2007 10:54:41
Module Name: src
Committed By: pooka
Date: Thu Feb 15 10:54:40 UTC 2007
Modified Files:
src/lib/librefuse: fuse.h refuse.c
Log Message:
Implement a very very hacky fuse_get_context(), needs to be visited once
threading is added (and probably otherwise also).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/librefuse/fuse.h
cvs rdiff -r1.10 -r1.11 src/lib/librefuse/refuse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.