+4
-0
lines changedFilter options
+4
-0
lines changed Original file line number Diff line number Diff line change
@@ -13,6 +13,10 @@
13
13
# include "nvim/os/unix_defs.h"
14
14
#endif
15
15
16
+
#if !defined(NAME_MAX) && defined(_XOPEN_NAME_MAX)
17
+
#define NAME_MAX _XOPEN_NAME_MAX
18
+
#endif
19
+
16
20
#define BASENAMELEN (NAME_MAX - 5)
17
21
18
22
// Use the system path length if it makes sense.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4