Home
last modified time | relevance | path

Searched refs:posix (Results 1 – 25 of 93) sorted by relevance

1234

/mirbsd/src/gnu/usr.bin/perl/
DREADME.vos19 from ftp://ftp.stratus.com/pub/vos/posix/alpha/alpha.html If you are
21 ftp://ftp.stratus.com/pub/vos/posix/ga/ga.html Instructions for
119 ( ftp://ftp.stratus.com/pub/vos/posix/alpha/alpha.html ). There
168 get the file /pub/vos/posix/alpha/posix.save.evf.gz in
171 ftp://ftp.stratus.com/pub/vos/posix/alpha/posix.save.evf.gz from
335 values. This is recorded as suggestion posix-1022, which is not
DREADME.bs200060 There is a "hints" file for BS2000 called hints.posix-bc (because
61 posix-bc is the OS name given by `uname`) that specifies the correct
185 open($f, ">:encoding(posix-bc)", "test.ebcdic");
Dmakedepend.SH122 posix-bc) uwinfix="-e s/\\*POSIX(\\(.*\\))/\\1/" ;;
DREADME.jp46 nextstep posix-bc shiftjis symbol
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/ucm/
Dposix-bc.ucm2 # $Id: posix-bc.ucm,v 2.0 2004/05/16 20:55:28 dankogai Exp $
4 # compile -n posix-bc -o Encode/posix-bc.ucm Encode/posix-bc.enc
5 <code_set_name> "posix-bc"
/mirbsd/src/gnu/usr.bin/perl/plan9/
Dexclude11 lib/posix.t
/mirbsd/src/usr.bin/patch/
Dpatch.c89 int posix = 0; /* strict POSIX mode? */ variable
204 if (v != NULL || !posix) in main()
469 {"posix", no_argument, &posix, 1}, in get_some_switches()
601 posix = 1; in get_some_switches()
Dcommon.h118 extern int posix;
/mirbsd/src/gnu/usr.bin/texinfo/m4/
Disc-posix.m41 # isc-posix.m4 serial 2 (gettext-0.11.2)
Dprintf-posix.m41 # printf-posix.m4 serial 2 (gettext-0.13.1)
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/t/
DEncode.t26 my @destiny = qw(cp1047 cp37 posix-bc);
27 my @ebcdic_sets = qw(cp1047 cp37 posix-bc);
/mirbsd/src/gnu/share/
Dmdate-sh69 TIME_STYLE=posix-long-iso
/mirbsd/src/gnu/usr.bin/cvs/m4/
Dgnulib-comp.m442 # No macro. You should also use one of fnmatch-posix or fnmatch-gnu.
320 m4/isc-posix.m4
349 m4/printf-posix.m4
/mirbsd/src/gnu/usr.bin/binutils/etc/
Dconfigure22 case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
218 for as_dir in /usr/bin/posix$PATH_SEPARATOR/bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
245 case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
265 case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
/mirbsd/src/gnu/usr.bin/perl/djgpp/
Dconfig.over25 -e 's/posix/POSIX/'\
/mirbsd/src/usr.bin/awk/
DFIXES157 block, apparently as required by posix. thanks to havard eidnes
214 should not be blamed for the outcome. according to posix, "." is the
273 locales, using strcoll and iswhatever tests for posix character
282 number->string conversions, as promised by posix and done by
309 changed types in posix chars structure to quiet solaris cc.
321 added support for posix character class names like [:digit:],
499 the behavior is the same as gawk and the intended posix standard.
570 changed field-splitting to conform to posix definition: fields are
680 added CONVFMT as in posix (just replaced OFMT in getsval)
709 not posix.
/mirbsd/src/gnu/usr.bin/texinfo/info/
DMakefile.in57 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/mkstemp.m4 \
/mirbsd/src/sys/miscfs/kernfs/
Dkernfs_vnops.c70 static int posix = _POSIX_VERSION; variable
103 { DT_REG, N("posix"), &posix, KTT_INT, VREG, READ_MODE },
/mirbsd/src/usr.bin/ssh/
DPROTOCOL196 8. sftp: Extension request "posix-rename@openssh.com"
204 string "posix-rename@openssh.com"
/mirbsd/src/bin/mksh/
Dsh_flags.opt124 FN("posix", FPOSIX, OF_ANY
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dconfigure19 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
20 set -o posix
1487 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
1488 set -o posix
/mirbsd/src/gnu/usr.bin/perl/hints/
Dhpux.sh624 Either you must upgrade to HP-UX 11 or install a posix thread library:
DREADME.hints282 *gcc*) ccflags="$ccflags -posix"
283 ldflags="$ldflags -posix"
/mirbsd/src/share/doc/smm/01.setup/
Dspell.ok449 posix
/mirbsd/src/gnu/usr.bin/perl/win32/
Dconfig.vc727 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir …
728 …='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb…

1234