cvs commit: src/bin/sh mksyntax.c parser.c

Stefan Farfeleder stefanf at FreeBSD.org
Sat Aug 13 15:47:14 GMT 2005


stefanf     2005-08-13 15:47:13 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               mksyntax.c parser.c 
  Log:
  Put the comparison with PEOF into a new macro is_eof().  Don't use it if the
  character comes from a string.
  
  Revision  Changes    Path
  1.24      +4 -3      src/bin/sh/mksyntax.c
  1.55      +4 -3      src/bin/sh/parser.c


More information about the cvs-src mailing list