From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22455 invoked from network); 19 Nov 2008 10:04:43 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 19 Nov 2008 10:04:43 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 78031 invoked from network); 19 Nov 2008 10:04:38 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 Nov 2008 10:04:37 -0000 Received: (qmail 8604 invoked by alias); 19 Nov 2008 10:04:32 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26069 Received: (qmail 8590 invoked from network); 19 Nov 2008 10:04:31 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 19 Nov 2008 10:04:31 -0000 Received: from cluster-d.mailcontrol.com (cluster-d.mailcontrol.com [217.69.20.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 1BB6880524C4 for ; Wed, 19 Nov 2008 11:04:27 +0100 (CET) Received: from rly07d.srv.mailcontrol.com (localhost.localdomain [127.0.0.1]) by rly07d.srv.mailcontrol.com (MailControl) with ESMTP id mAJA4RRu015089 for ; Wed, 19 Nov 2008 10:04:27 GMT Received: from submission.mailcontrol.com (submission.mailcontrol.com [86.111.216.190]) by rly07d.srv.mailcontrol.com (MailControl) id mAJA3k8V013691 for zsh-workers@sunsite.dk; Wed, 19 Nov 2008 10:03:46 GMT Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly07d-eth0.srv.mailcontrol.com (envelope-sender Peter.Stephenson@csr.com) (MIMEDefang) with ESMTP id mAJA3krb013646; Wed, 19 Nov 2008 10:03:46 +0000 (GMT) Received: from news01 ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Wed, 19 Nov 2008 10:03:46 +0000 Date: Wed, 19 Nov 2008 10:03:45 +0000 From: Peter Stephenson To: pavan.mysore@symbian.com Cc: zsh-workers@sunsite.dk Subject: Re: Zsh Design Document | Porting to Symbian Message-ID: <20081119100345.31259719@news01> In-Reply-To: References: Organization: CSR X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.8; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Nov 2008 10:03:46.0122 (UTC) FILETIME=[1C578AA0:01C94A2E] X-Scanned-By: MailControl A_08_51_00 (www.mailcontrol.com) on 10.68.1.117 X-Virus-Scanned: ClamAV 0.92.1/8650/Wed Nov 19 05:59:50 2008 on bifrost X-Virus-Status: Clean On Wed, 19 Nov 2008 12:06:21 +0530 pavan.mysore@symbian.com wrote: > Hi All, > > I am Pavan, I am working at a company called Symbian, we make a Smart > Phone OS called symbian. > I am trying to port Zsh to Symbian, though Symbian does not supprt direct > native posix api's we have a platform called P.I.P.S > which provides subset of Posix APIs. Could someone please tell me if and > how i can get access to the Zsh design document as just going > through the code i am not able to understand anything substantial. The best we've got is the file Etc/zsh-development-guide in the source tarball. That's mostly targeted at people trying to add things to the shell, however, rather than for system-level modifications. Otherwise you'll need to post your questions here, but they'll probably get answered if they're succinct enough. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070