public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-apps@cygwin.com, cygwin-developers@cygwin.com
Subject: Re: Updated: 1.7.0-34 (...and a plea)
Date: Fri, 05 Dec 2008 11:07:00 -0000	[thread overview]
Message-ID: <20081205110733.GQ12905@calimero.vinschen.de> (raw)
In-Reply-To: <20081126124259.GA30831@calimero.vinschen.de>

Hi,

I just uploaded a cygwin-1.7.0-34 release which contains mostly bug
fixes to the IP resolver lib, signal handling and handling of special
characters in registry paths, the latter actually a missing forward 
port of a functionality already available in 1.5.25.

Additionally this release contains a change to the opendir/readdir
family of functions.  Thanks to Christian Franke it now supports the
d_type field in struct dirent returned by readdir.  Supported are
all values known from Linux, but actually used are just DT_DIR, DT_FILE,
and DT_UNKNOWN right now.  Any other flag would probably slow down
the readdir code unnecessarily.

As it is now, find and ls built with d_type support will be already much
faster scanning directories recursively.

Good news on the documentation side.  I finally finished the ntsec
documentation for 1.7.  See

  http://cygwin.com/1.7/cygwin-ug-net.html and
  http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net.html

On the not so bright side, I'm a bit disappointed that only few
maintainers are actually rebuilding their applications for 1.7.  All
applications will probably profit at least from the now long pathnames
up to 32K.  And many network related applications will profit from IPv6
support and the new getaddrinfo family of functions.

With the http://cygwin.com/setup-1.7.exe tool you can easily install two
different Cygwin trees on the same machine for quite some time now.
They don't interact with each other neither in a good nor in a bad way.
You can even run them in parallel in two different console windows
without any bad interaction.  Isn't that a good reason to start porting
to 1.7?

Btw., does anything speak against opening Cygwin up for public testing
on the Cygwin main list?


Have fun,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

  reply	other threads:[~2008-12-05 11:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-26 12:44 Updated: 1.7.0-33 (New method to logon without password ... with password) Corinna Vinschen
2008-12-05 11:07 ` Corinna Vinschen [this message]
2008-12-05 13:06   ` Updated: 1.7.0-34 (...and a plea) Chris Sutcliffe
2008-12-05 14:07     ` Corinna Vinschen
2008-12-05 17:00     ` Charles Wilson
2008-12-05 13:59   ` Eric Blake
2008-12-05 14:09     ` Corinna Vinschen
2008-12-08 17:02   ` Christopher Faylor
2008-12-08 17:15     ` Corinna Vinschen
2008-12-08 18:01       ` Christopher Faylor
2008-12-08 18:15         ` Corinna Vinschen
2008-12-08 19:56           ` Christopher Faylor
2008-12-09 10:19             ` Corinna Vinschen
2008-12-09 13:48               ` Corinna Vinschen
2008-12-09 14:47                 ` Brian Dessent
2008-12-09 14:59                   ` Corinna Vinschen
2008-12-09 15:02                   ` Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081205110733.GQ12905@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-apps@cygwin.com \
    --cc=cygwin-developers@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).