Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/doc/
H A Ddevelop.txt260 is.*() POSIX, ctype.h
261 to.*() POSIX, ctype.h
263 d_.* POSIX, dirent.h
264 l_.* POSIX, fcntl.h
265 gr_.* POSIX, grp.h
266 pw_.* POSIX, pwd.h
267 sa_.* POSIX, signal.h
268 mem.* POSIX, string.h
271 st_.* POSIX, stat.h
273 tm_.* POSIX, time.h
[all …]
H A Dvi_diff.txt12 Vim is mostly POSIX 1003.2-1 compliant. The only command known to be missing
23 8. POSIX compliance |posix-compliance|
1306 8. POSIX compliance *posix* *posix-compliance*
1308 In 2005 the POSIX test suite was run to check the compatibility of Vim. Most
1310 is not POSIX compliant, even when run in Vi compatibility mode.
1312 Set the $VIM_POSIX environment variable to have 'cpoptions' include the POSIX
1313 flags when Vim starts up. This makes Vim run as POSIX as it can. That's
1321 This is where Vim does not behave as POSIX specifies and why:
1330 POSIX specifies it does. Add the '{' flag to 'cpoptions' if you want
1331 it the POSIX way.
[all …]
H A Dpattern.txt1187 (Note: POSIX does not support the use of a backslash this way). For
H A Dversion7.txt34 POSIX compatibility |new-posix|
489 POSIX compatibility *new-posix*
492 The POSIX test suite was used to verify POSIX compatibility. A number of
493 problems have been fixed to make Vim more POSIX compatible. Some of them
495 variable can be set to get POSIX compatibility. See |posix|.
497 Items that were fixed for both Vi and POSIX compatibility:
1975 Vim is not fully POSIX compliant but sticks with traditional Vi behavior.
1976 Added a few flags in 'cpoptions' to behave the POSIX way when wanted. The
H A Dtodo.txt3151 - Try new POSIX tests, made after my comments. (Geoff Clare, 2005 April 7)
5482 p use Perl regexp syntax (or POSIX?)
6298 POSIX: Commands where flags shall apply to all lines written: list,
H A Doptions.txt2103 NOTE: This option is set to the POSIX default value at startup when
2106 POSIX specification.
2369 POSIX flags. These are not included in the Vi default value, except
6863 POSIX default: "AS")
H A Dversion5.txt1276 Renamed a lot of functions, to avoid clashes with POSIX name space.
2481 POSIX compatible character classes for regexp patterns: [:alnum:], [:alpha:],
H A Deval.txt8830 of the "POSIX" or "C" |locale|
H A Dversion6.txt1116 ACL is also supported for AIX, Solaris and generic POSIX. (Tomas Ogren)
/vim-8.2.3635/src/
H A Dos_qnx.h15 #define POSIX // Used by pty.c macro
H A Dpty.c150 # ifdef POSIX in initmaster()
H A Dconfig.h.in308 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
311 /* Define if you have a <sys/wait.h> that is not POSIX.1 compatible. */
H A Dconfigure.ac3275 dnl If sys/wait.h is not found it might still exist but not be POSIX
3981 AC_MSG_CHECKING(for POSIX ACL support)
/vim-8.2.3635/runtime/syntax/
H A Dmake.vim57 …LES\|KEEP_STATE\|LIBPATTERNS\|NOTPARALLEL\|DELETE_ON_ERROR\|INTERMEDIATE\|POSIX\|SECONDARY\)\>\s*:…
60 …LES\|KEEP_STATE\|LIBPATTERNS\|NOTPARALLEL\|DELETE_ON_ERROR\|INTERMEDIATE\|POSIX\|SECONDARY\)\>\s*:…
H A Dc.vim347 " Add POSIX signals as well...
354 " POSIX 2001
356 " non-POSIX signals
358 " Add POSIX errors as well. List comes from:
H A Dpsf.vim3 " (POSIX 1387.2-1995).
H A Ddesktop.vim58 …\ /\[\%(C\|POSIX\|[a-z]\{2,4}\%(_[A-Z0-9]\{2,3}\)\?\)\%(\.[A-Za-z0-9_-]\+\)\?\%(@[A-Za-z]\+\)\?\]\…
/vim-8.2.3635/src/testdir/
H A Dtest77a.in8 cksum is part of POSIX and so should be available on most Unixes.
H A Dtest_file_size.vim8 " cksum is part of POSIX and so should be available on most Unixes.
/vim-8.2.3635/runtime/ftplugin/
H A Dawk.vim41 let path = substitute(path, '^\.\=:\|:\.\=$\|:\.\=:', ',,', 'g') " POSIX cwd
/vim-8.2.3635/src/libvterm/t/
H A Drun-test.pl8 use POSIX qw( WIFEXITED WEXITSTATUS WIFSIGNALED WTERMSIG );
/vim-8.2.3635/runtime/
H A Dscripts.vim416 elseif expand("%") =~# '\a\a_\a\a\($\|[.@]\)\|i18n$\|POSIX$\|translit_'
H A Dfiletype.vim1379 " Software Distributor Product Specification File (POSIX 1387.2-1995)
/vim-8.2.3635/runtime/autoload/
H A Dhaskellcomplete.vim3212 \ , "Data.Time.Clock.POSIX"
/vim-8.2.3635/src/auto/
H A Dconfigure486 …{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit …