Searched refs:posix (Results 1 – 25 of 93) sorted by relevance
1234
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.vos | 19 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
|
| D | README.bs2000 | 60 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");
|
| D | makedepend.SH | 122 posix-bc) uwinfix="-e s/\\*POSIX(\\(.*\\))/\\1/" ;;
|
| D | README.jp | 46 nextstep posix-bc shiftjis symbol
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Encode/ucm/ |
| D | posix-bc.ucm | 2 # $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/ |
| D | exclude | 11 lib/posix.t
|
| /mirbsd/src/usr.bin/patch/ |
| D | patch.c | 89 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()
|
| D | common.h | 118 extern int posix;
|
| /mirbsd/src/gnu/usr.bin/texinfo/m4/ |
| D | isc-posix.m4 | 1 # isc-posix.m4 serial 2 (gettext-0.11.2)
|
| D | printf-posix.m4 | 1 # printf-posix.m4 serial 2 (gettext-0.13.1)
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Encode/t/ |
| D | Encode.t | 26 my @destiny = qw(cp1047 cp37 posix-bc); 27 my @ebcdic_sets = qw(cp1047 cp37 posix-bc);
|
| /mirbsd/src/gnu/share/ |
| D | mdate-sh | 69 TIME_STYLE=posix-long-iso
|
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | gnulib-comp.m4 | 42 # 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/ |
| D | configure | 22 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/ |
| D | config.over | 25 -e 's/posix/POSIX/'\
|
| /mirbsd/src/usr.bin/awk/ |
| D | FIXES | 157 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/ |
| D | Makefile.in | 57 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/mkstemp.m4 \
|
| /mirbsd/src/sys/miscfs/kernfs/ |
| D | kernfs_vnops.c | 70 static int posix = _POSIX_VERSION; variable 103 { DT_REG, N("posix"), &posix, KTT_INT, VREG, READ_MODE },
|
| /mirbsd/src/usr.bin/ssh/ |
| D | PROTOCOL | 196 8. sftp: Extension request "posix-rename@openssh.com" 204 string "posix-rename@openssh.com"
|
| /mirbsd/src/bin/mksh/ |
| D | sh_flags.opt | 124 FN("posix", FPOSIX, OF_ANY
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | configure | 19 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/ |
| D | hpux.sh | 624 Either you must upgrade to HP-UX 11 or install a posix thread library:
|
| D | README.hints | 282 *gcc*) ccflags="$ccflags -posix" 283 ldflags="$ldflags -posix"
|
| /mirbsd/src/share/doc/smm/01.setup/ |
| D | spell.ok | 449 posix
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | config.vc | 727 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