Changeset afbf668 for ChangeLog


Ignore:
Timestamp:
Mar 1, 2004, 12:42:56 PM (20 years ago)
Author:
Erik Nygren <nygren@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
948b942
Parents:
c61918e
Message:
	pexec will now incrimentally display data as it is output
	  by the child process.  Additionally, commands running under
	  pexec may now be killed by quitting out of the popless window.
	Added muxevents select loop dispatcher.  File descriptors may
	  be registered with muxevents and handlers will be dispatched
	  to when data is available for non-blocking read/write/except.
	Switched the stderr_redir stuff to use muxevents.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rc61918e rafbf668  
    11$Id$
    22
     32.1.6pre1
     4        pexec will now incrimentally display data as it is output
     5          by the child process.  Additionally, commands running under
     6          pexec may now be killed by quitting out of the popless window.
     7        Added muxevents select loop dispatcher.  File descriptors may
     8          be registered with muxevents and handlers will be dispatched
     9          to when data is available for non-blocking read/write/except.
     10        Switched the stderr_redir stuff to use muxevents.
     11       
    3122.1.5
    413        Added a licence
Note: See TracChangeset for help on using the changeset viewer.