1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- We now call IsInteractive() rather than send a type ACTION_DISK_INFO

to a likely console handler file's MsgPort.


git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14911 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2005-04-02 18:02:54 +00:00
parent 7f9fbc453b
commit d5c36d66e4
2 changed files with 3 additions and 25 deletions

View File

@ -30,9 +30,7 @@
the "real" ones were closed and only their former aliases remain.
- Invoking fstat() on what maps to a con-handler stream now produces
information identifying it as a character special file. Side-effect:
if the input/output went to a CON:/AUTO window, that window will
pop open and stay open.
information identifying it as a character special file.
c.lib 1.190 (25.3.2005)