| www.delorie.com/archives/browse.cgi | search |
| From: | Martin Str|mberg <ams AT ludd DOT luth DOT se> |
| Message-Id: | <200006141635.SAA11903@father.ludd.luth.se> |
| Subject: | Re: LONG: fat32 diff in cvs (second try) |
| In-Reply-To: | <Pine.SUN.3.91.1000612152842.5082A-100000@is> from Eli Zaretskii at "Jun 12, 2000 03:29:50 pm" |
| To: | djgpp-workers AT delorie DOT com |
| Date: | Wed, 14 Jun 2000 18:35:32 +0200 (MET DST) |
| X-Mailer: | ELM [version 2.4ME+ PL54 (25)] |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp-workers AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp-workers AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
According to Eli Zaretskii:
> One more tidbit: the docs for FSEXT should be updated with the new
> FSEXT_llseek symbol.
Ooops! Sorry!
Is it ok last, or should I group it with lseek? Here it is (pasted):
Index: djgpp/src/libc/fsext/fsext.txh
===================================================================
RCS file: /cvs/djgpp/djgpp/src/libc/fsext/fsext.txh,v
retrieving revision 1.6
diff -p -3 -r1.6 fsext.txh
*** fsext.txh 1999/08/22 11:01:12 1.6
--- fsext.txh 2000/06/14 16:34:17
*************** file descriptors are used to refer to th
*** 109,114 ****
--- 109,118 ----
A file fstat handler (@pxref{fstat}). The extension should fill in
various status information about the emulated file.
+ @item __FSEXT_llseek
+
+ A file llseek handler (@pxref{llseek}).
+
@end table
Right,
MartinS
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |