mainzelm
edddbd2925
Partially rewrite of read-string(!)/partial:
...
- immediately return on vacuous request
- try to avoid copying in read-string!/partial
- don't use read-string!/partial in read-string/partial to avoid
duplicate copying
- if argument is fd, set port-buffer to bufpol/none as usual
2003-01-07 17:32:57 +00:00
mainzelm
f35bd77442
Check string indices and simplify calls to set-port-buffering.
2003-01-07 14:58:13 +00:00
mainzelm
006c551429
+ Decigged syscalls, sleep
...
+ Modified operations that work on file descriptors to allocate appropriate
buffered ports.
2001-09-07 16:05:31 +00:00
marting
b2130fc267
read/write-string via the port procedures from the RTS.
...
write-string/partial is no longer supported.
2000-05-18 14:03:44 +00:00
marting
09136048ae
Added files from david fishers home (~dfisher/scsh-0.5.1).
...
Be warned: the scsh-version he started from was neither 0.5.1 nor
0.5.2, but something in between !
1999-09-14 13:32:05 +00:00