cvs commit: src/lib/libc/stdlib getopt_long.c
Andrey A. Chernov
ache at FreeBSD.org
Fri Sep 22 10:01:39 PDT 2006
ache 2006-09-22 17:01:38 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib getopt_long.c
Log:
Be more GNU compatible:
don't be greedy on the GNU "::" extension when arg separated by whitespace
and POSIX_CORRECTLY is set. From POSIX point of view this is unclear
situation, so minimal assumption looks right.
Revision Changes Path
1.13 +5 -2 src/lib/libc/stdlib/getopt_long.c
More information about the cvs-src
mailing list