www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1997/12/03/08:47:17

Message-Id: <3.0.1.32.19971203074134.007d7a90@yacker.xiotech.com>
Date: Wed, 03 Dec 1997 07:41:34 -0600
To: dj AT delorie DOT com
From: Randy Maas <randym AT acm DOT org>
Subject: and the fsext.h patch
Cc: djgpp-workers AT delorie DOT com
Mime-Version: 1.0

--=====================_881178094==_
Content-Type: text/plain; charset="us-ascii"

And here is the fsext.h patch
--=====================_881178094==_
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: attachment; filename="fsext-h.dif"

*** include/sys/fsext.h~1	Mon Aug 12 23:18:10 1996
--- include/sys/fsext.h	Wed Dec  3 07:31:44 1997
***************
*** 25,28 ****
--- 25,33 ----
    __FSEXT_fcntl,
    __FSEXT_ioctl,
+   __FSEXT_lseek,
+   __FSEXT_link,
+   __FSEXT_unlink,
+   __FSEXT_dup2,
+   __FSEXT_fstat
  } __FSEXT_Fnumber;
  
***************
*** 45,48 ****
--- 50,55 ----
  int               __FSEXT_call_open_handlers(__FSEXT_Fnumber _function_number,
  					     int *rv, va_list _args);
+ void*             __FSEXT_set_data(int _fd, void* data);
+ void*             __FSEXT_get_data(int _fd);
  
  #endif /* !_POSIX_SOURCE */

--=====================_881178094==_
Content-Type: text/plain; charset="us-ascii"



--=====================_881178094==_--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019