X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: <20090724092334 DOT GF18621 AT calimero DOT vinschen DOT de> Date: Fri, 24 Jul 2009 23:56:35 +0800 Message-ID: Subject: Re: [1.7] Updated: cygwin-1.7.0-52 From: Huang Bambo To: cygwin AT cygwin DOT com, cygwin-announce AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com The previous version support GBK code well but this version can't. I now can only use utf-8. > > 2009/7/24 Corinna Vinschen >> >> Hi folks, >> >> >> I just uploaded a new Cygwin 1.7 test release, 1.7.0-52. >> >> As it turns out, there are still two problems to fix(*) and our vacation >> schedule is so that we won't get to fix both of them in time *and* >> release 1.7.1 next week. >> >> So, here's 1.7.0-52, which is yet again supposed to be the last test >> release. =A0Which is to say, there will be definitely not more than one >> more test release. =A0I mean it. >> >> You know the drill by now, see the older test release announcements >> as http://cygwin.com/ml/cygwin-announce/2009-07/msg00012.html >> >> Btw., the User's Guide is also available as PDF now: >> http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net.pdf >> >> >> What's new in contrast to 1.7.0-51 >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >> - Implement waitpid(2) WCONTINUED option. >> >> - Support MVFS (Rational ClearCase) filesystem. >> >> - unlink(2) now never tries to remove files on remote drives (except on >> =A0NFS) which are opened by another process. =A0Rather, it returns EBUSY, >> =A0in line with POSIX. >> >> - mount(1) now prints the Windows filesystem name rather than just >> =A0"unknown" for filesystems not explicitely handled by Cygwin. =A0For >> =A0developers: =A0That's getmntent(3) for you. >> >> - Support filesystems returning STATUS_NOT_SUPPORTED instead of >> =A0STATUS_EAS_NOT_SUPPORTED. >> >> - A couple of performance tweaks when accessing files. >> >> - Notice absence of the Windows character set translation tables for >> =A0eucJP, eucKR, SJIS, GBK, and Big5 on Windows versions up to Windows XP >> =A0and, if so, refuse to switch to these charsets in calls to setlocale. >> =A0Why only for these? =A0Because they are the only charsets which requi= re >> =A0OS support. >> >> - strace(1) now writes debug output with UNIX LF lineendings, rather >> =A0than with DOS CR/LF. >> >> - mount(1) now supports the -a option as well as a single POSIX filename >> =A0as parameter to allow mounting filesystems from a just changed fstab >> =A0file in the current session. >> >> >> Bugfixes: >> =3D=3D=3D=3D=3D=3D=3D=3D=3D >> >> - Return correct si_addr value in siginfo_t when calling signal handler. >> >> - Fix typo (noexec -> notexec) in mount(1) and getmntent(3). >> >> - Fix close-on-exec bug in flock(2). >> >> - Return correct value in calls to dup2 (x, y) with x =3D=3D y. >> >> - Fix fork() not to run out of thread-local buffers if a process forks >> =A0recursively. >> >> - Fix a problem in exception handling which made it unreliable on >> =A0Windows Server 2008 and 2008 R2. >> >> - Don't report unavailable servers in network path existence check. >> >> - Avoid to alloc excess buffer space on stack when accessing network >> =A0paths. >> >> - Fix debug output in chdir(). >> >> >> (*) What's still to fix? >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >> - A problem in the destructor call order on process exit >> =A0http://cygwin.com/ml/cygwin-developers/2009-07/msg00000.html >> >> - A FIFO regression >> =A0http://cygwin.com/ml/cygwin/2009-07/msg00233.html >> >> >> FAQ: >> =3D=3D=3D=3D >> >> - Q: How do I know that I'm running Cygwin 1.7.0-52? >> >> =A0A: The `uname -v' command prints "2009-07-24 09:59" >> >> >> >> Have fun, >> Corinna >> >> >> =A0 =A0 =A0 =A0 =A0 =A0 =A0*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** >> >> If you want to unsubscribe from the cygwin-announce mailing list, look >> at the "List-Unsubscribe: " tag in the email header of this message. >> Send email to the address specified there. =A0It will be in the format: >> >> cygwin-announce-unsubscribe-you=3D3D3Dyourdomain DOT com AT cygwin DOT com >> >> If you need more information on unsubscribing, start reading here: >> >> http://cygwin.com/lists.html#unsubscribe-simple >> >> Please read *all* of the information on unsubscribing that is available >> starting at this URL. >> >> -- >> Corinna Vinschen =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Please, send mails r= egarding Cygwin to >> Cygwin Developer =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0mailto:cygwin AT cygwin DOT com >> Red Hat, Inc. > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple