Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2010 23:09:00 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh histedit.c memalloc.c memalloc.h src/tools/regression/bin/sh/expansion trim4.0
Message-ID:  <201010242310.o9ONAHAt041205@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2010-10-24 23:09:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    bin/sh               histedit.c memalloc.c memalloc.h 
  Added files:           (Branch: RELENG_7)
    tools/regression/bin/sh/expansion trim4.0 
  Log:
  SVN rev 214307 on 2010-10-24 23:09:00Z by obrien
  
  MFC r213814: Do not assume in growstackstr() that a "precious" character
  will be immediately written into the stack after the call.  Instead let
  the caller manage the "space left".
  
  Revision  Changes    Path
  1.29.2.2  +1 -1      src/bin/sh/histedit.c
  1.27.2.1  +10 -7     src/bin/sh/memalloc.c
  1.10.2.1  +8 -1      src/bin/sh/memalloc.h
  1.1.4.2   +15 -0     src/tools/regression/bin/sh/expansion/trim4.0 (new)



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