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.50 by root, Thu Mar 19 21:23:23 2015 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines