]> Sergey Matveev's repositories - nnn.git/commit
MAX_PATH is not defined in some platforms, most notably GNU/Hurd. Therefore, I define...
authorSZ Lin (林上智) <szlin@debian.org>
Mon, 24 Apr 2017 08:03:33 +0000 (16:03 +0800)
committerSZ Lin (林上智) <szlin@debian.org>
Mon, 24 Apr 2017 08:03:33 +0000 (16:03 +0800)
commit1ec5eb1231910f22528c6bea2ac6b47f45b8c27a
treedd245392d350b3ff82d2424e4496cce1b6dcd65a
parent012662ab89da6058a3ffaa4f8ca06da3ac3fca3c
MAX_PATH is not defined in some platforms, most notably GNU/Hurd. Therefore, I define it here to 4096 which is the same value in limits.h.
nnn.c