]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve GNU compatibility in several places, use internal GNU_COMPATIBLE
authorache <ache@FreeBSD.org>
Mon, 1 Mar 2004 17:57:05 +0000 (17:57 +0000)
committerache <ache@FreeBSD.org>
Mon, 1 Mar 2004 17:57:05 +0000 (17:57 +0000)
commit7aeda997f8112fc27aede2bdde48ad8c666cf986
tree39dc47323f5d0499d1d4f22cf793307278e475a8
parent98df36967c7e455e4dedaff31160199c97194ac3
Improve GNU compatibility in several places, use internal GNU_COMPATIBLE
define for it.
Don't catch POSIXLY_CORRECT env. into static variable, it can be changed
on the fly by program.
Use P1003.2 standartized illoptchar[]
lib/libc/stdlib/getopt_long.3
lib/libc/stdlib/getopt_long.c