nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 7c2cfd6e0ca151c803a48057c3cc8cade4914be6
parent a8deac584560a65848f67dac4b7002a0cfb97072
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Tue, 21 Feb 2017 17:04:46 -0500

pull in the lstat module from gnulib

This is used by systems that lack lstat(), like Windows.

Diffstat:
Mautogen.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/autogen.sh b/autogen.sh @@ -11,6 +11,7 @@ modules=" glob isblank iswblank + lstat regex snprintf-posix stdarg