Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/lib/libc/stdlib/getopt
Module Name: src
Committed By: ginsbach
Date: Thu Nov 16 21:34:53 UTC 2006
Modified Files:
src/regress/lib/libc/stdlib/getopt: getopt.c
Log Message:
- print lineno as the line number in error rather than line
- use errx(3) instead of err(3) since errno is not set; all the calls are
for input parse errors which don't set errno
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/regress/lib/libc/stdlib/getopt/getopt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index