Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    3cd40c8f
    .../systems-work/code/stream.lisp, 16-Jan-90 11:47:26, Edit by Wlott. · 3cd40c8f
    ram authored
      Fixed bug in read-n-bytes: buffer was used where in-buffer should have been.
    
    .../systems-work/code/stream.lisp, 23-Oct-89 16:45:49, Edit by Chiles.
      Picked up Chris's fix to make CLEAR-INPUT always return nil.
    
    /usr1/lisp/ncode/stream.lisp, 25-Aug-89 11:46:56, Edit by Chiles.
      Added FILE-POSITION methods for string streams.
    3cd40c8f
    History
    .../systems-work/code/stream.lisp, 16-Jan-90 11:47:26, Edit by Wlott.
    ram authored
      Fixed bug in read-n-bytes: buffer was used where in-buffer should have been.
    
    .../systems-work/code/stream.lisp, 23-Oct-89 16:45:49, Edit by Chiles.
      Picked up Chris's fix to make CLEAR-INPUT always return nil.
    
    /usr1/lisp/ncode/stream.lisp, 25-Aug-89 11:46:56, Edit by Chiles.
      Added FILE-POSITION methods for string streams.