Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 1995 12:35:34 -0700
From:      Joerg Wunsch <joerg>
To:        cvs-bin, CVS-commiters
Subject:   cvs commit: src/bin/sh options.c
Message-ID:  <199508061935.MAA01046@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
joerg       95/08/06 12:35:34

  Modified:    bin/sh    options.c
  Log:
  Fix /bin/sh's broken handling of the builtin getopts(1).  The options
  ``-ffoo'' and ``-f foo'' have been treated differently.
  
  This has been in violation of Posix.2 (that deprecates -ffoo, but
  doesn't disallow it).



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