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

File Contents

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