Searched hist:f2fd86b76ea12bb6557e14f9ab52d4197a1cf99b (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libc/stdlib/ |
H A D | getopt_long.3 | diff f2fd86b76ea12bb6557e14f9ab52d4197a1cf99b Mon Mar 01 18:57:05 CET 2004 Andrey A. Chernov <ache@FreeBSD.org> 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[] diff f2fd86b76ea12bb6557e14f9ab52d4197a1cf99b Mon Mar 01 18:57:05 CET 2004 Andrey A. Chernov <ache@FreeBSD.org> 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[]
|
H A D | getopt_long.c | diff f2fd86b76ea12bb6557e14f9ab52d4197a1cf99b Mon Mar 01 18:57:05 CET 2004 Andrey A. Chernov <ache@FreeBSD.org> 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[] diff f2fd86b76ea12bb6557e14f9ab52d4197a1cf99b Mon Mar 01 18:57:05 CET 2004 Andrey A. Chernov <ache@FreeBSD.org> 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[]
|