home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
comm
/
amitcp-3.0ß2.lha
/
AmiTCP
/
src
/
netlib
/
fib.c
< prev
next >
Wrap
C/C++ Source or Header
|
1994-03-29
|
612b
|
23 lines
RCS_ID_C="$Id: fib.c,v 3.1 1994/03/29 12:56:35 ppessi Exp $";
/*
* fib.c --- common fib buffer for stat() and chown()
*
* Author: ppessi <Pekka.Pessi@hut.fi>
*
* This file is part of the AmiTCP/IP Network Support Library.
*
* Copyright © 1993,1994 AmiTCP/IP Group, <amitcp-group@hut.fi>
* Helsinki University of Technology, Finland.
* All rights reserved.
*
* Created : Sun Mar 27 21:31:48 1994 ppessi
* Last modified: Sun Mar 27 21:32:11 1994 ppessi
*
*/
/* DOS 3.0 and MuFS extensions to file info block */
#include "fibex.h"
struct FileInfoBlock __dostat_fib[1];