Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 23 Dec 1999 13:33:40 -0500 To: Geoffrey Noer Cc: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: New winsup layout Message-ID: <19991223133340.A21603@cygnus.com> Mail-Followup-To: Geoffrey Noer , cygwin-developers AT sourceware DOT cygnus DOT com References: <19991222234156 DOT A13583 AT cygnus DOT com> <19991223103112 DOT B3019 AT cygnus DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <19991223103112.B3019@cygnus.com>; from noer@cygnus.com on Thu, Dec 23, 1999 at 10:31:12AM -0800 On Thu, Dec 23, 1999 at 10:31:12AM -0800, Geoffrey Noer wrote: >On Wed, Dec 22, 1999, Christopher Faylor wrote: >[...] >> This essentially moves all of the cygwin-only stuff into its own >> directory, adds an extra windows-only include (i.e., Anders w32api >> stuff), and leaves everything else > >I really like this idea (although if you're going to change this, >perhaps you might also want to change "winsup" to something a little >easier to understand? (Not that I have any suggestions). I actually think that "winsup" makes slightly more sense now with the new scheme but I agree that it would be nice to change. What would you change it to? win32? >>We had also discussed moving the w32api and mingw directory up a level >>into "devo" but, personally, I like having all of the windows stuff >>under one roof. > >Me too. The top level directory is pretty cluttered as it is. And, it seems like the (unofficial?) convention is for OS specific stuff to be in one directory tree off of devo. cgf