ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/Changes
Revision: 1.14
Committed: Tue Jan 16 18:41:11 2007 UTC (17 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.13: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 - when using the helper, close the pty fd also in the main process.
2
3 1.0 Tue Oct 3 13:18:00 CEST 2006
4 - do not call chmod/chown with 0 argument when pty never opened.
5 - reformatted ptytty.C to hopefully be more clear.
6
7 0.2 Thu Jul 20 04:57:26 CEST 2006
8 - move include files outside #ifdef PTYTTY_HELPER in proxy.C.
9 - added proxy.C to cvs (was missing before).
10
11 0.1 Wed Jan 25 22:56:36 CET 2006
12 - added the C API.
13 - small freebsd patch to fdpass.C by Thierry Thomas.
14 - added eg/c-sample.c.
15 - small fixes to the C api.
16 - restructured source files.
17 - added set*uid checks to ptytty.m4.
18
19 0.0
20 - originally cloned from rxvt-unicode.
21