Message-Id: <3.0.1.32.19980126152624.007ebdf0@yacker.xiotech.com> Date: Mon, 26 Jan 1998 15:26:24 -0600 To: djgpp-workers AT delorie DOT com From: Randy Maas Subject: fsext.h patch Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=====================_885871584==_" Precedence: bulk --=====================_885871584==_ Content-Type: text/plain; charset="us-ascii" Here is a patch to fsext.h to work with the stat patch. Randy --=====================_885871584==_ Content-Type: text/plain; charset="us-ascii" Content-Disposition: attachment; filename="fsext.dif" *** include/sys/fsext.h~1 Fri Jan 2 00:26:54 1998 --- include/sys/fsext.h Mon Jan 26 15:01:22 1998 *************** *** 30,34 **** __FSEXT_dup, __FSEXT_dup2, ! __FSEXT_fstat } __FSEXT_Fnumber; --- 30,35 ---- __FSEXT_dup, __FSEXT_dup2, ! __FSEXT_fstat, ! __FSEXT_stat } __FSEXT_Fnumber; --=====================_885871584==_ Content-Type: text/plain; charset="us-ascii" --=====================_885871584==_--