home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / duucp-1.17 / AU-117b4-src.lha / src / fifolib / version.doc < prev   
Encoding:
Text File  |  1993-12-25  |  1.2 KB  |  40 lines

  1.  
  2.                VERSION.DOC
  3.  
  4.     37.5
  5.         The fifo-hander now understands ACTION_WAIT_CHAR. It doesn't
  6.         actually honor the timeout field, but assumes a zero timeout
  7.         (for knowing whether or not a character is present to be
  8.         read). Patch provided by David Varley, Victoria, Australia
  9.         (sol.deakin.OZ.AU!drum3!dave).
  10.  
  11.         All version strings (and the library Version/Revision)
  12.         updated to 37.5.
  13.  
  14.         Cleaned up sources to compile with ANSI flags set. Updated
  15.         makefile with an "install" command and changed it to not
  16.         compile directly to L: and LIBS:.
  17.  
  18.     37.4
  19.         Added 'K' flag.  This flag causes any Write() to fail if
  20.         there are no readers on the other end of the fifo and is
  21.         extremely useful in preventing lockup situations.
  22.  
  23.         Changes made to l:fifo-handler and libs:fifo.library
  24.  
  25.     37.1
  26.         Found and fixed bugs in L:fifo-handler's handling of ^C-^F.
  27.  
  28.     37.0
  29.         Third release.  Rewrote startup for fifo-handler such that
  30.         it must be run instead of mounted.    This gets rid of some
  31.         major problems under 1.3 .    To start the handler, use:
  32.  
  33.         1> run <nil: >nil: l:fifo-handler
  34.  
  35.     2.0
  36.         Second release
  37.  
  38.     1.0
  39.         Initial release
  40.