From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (unknown [IPv6:2602:47:2243:ea00:12bf:48ff:fe7c:5584]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 1D3EB77CED for ; Thu, 1 May 2014 20:05:58 -0700 (PDT) From: Chris Brannon To: Edbrowse-dev@lists.the-brannons.com References: <20140328123843.eklhad@comcast.net> Date: Thu, 01 May 2014 20:05:24 -0700 In-Reply-To: <20140328123843.eklhad@comcast.net> (Karl Dahlke's message of "Mon, 28 Apr 2014 12:38:43 +0000") Message-ID: <87fvksubgr.fsf@mushroom.PK5001Z> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Edbrowse-dev] scandir X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 03:05:58 -0000 Karl Dahlke writes: > I was just wondering if we should switch all this over to scandir, > it would definitely be less code and easier to read and understand etc. I don't really have any input on this, but maybe one way to get started would be to see if we can build edbrowse against mingw32 or cygwin? Both provide POSIX C libraries for Windows, I believe. -- Chris