cvs commit: src/usr.bin/make compat.c

Max Okumoto okumoto at crater.dragonflybsd.org
Sun Jan 9 09:06:48 PST 2005


okumoto     2005/01/09 09:05:33 PST

DragonFly src repository

  Modified files:
    usr.bin/make         compat.c 
  Log:
  - Move sh_builtin string array into shellneed().  It is the only
    function that uses it.
  
  - Correct comment describing shellneed() function.
  
  - Since shellneed() can never return -1, remove code that checks
    for it in the caller.
  
  Revision  Changes    Path
  1.22      +8 -12     src/usr.bin/make/compat.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/compat.c.diff?r1=1.21&r2=1.22&f=u





More information about the Commits mailing list