neovim/src
zeertzjq 248305cf37
vim-patch:9.0.1964: xattr support fails to build on MacOS X (#25448)
Problem:  xattr support fails to build on MacOS X
Solution: Disable xattr support for MacOS X

MacOS X uses the same headers and functions sys/xattr.h but the function
signatures for xattr support are much different, so building fails.

So let's for now disable xattr support there.

closes: vim/vim#13230
closes: vim/vim#13232

a4dfbfed89

Co-authored-by: Christian Brabandt <cb@256bit.org>
2023-10-01 06:08:47 +08:00
..
cjson fix(vim.json)!: remove global options, "null", "array_mt" #24070 2023-06-21 01:10:32 -07:00
klib feat(extmark): support proper multiline ranges 2023-09-12 10:38:23 +02:00
man docs #22363 2023-06-19 02:24:44 -07:00
mpack
nvim vim-patch:9.0.1964: xattr support fails to build on MacOS X (#25448) 2023-10-01 06:08:47 +08:00
unicode
xdiff
.valgrind.supp
bit.c
bit.h
clint.py refactor(map): avoid duplicated khash_t types for values 2023-05-17 12:26:21 +02:00
coverity-model.c
nlua0.c
uncrustify.cfg fix(api): use text_locked() to check textlock 2023-07-05 08:31:52 +01:00