* filesys.c, filesys.h (scm_input_waiting_p): Moved from ports.c.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 30 Oct 1996 23:31:11 +0000 (23:31 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 30 Oct 1996 23:31:11 +0000 (23:31 +0000)
commit66b47b6c790c7e27f81bd2ad515d9002ec875710
treeb1034609afc72ed40cc58edcfda90def0152a691
parent7adf98eeb4e8b85ca7bc0c7530487f2a7f8a7bbb
* filesys.c, filesys.h (scm_input_waiting_p): Moved from ports.c.
   Motivation: This is system specific code which is related to file
  I/O.  It also may use select.  Added code by Gary Houston to
  detect presence of character in stdio buffers.
libguile/filesys.c
libguile/filesys.h