ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/Changes
Revision: 1.16
Committed: Sat Jan 20 00:18:14 2007 UTC (17 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.15: +2 -1 lines
Log Message:
*** empty log message ***

File Contents

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