Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2009 15:59:40 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh arith.y src/tools/regression/bin/sh/expansion arith1.0
Message-ID:  <200912301600.nBUG0lgH093024@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jilles      2009-12-30 15:59:40 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               arith.y 
  Added files:
    tools/regression/bin/sh/expansion arith1.0 
  Log:
  SVN rev 201259 on 2009-12-30 15:59:40Z by jilles
  
  sh: arith: Return only 0 and 1 from && and ||.
  
  This agrees with C, POSIX and other shells.
  
  Revision  Changes    Path
  1.25      +2 -2      src/bin/sh/arith.y
  1.1       +30 -0     src/tools/regression/bin/sh/expansion/arith1.0 (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912301600.nBUG0lgH093024>