Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2002 06:28:54 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh builtins.def expand.c expand.h
Message-ID:  <200212261428.gBQESs5U056878@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/12/26 06:28:54 PST

  Modified files:
    bin/sh               builtins.def expand.c expand.h 
  Log:
  Add the "wordexp" shell built-in command which will be used to implement
  the POSIX wordexp() function.
  
  Revision  Changes    Path
  1.13      +1 -0      src/bin/sh/builtins.def
  1.40      +22 -0     src/bin/sh/expand.c
  1.11      +1 -0      src/bin/sh/expand.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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