Hi,
The program I'm porting requires access to the on-disk inodes of a Advance
Filesystem device. Here is what I need.
I need access to a libfs.so for the application interface to the Advfs. This
library IS delivered with DEC Unix 4.0. In order to use this library, I need
access to header files which are not presently delivered with 4.0. We do have
access to DEC Unix 4.0 sources, and as long as there are no changes to these
header files between 4.0 and 4.0A or 4.0B, we can use our copy of these header
files.
If changes preclude me from using our copy of these header files, then how does
one go about getting these header files? These header files are normally
present in the following DEC src directory:
/usr/opt/OSC400/src/kernel/msfs/msfs
I'm wondering if DEC's non-delivery of these header files is an accidental
ommission? I notice that when building DEC's ncheck program, the Makefile
assummes a /usr/include/msfs directory structure for these header files.
Thanks in advance,
Jad DeFanti
Invincible Technologies Corp.
jad_at_notes1.invincible.com
Received on Mon Jan 20 1997 - 06:16:50 NZDT