Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2004 09:05:45 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib getopt.c
Message-ID:  <200403061705.i26H5jBB088403@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2004/03/06 09:05:45 PST

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      getopt.c 
  Log:
  Merge some fixes from NetBSD's getopt.c v1.26:
  cleanups, handling 'ls -l-', handling '--*'
  
  Note this is in the same time back out of our v1.3
  "Don't print an error message if the bad option is '?'"
  because it directly violates POSIX.
  
  Revision  Changes    Path
  1.7       +43 -26    src/lib/libc/stdlib/getopt.c



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