Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: The script program for cygwin Date: Wed, 12 May 2004 12:14:08 +0800 Message-ID: <69596D9C5887874E9A35F6C8DF94B2AB0E67BB@nautilus> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Fung Chai" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i4C4CwoH010555 Hi, I apologise for not using the appropriate mailing-list to make this annoucement. I've managed to build the script program under cygwin. It handles SIGWINCH correctly. As you may know, script makes a typescript of terminal session, of everything printed on your terminal. I usually use it to record a transcript of what I am doing whenever I build a package -- for example, the flags that I'd used for the configure script, make, etc. Because I do not wish to maintain it, I am hoping someone can take over and create a cygwin package. If you wish to volunteer, send me an email. Please note that I will only be sending you a context-diff patch to the original script.c (of the util-linux-2.12a package). The size of the patch is 107 lines and 2335 bytes. You would need to do the autoconf/automake and NLS stuff as well as all other tasks to produce a cygwin package. In particular, your configure.in should set HAVE_grantpt in the generated defines.h file. Regards, fclim. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/