Home
last modified time | relevance | path

Searched refs:POSIXLY_CORRECT (Results 1 – 14 of 14) sorted by relevance

/openbsd/regress/lib/libc/getopt_long/
H A Dtest.ok25 getopt_long (POSIXLY_CORRECT): myfile --force -f infile -9
28 getopt_long (POSIXLY_CORRECT): onefile twofile --best -Williterate -i foo.in threefile
31 getopt_long (POSIXLY_CORRECT): -1bfast -
37 getopt_long (POSIXLY_CORRECT): --fast --drinking=guiness -i foo.in somefile
67 getopt_long_only (POSIXLY_CORRECT): myfile -force -f infile -9
70 getopt_long_only (POSIXLY_CORRECT): onefile twofile -best -Williterate -i foo.in threefile
73 getopt_long_only (POSIXLY_CORRECT): -1bfast -
79 getopt_long_only (POSIXLY_CORRECT): --fast -drinking=guiness -i foo.in somefile
H A DMakefile9 @( test -n "$$POSIXLY_CORRECT" && unset POSIXLY_CORRECT; \
15 export POSIXLY_CORRECT=1 ; \
20 unset POSIXLY_CORRECT ; export LONG_ONLY=1 ; \
25 export POSIXLY_CORRECT=1 ; \
/openbsd/regress/bin/ksh/
H A Dstrsub.t141 env-setup: !POSIXLY_CORRECT=!
/openbsd/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm1314 local $ENV{POSIXLY_CORRECT};
1315 $ENV{POSIXLY_CORRECT} = 1 if $action;
/openbsd/bin/ksh/
H A Dmain.c249 #ifdef POSIXLY_CORRECT in main()
/openbsd/usr.bin/lex/
H A DNEWS410 ** new handling of POSIXLY_CORRECT environment variable
H A DChangeLog3726 posix-compat and repeat operator. Added test for POSIXLY_CORRECT
3731 * main.c, scan.l: Fixed POSIXLY_CORRECT detection in scanner.
3802 * NEWS: new POSIXLY_CORRECT and new ru translation
3820 * main.c: Check POSIXLY_CORRECT env variable.
/openbsd/gnu/gcc/gcc/treelang/
H A DChangeLog772 * Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT.
/openbsd/usr.bin/awk/
H A DFIXES.1e218 If POSIXLY_CORRECT is set in the environment, then sub and gsub
/openbsd/gnu/usr.bin/binutils/etc/
H A Dstandards.texi342 @cindex @code{POSIXLY_CORRECT}, environment variable
344 environment variable @code{POSIXLY_CORRECT} is defined (even if it is
/openbsd/gnu/usr.bin/binutils-2.17/etc/
H A Dstandards.texi342 @cindex @code{POSIXLY_CORRECT}, environment variable
344 environment variable @code{POSIXLY_CORRECT} is defined (even if it is
/openbsd/gnu/usr.bin/cvs/doc/
H A DChangeLog3099 * cvs.texinfo (Environment variables): Remove POSIXLY_CORRECT; cvs
/openbsd/gnu/lib/libstdc++/libstdc++/
H A DChangeLog-2001249 * po/Makefile.am (.po.mo): Use POSIXLY_CORRECT argument ordering.
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.62367 * Makefile.in (.po.gmo): Use POSIXLY_CORRECT argument ordering.