Mail Archives: djgpp-workers/1998/01/26/16:24:15
--=====================_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==_--
- Raw text -