Mail Archives: djgpp-workers/1999/04/19/19:33:35
This is a patch for an obvious typo in fsext.txh. Enjoy...
Index: djgpp/src/libc/fsext/fsext.txh
=======================================================
============
RCS file: /cvs/djgpp/djgpp/src/libc/fsext/fsext.txh,v
retrieving revision 1.4
diff -c -3 -r1.4 fsext.txh
*** fsext.txh 1999/03/20 22:48:18 1.4
--- fsext.txh 1999/04/19 23:31:03
***************
*** 44,50 ****
A write handler. Called to write data to a ``file''.
On ``text'' files it receives the ORIGINAL (unconverted) buffer.
! @item __FSEXT_read
A ready handler. It is called by @code{select} library function
(@pxref{select}) when it needs to know whether a handle used to
--- 44,50 ----
A write handler. Called to write data to a ``file''.
On ``text'' files it receives the ORIGINAL (unconverted) buffer.
! @item __FSEXT_ready
A ready handler. It is called by @code{select} library function
(@pxref{select}) when it needs to know whether a handle used to
---
Mark Elbrecht, snowball3 AT usa DOT net
http://snowball.digitalspace.net/
- Raw text -