From scsh-checkins-request@scsh.net Thu Oct 27 09:57:15 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id 5B6D313D9; Thu, 27 Oct 2005 09:57:14 +0200 (DFT) Received: from mx4.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx4 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29990-04; Thu, 27 Oct 2005 09:57:13 +0200 (DFT) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id CF87E137A; Thu, 27 Oct 2005 09:57:12 +0200 (DFT) Received: by www.scsh.net (Postfix, from userid 3123) id 9EEBB5EC9; Thu, 27 Oct 2005 09:57:12 +0200 (MST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh/c/unix io.c From: Martin Gasbichler To: scsh-checkins@scsh.net Date: Thu, 27 Oct 2005 09:48:55 +0200 (DFT) Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-ID: Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/537 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Thu, 27 Oct 2005 09:57:12 +0200 (MST) Update of /cvsroot/scsh/scsh/c/unix In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19888 Modified Files: Tag: r0-6-stable io.c Log Message: Make gcc 4.0 happy by removing internal static declaration of write_integer and moving this function above its first point of usage. From scsh-checkins-request@scsh.net Sat Oct 29 18:10:44 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id E07B7101; Sat, 29 Oct 2005 18:10:43 +0200 (DFT) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 33980-01; Sat, 29 Oct 2005 18:10:41 +0200 (DFT) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 5D58B10C; Sat, 29 Oct 2005 18:10:41 +0200 (DFT) Received: by www.scsh.net (Postfix, from userid 3123) id 1ABE95EC9; Sat, 29 Oct 2005 18:10:41 +0200 (MST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-faq scsh-faq.texi From: Michel Schinz To: scsh-checkins@scsh.net Message-Id: <20051029161038.ABEBB122B@mx4.informatik.uni-tuebingen.de> Date: Sat, 29 Oct 2005 18:10:38 +0200 (DFT) Resent-Message-ID: Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/538 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Sat, 29 Oct 2005 18:10:41 +0200 (MST) Update of /cvsroot/scsh/scsh-faq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14643 Modified Files: scsh-faq.texi Log Message: - added reference to rlwrap