Re: AVFS 0.1
- From: Tom Tromey <tromey cygnus com>
- To: Miklos Szeredi <Miklos Szeredi eth ericsson se>
- Cc: gnome-list gnome org
- Subject: Re: AVFS 0.1
- Date: 30 Jun 1998 20:13:05 -0600
Miklos> AVFS is a C library add-on, which enables ALL programs to look
Miklos> inside gzip, tar, ... files, without recompiling the programs
Miklos> or chaging the kernel. It works by using the LD_PRELOAD
Miklos> mechanism of the dinamic linker.
Miklos> At the moment it supports tar-files and compressed files
Miklos> (gzip, bzip2), and more is to come!
Is there some way to share the reading/writing code with MC's VFS? I
don't want to use AVFS, because I want my code to work on systems
without LD_PRELOAD. But I would still like to get the functionality.
I think sharing the low-level code between VFS and AVFS would be good.
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]