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

Comparing libptytty/Changes (file contents):
Revision 1.47 by root, Sat Dec 28 00:27:44 2013 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.
1 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.
2 - nuke the pid check when !PTYTTY_REENTRANT. It breaks urxvtd, and 10 - nuke the pid check when !PTYTTY_REENTRANT: it breaks urxvtd, and
3 serves little purpose as it is off in normal builds anyway. 11 serves little purpose as it is off in normal builds anyway.
4 - add ecb.h. 12 - add ecb.h.
5 13
61.6 Sat Jan 21 16:59:22 CET 2012 141.6 Sat Jan 21 16:59:22 CET 2012
7 - fix compilation on solaris. 15 - fix compilation on solaris.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines