git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Linus Torvalds <torvalds@osdl.org>,
	smurf@smurf.noris.de, git@vger.kernel.org
Subject: Re: [PATCH] Avoid using dc in git-count-objects
Date: Thu, 27 Oct 2005 21:14:51 -0700	[thread overview]
Message-ID: <4361A5BB.5040100@zytor.com> (raw)
In-Reply-To: <E1EVKmt-0003xn-00@gondolin.me.apana.org.au>

Herbert Xu wrote:
> Linus Torvalds <torvalds@osdl.org> wrote:
> 
>>Oh - there's another similarity between $(..) and $((..)). They're both 
>>POSIX 1003.2 standard features, so any "modern" shell should support them. 
>>Although in practice I don't know if that means anything else than ksh 
>>(where both syntaxes came from, actually).
> 
> 
> There is also dash (http://gondor.apana.org.au/~herbert/dash/).
> It complies with POSIX, is less than half the size of pdksh (83960 bytes
> currently on i386), and is faster than pdksh.

Current ash also has these features, and is about that size compiled 
static with klibc :)

	-hpa

  reply	other threads:[~2005-10-28  4:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-25 23:22 [PATCH] Avoid using dc in git-count-objects Johannes Schindelin
2005-10-26  0:12 ` Junio C Hamano
2005-10-26  8:33   ` Johannes Schindelin
2005-10-26  8:36     ` Petr Baudis
2005-10-27  8:50       ` Matthias Urlichs
2005-10-27  9:56         ` Johannes Schindelin
2005-10-27 15:12         ` Linus Torvalds
2005-10-27 18:00           ` Junio C Hamano
2005-10-28  3:20           ` Herbert Xu
2005-10-28  4:14             ` H. Peter Anvin [this message]
2005-10-28  4:32               ` Herbert Xu
2005-10-28  4:34                 ` H. Peter Anvin
2005-10-28  4:58                   ` Herbert Xu
2005-10-28  5:22                     ` H. Peter Anvin
2005-10-26  8:58     ` Johannes Schindelin
2005-10-26  9:23   ` Andreas Ericsson
2005-10-26 14:44     ` Johannes Schindelin
2005-10-26 14:55       ` Andreas Ericsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4361A5BB.5040100@zytor.com \
    --to=hpa@zytor.com \
    --cc=git@vger.kernel.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=smurf@smurf.noris.de \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).