Bugview :-)

Sergey Okhapkin sos@prospect.com.ru
Wed Jul 2 11:21:00 GMT 1997


I've posted on my web page the binary preview of my current work on winsup 
sources. I didn't post the diff 'cause the code is a bit unstable... The 
more bugreports I'll have, the better :-)

The archive contains new cygwin.dll, libcygwin.a, ps.exe and bash 2.0
compiled with job control support.

New features:

- modification of console window title may be disabled by setting 
environment
variable CYGWIN_NOTITLE.
- hardware exceptions (SIGSEGV, SIGFPE, etc) are handled. It isn't possible 
to
longjmp() from exception handler...
- WUNTRACED flag of wait() family calls supported.
- each console session have now it's control tty device (/dev/tty0, 
/dev/tty1,
etc.). It's possible now to connect (or redirect stdin/stdout) to another
session's tty. /dev/tty refers to control tty device of a process.
- tty driver performs almost all posix termios features including job 
control,
nonblocking I/O, VMIN/VTIME termios values support.
- select() call works on pipes.
- enchanced signal support.
- gethostbyaddr() returns correct value.
- ps command dislays tty number of process's control tty.
- stty command works.

Gnu info from cdk sources works now fine.

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list