Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



    Date:        Sat, 21 Sep 2024 20:48:51 +0000
    From:        "Robert Elz" <kre%netbsd.org@localhost>
    Message-ID:  <20240921204851.18E75FC74%cvs.NetBSD.org@localhost>

  | In !TINYPROG versions of sh, make the builtin "shift" builtin command
  | perform a rotate instead or shift if given a numeric arg (which is
  | otherwise an error).

Ugh ... that should have said

	In !TINYPROG versions of sh, make the shell "shift" builtin command
	perform a rotate instead of shift if given a negative arg (which is
	otherwise an error).

kre



Home | Main Index | Thread Index | Old Index