ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/Changes
(Generate patch)

Comparing libptytty/Changes (file contents):
Revision 1.41 by root, Thu Dec 22 22:32:49 2011 UTC vs.
Revision 1.51 by sf-exg, Thu Apr 9 13:51:54 2015 UTC

1 - ptytty::get on Solaris no longer makes the tty controlling
2 when the calling process does not have a controlling
3 terminal. Bug introduced in ptytty-1.4.
4
51.7 Thu Mar 19 22:04:33 CET 2015
6 - fix various bugs that prevented the lib from working correctly on
7 some systems when using the helper process.
8 - fix compilation on solaris with g++ >= 4.7.
9 - fix compilation on freebsd/openbsd.
10 - nuke the pid check when !PTYTTY_REENTRANT: it breaks urxvtd, and
11 serves little purpose as it is off in normal builds anyway.
12 - add ecb.h.
13
141.6 Sat Jan 21 16:59:22 CET 2012
15 - fix compilation on solaris.
16 - remove dependency on STL.
17
11.5 Thu Dec 22 23:32:08 CET 2011 181.5 Thu Dec 22 23:32:08 CET 2011
2 - INCOMPATIBLE CHANGE: ptytty::get no longer sets the pty fd 19 - INCOMPATIBLE CHANGE: ptytty::get no longer sets the pty fd
3 non-blocking. 20 non-blocking.
4 - the login_shell argument of ptytty::login is now properly 21 - the login_shell argument of ptytty::login is now properly
5 honoured. 22 honoured.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines