ITP: astyle-1.19-1

2006-11-18 Thread Chris Sutcliffe

Hey All,

If memory serves, astyle is still unmaintained and up for grabs.  If
so, I'd like to take over as maintainer.  I've created the following
packages:

http://emergedesktop.org/cygwin/astyle/setup.hint
http://emergedesktop.org/cygwin/astyle/astyle-1.19-1-src.tar.bz2
http://emergedesktop.org/cygwin/astyle/astyle-1.19-1.tar.bz2

Please check them out and upload them if they are acceptable.

Thanx!

Chris

--
Chris Sutcliffe
http://ir0nh34d.googlepages.com
http://ir0nh34d.blogspot.com
http://emergedesktop.org


Upload: mingw-runtime-3.11-1

2006-11-18 Thread Chris Sutcliffe

Please upload:

http://emergedesktop.org/cygwin/mingw-runtime-3.11-1.tar.bz2
http://emergedesktop.org/cygwin/mingw-runtime-3.11-1-src.tar.bz2

setup.hint stays the same, please keep mingw-runtime-3.10-1 as
previous and remove other versions.

Thanx!

Chris

--
Chris Sutcliffe
http://ir0nh34d.googlepages.com
http://ir0nh34d.blogspot.com
http://emergedesktop.org


Upload: w32api-3.8-1

2006-11-18 Thread Chris Sutcliffe

Please upload:

http://emergedesktop.org/cygwin/w32api-3.8-1.tar.bz2
http://emergedesktop.org/cygwin/w32api-3.8-1-src.tar.bz2

Please keep w32api-3.7-1 as previous.

Thanx!

Chris

--
Chris Sutcliffe
http://ir0nh34d.googlepages.com
http://ir0nh34d.blogspot.com
http://emergedesktop.org


Re: Upload: mingw-runtime-3.11-1

2006-11-18 Thread Christopher Faylor
On Sat, Nov 18, 2006 at 05:34:49PM -0500, Chris Sutcliffe wrote:
Please upload:

http://emergedesktop.org/cygwin/mingw-runtime-3.11-1.tar.bz2
http://emergedesktop.org/cygwin/mingw-runtime-3.11-1-src.tar.bz2

setup.hint stays the same, please keep mingw-runtime-3.10-1 as
previous and remove other versions.

Thanx!

Uploaded.

cgf


Re: Upload: w32api-3.8-1

2006-11-18 Thread Christopher Faylor
On Sat, Nov 18, 2006 at 05:48:03PM -0500, Chris Sutcliffe wrote:
Please upload:

http://emergedesktop.org/cygwin/w32api-3.8-1.tar.bz2
http://emergedesktop.org/cygwin/w32api-3.8-1-src.tar.bz2

Please keep w32api-3.7-1 as previous.

Thanx!

Uploaded.

cgf


src/winsup/mingw ChangeLog Makefile.in include ...

2006-11-18 Thread ironhead
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2006-11-18 22:26:49

Modified files:
winsup/mingw   : ChangeLog Makefile.in 
winsup/mingw/include: _mingw.h 

Log message:
2006-11-18  Chris Sutcliffe  [EMAIL PROTECTED]

* Include/_mingw.h: Increment version to 3.11.
* Makefile.in: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.327r2=1.328
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/Makefile.in.diff?cvsroot=srcr1=1.66r2=1.67
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/_mingw.h.diff?cvsroot=srcr1=1.44r2=1.45



src/winsup/w32api ChangeLog Makefile.in includ ...

2006-11-18 Thread ironhead
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2006-11-18 22:39:52

Modified files:
winsup/w32api  : ChangeLog Makefile.in 
winsup/w32api/include: w32api.h 

Log message:
2006-11-18  Chris Sutcliffe  [EMAIL PROTECTED]

* include/w32api.h: Increment version to 3.8.
* Makefile.in: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.882r2=1.883
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/Makefile.in.diff?cvsroot=srcr1=1.39r2=1.40
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/w32api.h.diff?cvsroot=srcr1=1.30r2=1.31



Compile errors on Popcorn (http://popcorn-os.sf.net)

2006-11-18 Thread lsproc

I am trying to compile Popcorn (http://popcorn-os.sf.net).

When I compile it, I get errors:

  - Linking kernel.bin...
main.o: In function `main':
/home/Philip/popcorn-os/kernel/main.c:74: undefined reference to `alloca'
/home/Philip/popcorn-os/kernel/main.c:74: undefined reference to `main'

The svn url is svn.sourceforge.net/svnroot/popcorn-os and you need to copy 
Makefile.cygwin to Makefile after configure.


I suspect this is a bug in either gcc or ld. 




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Error: procedure entry point rl_variable_value ; cygreadline6.dll

2006-11-18 Thread Sarkar112
I just installed a few packages using the latest cygwin setup file, the
packages are:

autoconf
automake
file
gettext
m4

And now, whenever I try to start bash, I get the following error:
The procedure entry point rl_variable_value could not be located in the
dynamic link library cygreadline6.dll



Thanks in advance,
sarkar112

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Error: procedure entry point rl_variable_value ; cygreadline6.dll

2006-11-18 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

According to Sarkar112 on 11/18/2006 9:12 AM:
 
 And now, whenever I try to start bash, I get the following error:
 The procedure entry point rl_variable_value could not be located in the
 dynamic link library cygreadline6.dll

Sounds like you had an instance of bash 3.0 running while you did the
upgrade.  Do you recall getting a message that you need to reboot?

 Problem reports:   http://cygwin.com/problems.html

Following those directions, and including the output of 'cygcheck -svr' as
a text attachment, will help us diagnose your problem.  But I suspect that
it can be cleaned up by stopping ALL cygwin processes, rerunning
setup.exe, and letting it select the packages that still need upgrading,
including bash-3.2.5-6 and libreadline6-5.2-3.

- --
Life is short - so eat dessert first!

Eric Blake [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFXzJZ84KuGfSFAYARAiRfAKDI8Lolm9gAYfL4hOJ1yYyBKrvgdQCgkyUJ
EvpXtuQbVolsH/Ow3gI/dDQ=
=RUl+
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Error: procedure entry point rl_variable_value ; cygreadline6.dll

2006-11-18 Thread Sarkar112
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
Eric Blake wrote:
 According to Sarkar112 on 11/18/2006 9:12 AM:
  And now, whenever I try to start bash, I get the following error:
  The procedure entry point rl_variable_value could not be located in the
  dynamic link library cygreadline6.dll

 Sounds like you had an instance of bash 3.0 running while you did the
 upgrade.  Do you recall getting a message that you need to reboot?

  Problem reports:   http://cygwin.com/problems.html
http://cygwin.com/problems.html

 Following those directions, and including the output of 'cygcheck -svr' as
 a text attachment, will help us diagnose your problem.  But I suspect that
 it can be cleaned up by stopping ALL cygwin processes, rerunning
 setup.exe, and letting it select the packages that still need upgrading,
 including bash-3.2.5-6 and libreadline6-5.2-3.

 --
 Life is short - so eat dessert first!

 Eric Blake [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

Reinstalling libreadline6 has fixed the issue. I've searched google for
this problem with no luck, a few minutes ago, so this may be of help to
others.

Thanks,
sarkar112



PS: Eric Blake, sorry for any duplicate emails sent directly to you.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (MingW32)
 
iD8DBQFFXzcGxqqGndtgUa0RAuDoAKCHRBmDNOdPEU6dRF+ccduMlvGOGgCdGZSx
ruJGOVBDLWyq3l1X1rnIOT8=
=0zpU
-END PGP SIGNATURE-


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: man-1.6d-2

2006-11-18 Thread Dr. Volker Zell
Hi

A new version of 'man' has been uploaded to a server near you.


DESCRIPTION:

Man, apropos and whatis.


CYGWIN NEWS:


- Routine update
- Switched to cygport build framework
- Most patches accepted upstream
- Fixed bug reported in http://sourceware.org/ml/cygwin/2006-04/msg00616.html
- Switched back to man version from Frederico Lucifredi which is now
  actively maintained
  - makewhatis again creates its whatis databases below the base directories 
from
MANPATH instead of one big database below /var/cache/man
  - makewhatis again does not depend on iconv and mktemp
- Added /usr/share/qt3/doc/man to man.conf


Man NEWS


man-1.6d

- Fixed freeing of unallocated memory in '-K' under unsafe flag (flc).
- Corrected a bug introduced in 1.6c makewhatis - thanks to the packagers 
  that promptly pointed it out (flc).
- corrected off-by-one in LANG splitting code (no security aspect) (flc).
- added support for DESTDIR in man2html's Makefile (Claudio Fontana).
- Fixed -D option (flc).
- Header fix for variable header location of TIOCGWINSZ (Eugene Kotlyarov). 
- Corrected erroneous encoding of FR locale man pages translation (flc).
- EXEEXT and DESTDIR fixes for gencat (Volker Zell). 
- Minor correction of CYGWIN support (Volker Zell).
- Updated Polish message catalog and select man pages (M. Garski).
- Minor corrections to man pages, and the German message catalog 
  (flc, Volker Zell, others).
- Constricted locale settings for gencat (Fedora Project).
- Corrections to makewhatis exit codes and signal handling (flc).
- Fixes in man2html parsing (Fedora Project).
- Minor additional corrections (flc).

man-1.6c

- Corrected missing format string, but no privilege escalation was involved 
  (flc, Ville-Skyttä).
- pscan format string audit run - nothing further found (flc).
- Updated Bulgarian locale man pages translation and message catalog 
  (Alexander Shopov). 
- makewhatis and other minor changes to support BG locale 
  (Alexander Shopov, flc).
- Updated Italian locale message catalog translation (flc).
- Updated French man pages, with new man2html page (Alain Portal).

man-1.6b

- Additional changes for parallel Make (Octavio Ruiz).
- New French locale man pages translation (Alain Portal).
- New French locale message catalog translation (Alain Portal).
- Minor changes in manual pages (Giorgos Keramidas, flc).
- Minor corrections in the docs (flc).

man-1.6a

- Fixes to support parallel Make (Mike Frysinger).
- Fixes in mess.en message catalog (Martin von Gagern).
- Corrections and updates to the manual (flc).

man-1.6

- New Maintainer Federico Lucifredi ([EMAIL PROTECTED]).
- Ability to hand HTML man pages off to a browser added (Eric S. Raymond).
 

INSTALLATION:
=
To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Save it and run setup, answer the questions and pick up
the above mentioned package from the 'Doc' category.


DOWNLOAD:
=
Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations.  This means that you will need
to find a mirror which has this update, please choose the one nearest to
you: http://cygwin.com/mirrors.html


QUESTIONS:
==
If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=
To unsubscribe to 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


Enjoy
  Volker


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Error: procedure entry point rl_variable_value ; cygreadline6.dll

2006-11-18 Thread Christopher Faylor
On Sat, Nov 18, 2006 at 11:38:30AM -0500, Sarkar112 wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
Eric Blake wrote:
 According to Sarkar112 on 11/18/2006 9:12 AM:
  And now, whenever I try to start bash, I get the following error:
  The procedure entry point rl_variable_value could not be located in the
  dynamic link library cygreadline6.dll

 Sounds like you had an instance of bash 3.0 running while you did the
 upgrade.  Do you recall getting a message that you need to reboot?

  Problem reports:   http://cygwin.com/problems.html
http://cygwin.com/problems.html

 Following those directions, and including the output of 'cygcheck -svr' as
 a text attachment, will help us diagnose your problem.  But I suspect that
 it can be cleaned up by stopping ALL cygwin processes, rerunning
 setup.exe, and letting it select the packages that still need upgrading,
 including bash-3.2.5-6 and libreadline6-5.2-3.

 --
 Life is short - so eat dessert first!

 Eric Blake [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

Reinstalling libreadline6 has fixed the issue. I've searched google for
this problem with no luck, a few minutes ago, so this may be of help to
others.

If so, hopefully anyone who reads this will generalize the problem into
thinking along the lines of If it mentions problems with an entry point
in XXX, maybe the solution will be to install the newest version of the
package which contains XXX.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: autoconf2.5: AC_PATH_XTRA in 2.60

2006-11-18 Thread Charles Wilson

Charles Wilson wrote:

Yeah, thanks for the reminder.  I was trying to get all the automake 
updates rolled out first -- and kinda hoping that ac-2.61 would come out:


http://lists.gnu.org/archive/html/autotools-announce/2006-10/msg1.html

But I have, it hasn't -- so it's time for ac-2.60-2.


So, as the demon Murphy requires, I uploaded ac-2.60-2 but haven't yet 
announced it -- and upstream autoconf-2.61 was released.


I've uploaded an updated autoconf (wrapper) package that will handle 
ac-2.61 (and 2.60, 2.5x, 2.59, and 2.13), and soon I will build 
autoconf2.5-2.61-1.  However, before I do that, cygport's logic needs to 
be updated.


Yaakov, take a look at how the new gentoo wrapper handles this:

http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf-wrapper/files/ac-wrapper-4.sh?rev=1.3view=markup

particularly this section (I modifed the vers variable to account for 
our old *-2.5x naming convention):


#
# Set up bindings between actual version and WANT_AUTOCONF
#
vers=2.61:2.5 2.60:2.5 2.59:2.5 2.5x:2.5 2.13:2.1

binary=
for v in ${vers} ; do
auto_ver=${v%:*}
if [ -z ${binary} ]  [ -x ${0}-${auto_ver} ] ; then
binary=${0}-${auto_ver}
fi
done
if [ -z ${binary} ] ; then
echo ac-wrapper: Unable to locate any usuable version of autoconf. 2
echo I tried these versions: ${vers} 2
echo With a base name of '${0}'. 2
exit 1
fi

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



cygwin setup

2006-11-18 Thread dubcek

My problem is that, even though cygwin installs itself without making any
objections, nothing works. When I clock on the icon or on cygwin.bat windows
flashes the cygwin window on my screen but immediately disappears.
I reinstalled cygwin (which originally worked very well) many times. 
Because I am desperate after trying the install procedure countless times, I
am sending you the setup.log file. 
Thanks for any help. 
dubcek
-- 
View this message in context: 
http://www.nabble.com/cygwin-setup-tf2661230.html#a7422885
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Installing cygwin on a computer without internet connection

2006-11-18 Thread Florian Haßmann
Hi there,

I've got a computer without internet connection, but I want to install cygwin 
there.
What can I do?
Is there a .zip file or anything else including all the data to install?

Thanks for any help.
Florian Haßmann

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: cygwin setup

2006-11-18 Thread Tim Prince

dubcek wrote:

My problem is that, even though cygwin installs itself without making any
objections, nothing works. When I clock on the icon or on cygwin.bat windows
flashes the cygwin window on my screen but immediately disappears.
I reinstalled cygwin (which originally worked very well) many times. 
Because I am desperate after trying the install procedure countless times, I
am sending you the setup.log file. 


Did you check that paths in cygwin.bat agree with your new installation?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Installing cygwin on a computer without internet connection

2006-11-18 Thread Tom Mount

On 11/18/06, Florian Haßmann [EMAIL PROTECTED] wrote:

Hi there,

I've got a computer without internet connection, but I want to install cygwin
there.
What can I do?
Is there a .zip file or anything else including all the data to install?

Thanks for any help.
Florian Haßmann

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




I put together a portable cygwin installation system, which might
work in your case. On a computer with internet capabilities, I ran the
setup and downloaded all the packages I wanted to a local directory,
then aborted the installation. Then I took the directory where all the
packages were downloaded and moved them to a USB drive. From there you
can run the setup and point the local package directory to wherever
you stored that source directory, and cygwin will install from there
rather than an internet mirror.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: guile-1.8.1-3 problem

2006-11-18 Thread ravi . sellout

Jan Nieuwenhuizen wrote:


[EMAIL PROTECTED] writes:

 I'm trying to compile something that links to guile, but it isn't
 working with the latest (1.8.1-3) version. I get a message that
 guile-config is broken.

Can you try if the version at

http://lilypond.org/cygwin/release/guile

works for you?  Just point your setup.exe to

http://lilypond.org/cygwin

Jan.


Yup, that new version 1.8.1-4 works. Thanks.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: make-3.81 update?

2006-11-18 Thread Bill Hoffman

Christopher Faylor wrote:

On Fri, Nov 17, 2006 at 02:30:47PM +0200, Eli Zaretskii wrote:
  

Date: Thu, 16 Nov 2006 15:55:20 -0500
From: Christopher Faylor [EMAIL PROTECTED]

I may roll something out earlier but it looks like there are still
problems with the patch as witnessed by today's email to make-w32.
  

What problems are those? can you point me to the message(s) you were
talking about?



I apparently jumped the gun on assuming that there were problems with
the patch and should have just said with windows paths in make.  I
apologize for spreading false information.

  
The newly discovered issue has now been patched in upstream gnu make 
(thanks Eli).
I have made the patched executable available in the same place as before 
if anyone

wants to try it out:

http://www.cmake.org/files/cygwin/make.exe

-Bill




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Updated: mingw-runtime-3.11-1

2006-11-18 Thread Chris Sutcliffe

I've made a new version of the mingw-runtime available for download.

For a list of changes see below.

To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

 *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

Changes since mingw-runtime-3.10-1:

2006-11-18  Chris Sutcliffe  [EMAIL PROTECTED]

* Include/_mingw.h: Increment version to 3.11.
* Makefile.in: Ditto.

2006-11-09  Danny Smith  [EMAIL PROTECTED]

[ mingw-Bugs-1590623 ]
* include/_mingw.h (__CRT_INLINE): Use __gnu_inline__ attribute
in C99 mode.

2006-10-04  Corinna Vinschen  [EMAIL PROTECTED]

* Makefile.in: Semi-revert semi-reversion of 2006-08-30 change, now
correctly parenthesized.

2006-09-19  Danny Smith  [EMAIL PROTECTED]

* mingwex/mb_wc_common.h (get_codepage): Get it
from __lc_codepage.

2006-09-18  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity.
Use fpclassify.
* mingwex/gdtoa/strtopx (__strtopx): Avoid cast of long double* to
void*.
* mingwex/gdtoa/gdtoa.h (__g_fmt): Make declaration consistent with
others.

2006-09-16  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/strtopx.c (strtopx): Fix long double representation
of infinity.

2006-09-11  Christopher Faylor  [EMAIL PROTECTED]

* Makefile.in: Semi-revert 2006-08-30 change.

2006-09-10  Danny Smith  [EMAIL PROTECTED]

* include/_mingw.h (__MINGW_ATTRIB_DEPRECATED): Define.
(__MINGW_IMPORT): Ansify.
* include/stdlib.h (_sleep, _beep, _seterrormode): Add
__MINGW_ATTRIB_DEPRECATED.

2006-09-10  Keith Marshall  [EMAIL PROTECTED]

* aclocal.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CC_GNU, LIB_AC_PROG_CXX):
Redundant macros; deleted.

* configure.in (LIB_AC_PROG_CC): Replaced by...
(AC_PROG_CC): ...this.

* configure: Regenerated.

2006-09-06  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/misc.c (pow5mult): Restore original code.
* mingwex/gdtoa/gdtoa.h. Add comment that files have been modified.
* mingwex/gdtoa/gdtoaimp.h: Include system headers with  brackets.

2006-09-01  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/(arithchk.c, dmisc.c, dtoa.c, g__fmt.c, g_dfmt.c,
g_ffmt.c, g_xfmt.c, gd_arith.h, gd_qnan.h, gdtoa.c, gdtoa.h,
gdtoaimp.h, gethex.c, gmisc.c, hd_init.c, hexnan.c, misc.c, qnan.c,
README, smisc.c, strtodg.c, strtodnrp.c, strtof.c, strtopx.c, sum.c,
ulp.c): New files.
* mingwex/(strtof.c, strtold.c, ldtoa.c): Remove files.
* mingwex/math/(cephes-emath.c, cephes-emath.h): Remove files.
* mingwex/mb_wc_common.h (get_cp_from_locale); Rename to get_codepage().
   * mingwex/(btowc.c, wctob.c, mbrtowc.c, wcrtomb.c): Adjust
call to get_codepage().
* mingwex/wcstold.c: Avoid using strtold internals.
* mingwex/wcstof.c: Rewrite.
* mingwex/Makefile.in (GDTOA_DISTFILES): Add to distribution.
(GDTOA_OBJS): Add to library.
(DISTFILES): Remove strtof.c strtold.c ldtoa.c cephes-emath.c 
cephes-emath.h.
(STDLIB_OBJS): Remove.
(STDLIB_STUB_OBJS): Remove strtof.o wcstof,o.
(Q8_OBJS): Add wcstof.o wcstold.o.
* include/stdlib.h (strtof): Remove inline definition.
(wcstof): Likewise.
* include/wchar.h (wcstof): Remove inline definition.

2006-08-30  Corinna Vinschen  [EMAIL PROTECTED]

* Makefile.in: Add with_cross_host to allow more granular checks.
Set installation directories accordingly.  Override CC setting only
if building a Cygwin target.
* aclocal.m4: Regenerate.
* configure.in: Move AC_CANONICAL_SYSTEM check up.  Add
GCC_NO_EXECUTABLES.  Substitute with_cross_host in depending files.
Test AC_ALLOCA only if building on a native system.
* configure: Regenerate.

2006-08-27  Chris Sutcliffe  [EMAIL PROTECTED]

* include/ctype.h: Fix typo.

2006-08-25  Danny Smith  [EMAIL PROTECTED]

* include/ctype.h: Expose iswblank if __cplusplus.
* include/wctype.h: Expose iswblank if __cplusplus.

2006-08-03  Danny Smith  [EMAIL PROTECTED]

* include/ctype.h: Remove stray ')';

2006-08-03  Danny 

[ANNOUNCEMENT] Updated: mingw-runtime-3.11-1

2006-11-18 Thread Chris Sutcliffe

I've made a new version of the mingw-runtime available for download.

For a list of changes see below.

To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

 *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

Changes since mingw-runtime-3.10-1:

2006-11-18  Chris Sutcliffe  [EMAIL PROTECTED]

* Include/_mingw.h: Increment version to 3.11.
* Makefile.in: Ditto.

2006-11-09  Danny Smith  [EMAIL PROTECTED]

[ mingw-Bugs-1590623 ]
* include/_mingw.h (__CRT_INLINE): Use __gnu_inline__ attribute
in C99 mode.

2006-10-04  Corinna Vinschen  [EMAIL PROTECTED]

* Makefile.in: Semi-revert semi-reversion of 2006-08-30 change, now
correctly parenthesized.

2006-09-19  Danny Smith  [EMAIL PROTECTED]

* mingwex/mb_wc_common.h (get_codepage): Get it
from __lc_codepage.

2006-09-18  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity.
Use fpclassify.
* mingwex/gdtoa/strtopx (__strtopx): Avoid cast of long double* to
void*.
* mingwex/gdtoa/gdtoa.h (__g_fmt): Make declaration consistent with
others.

2006-09-16  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/strtopx.c (strtopx): Fix long double representation
of infinity.

2006-09-11  Christopher Faylor  [EMAIL PROTECTED]

* Makefile.in: Semi-revert 2006-08-30 change.

2006-09-10  Danny Smith  [EMAIL PROTECTED]

* include/_mingw.h (__MINGW_ATTRIB_DEPRECATED): Define.
(__MINGW_IMPORT): Ansify.
* include/stdlib.h (_sleep, _beep, _seterrormode): Add
__MINGW_ATTRIB_DEPRECATED.

2006-09-10  Keith Marshall  [EMAIL PROTECTED]

* aclocal.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CC_GNU, LIB_AC_PROG_CXX):
Redundant macros; deleted.

* configure.in (LIB_AC_PROG_CC): Replaced by...
(AC_PROG_CC): ...this.

* configure: Regenerated.

2006-09-06  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/misc.c (pow5mult): Restore original code.
* mingwex/gdtoa/gdtoa.h. Add comment that files have been modified.
* mingwex/gdtoa/gdtoaimp.h: Include system headers with  brackets.

2006-09-01  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/(arithchk.c, dmisc.c, dtoa.c, g__fmt.c, g_dfmt.c,
g_ffmt.c, g_xfmt.c, gd_arith.h, gd_qnan.h, gdtoa.c, gdtoa.h,
gdtoaimp.h, gethex.c, gmisc.c, hd_init.c, hexnan.c, misc.c, qnan.c,
README, smisc.c, strtodg.c, strtodnrp.c, strtof.c, strtopx.c, sum.c,
ulp.c): New files.
* mingwex/(strtof.c, strtold.c, ldtoa.c): Remove files.
* mingwex/math/(cephes-emath.c, cephes-emath.h): Remove files.
* mingwex/mb_wc_common.h (get_cp_from_locale); Rename to get_codepage().
   * mingwex/(btowc.c, wctob.c, mbrtowc.c, wcrtomb.c): Adjust
call to get_codepage().
* mingwex/wcstold.c: Avoid using strtold internals.
* mingwex/wcstof.c: Rewrite.
* mingwex/Makefile.in (GDTOA_DISTFILES): Add to distribution.
(GDTOA_OBJS): Add to library.
(DISTFILES): Remove strtof.c strtold.c ldtoa.c cephes-emath.c 
cephes-emath.h.
(STDLIB_OBJS): Remove.
(STDLIB_STUB_OBJS): Remove strtof.o wcstof,o.
(Q8_OBJS): Add wcstof.o wcstold.o.
* include/stdlib.h (strtof): Remove inline definition.
(wcstof): Likewise.
* include/wchar.h (wcstof): Remove inline definition.

2006-08-30  Corinna Vinschen  [EMAIL PROTECTED]

* Makefile.in: Add with_cross_host to allow more granular checks.
Set installation directories accordingly.  Override CC setting only
if building a Cygwin target.
* aclocal.m4: Regenerate.
* configure.in: Move AC_CANONICAL_SYSTEM check up.  Add
GCC_NO_EXECUTABLES.  Substitute with_cross_host in depending files.
Test AC_ALLOCA only if building on a native system.
* configure: Regenerate.

2006-08-27  Chris Sutcliffe  [EMAIL PROTECTED]

* include/ctype.h: Fix typo.

2006-08-25  Danny Smith  [EMAIL PROTECTED]

* include/ctype.h: Expose iswblank if __cplusplus.
* include/wctype.h: Expose iswblank if __cplusplus.

2006-08-03  Danny Smith  [EMAIL PROTECTED]

* include/ctype.h: Remove stray ')';

2006-08-03  Danny 

[ANNOUNCEMENT] Updated: w32api-3.8-1

2006-11-18 Thread Chris Sutcliffe

I've made a new version of the w32api available for download.  A list
of what has changed is below.

To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

Changed since w32api-3.7-1:

2006-11-18  Chris Sutcliffe  [EMAIL PROTECTED]

* include/w32api.h: Increment version to 3.8.
* Makefile.in: Ditto.

2006-11-13  Daniel Schlyder  [EMAIL PROTECTED]

* include/winnt.h (VER_SUITE_EMBEDDEDNT, VER_SUITE_SINGLEUSERTS,
VER_SUITE_STORAGE_SERVER, VER_SUITE_COMPUTE_SERVER): Define.

* include/winuser.h (SM_STARTER, SM_SERVERR2): Define.

2006-11-02  Danny Smith  [EMAIL PROTECTED]

* include/winuser.h (LR_DEFAULTSIZE): Remove duplicate.

* include/winnt.h (GetCurrentFiber): Remove extern declaration.  Make
inline static.
(GetFiberData): Likewise.
* lib/kernel32.c: Remove.
* lib/Makefile.in: Remove reference to kernel32.[co].

2006-10-31  Corinna Vinschen  [EMAIL PROTECTED]

* include/winnt.h (SE_RELABEL_NAME): Define.
(SE_INCREASE_WORKING_SET_NAME): Define.
(SE_TIME_ZONE_NAME): Define.
(SE_CREATE_SYMBOLIC_LINK_NAME): Define.

2006-10-31  Corinna Vinschen  [EMAIL PROTECTED]

* include/winnt.h (IO_REPARSE_TAG_SYMLINK): Define.
(struct _REPARSE_DATA_BUFFER): Add missing Flags field to
SymbolicLinkReparseBuffer substructure.

2006-10-29  Daniel Atallah  [EMAIL PROTECTED]

* lib/ws2_32.def (WSANSPIoctl): Add to lib.

2006-10-26  Chris Sutcliffe  [EMAIL PROTECTED]

* lib/Makefile.in: Fix order for 'all' rule.

2006-10-12  Danny Smith  [EMAIL PROTECTED]

* include/winuser.h (LR_DEFAULTSIZE, LR_VGACOLOR): Define.

2006-10-05  Danny Smith  [EMAIL PROTECTED]

* include/winreg.h (RegDeleteKeyEx{A|W}): Add prototype and UNICODE
mappings.
(KEY_WOW64_32KEY, KEY_WOW64_64KEY): Define.
* lib/advapi.def (RegDeleteKeyEx{A|W}): Export.

2006-10-04  Danny Smith  [EMAIL PROTECTED]

* include/rpc.h: Add whitespace.
* include/winnt.h (C_ASSERT): Define.

2006-10-04  Danny Smith  [EMAIL PROTECTED]

[mingw-Bugs-1568067]
* include/winuser.h: (DISP_CHANGE_BADDUALVIEW): Define.
* include/wingdi.h: (DM_POSITION): Define.

2006-10-03  Danny Smith  [EMAIL PROTECTED]

* lib/rpcrt4.def: Remove _imp__-prefixed export symbols.
* lib/user32.def: Likewise.

2006-09-11  Chris Sutcliffe  [EMAIL PROTECTED]

* lib/Makefile.in: fix typo.
* lib/ddk/Makefile.in: fix typo.
* lib/directx/Makefile.in: fix typo.

Thanks to Keith Marshall (keithmarshall at users dot sourceforge dot 
net)
for pointing it out.

2006-09-10  Chris Sutcliffe  [EMAIL PROTECTED]

* Makefile.in: Remove files from lib directory with distclean target

2006-09-10  Chris Sutcliffe  [EMAIL PROTECTED]

* include/winuser.h (CS_DROPSHADOW): Define.

2006-09-08  Michael Gerdau  [EMAIL PROTECTED]

* include/uxtheme.h: (TMT_GRADIENTCOLOR4, TMT_GRADIENTCOLOR5,
TMT_SHADOWCOLOR, TMT_GLOWCOLOR, TMT_TEXTBORDERCOLOR,
TMT_TEXTSHADOWCOLOR, TMT_GLYPHTEXTCOLOR, TMT_GLYPHTRANSPARENTCOLOR,
TMT_FILLCOLORHINT, TMT_BORDERCOLORHINT, TMT_ACCENTCOLORHINT):

Increase each constant by 1.

2006-09-07  Danny Smith  [EMAIL PROTECTED]

[mingw-Bugs-1553275]
* include/wingdi.h (SetLayout): Add prototype.
(GetLayout): Likewise.

2006-09-02  Danny Smith  [EMAIL PROTECTED]

[mingw-Bugs-1550139]
* include/oleauto.h (GetRecordInfoFromTypeInfo): Add prototype.
Tanks to:  Samit Basu samitbasu at sf dot net
(GetRecordInfoFromGuids): Add prototype.

2006-09-01  Danny Smith  [EMAIL PROTECTED]

* include/winbase.h: Add comment about 'missing' SEM flag.

2006-08-30  Corinna Vinschen  [EMAIL PROTECTED]

* configure.in: Substitute with_cross_host in depending files.
* configure: Regenerate.
* lib/Makefile.in: Add with_cross_host to allow more granular checks.
Set installation directories accordingly.
* lib/ddk/Makefile.in: Ditto.
* lib/directx/Makefile.in: Ditto.

2006-08-10  Danny Smith  [EMAIL PROTECTED]

* lib/wtsapi32.def 

Re: cygheap base mismatch detected - only on Vista x64, not seen on Vista x86

2006-11-18 Thread Larry Hall (Cygwin)

On 11/17/2006, Joseph Koenig wrote:
Has anyone seen a similar error? Has anyone got a clue as to WAR? Perhaps a 
rebase? I have tried disabling DEP for bash and ls as I am worried about 
address space randomization causing problems with fork, but that exists in 
Vista32 and I don't have problems on that.


Did you see the email archives?

http://sourceware.org/ml/cygwin/2006-11/msg00059.html

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: cygwin setup

2006-11-18 Thread Larry Hall (Cygwin)

dubcek wrote:

My problem is that, even though cygwin installs itself without making any
objections, nothing works. When I clock on the icon or on cygwin.bat windows
flashes the cygwin window on my screen but immediately disappears.
I reinstalled cygwin (which originally worked very well) many times. 
Because I am desperate after trying the install procedure countless times, I
am sending you the setup.log file. 
Thanks for any help. 



Actually, you didn't attach any log file.

I would recommend starting a command prompt window and running 'cygwin.bat'
from there.  You obviously have a configuration problem (did you reboot when
you were asked to?) but you're not going to get allot of insight without
seeing the messages output.  Running 'cygwin.bat' from the command prompt
will give you that information.  I also suggest you read and follow the
problem reporting guidelines found at http://cygwin.com/problems.html,
particularly if you need to follow-up on this issue with the list.  Pay
particular attention to the bit about *attaching* cygcheck output.


--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: ncurses-5.5-3, libncurses8-5.5-3, libncurses-devel-5.5-3, ncurses-demo-5.5-3

2006-11-18 Thread Charles Wilson
ncurses is a package that provides character and terminal handling 
libraries, including 'gui-like' panels and menus.  It is often used 
instead of termcap.


CHANGES since 5.5-2:
o Update to latest release with current patchset (20061104)
o switch to cygport build framework

--
Charles Wilson
ncurses volunteer maintainer for cygwin

To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: terminfo-5.5_20061104-1

2006-11-18 Thread Charles Wilson
The terminfo package has been updated to version 5.5_20061104-1.  It 
contains the terminfo database that enables proper operation of 
ncurses-based applications.  Normally, the terminfo database is 
distributed WITH ncurses; but we've split it out to enable updates on an 
accelarated schedule.


CHANGES (since 5.5_20060323-1)

o Resync'ed with 20061104 patchlevel of ncurses-5.5
o Switch to cygport build framework
o Lots of improvements from upstream
  + support for xterm-, gnome-, rxvt-, and putty- 256 color modes
  + support for 16- and 256- colors in GNU Screen terminals
  + See /usr/share/doc/Cygwin/terminfo-*README for complete changelog

--
Charles Wilson
terminfo volunteer maintainer for cygwin


To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: checkx-0.2.0-2

2006-11-18 Thread Charles Wilson
checkX is a little utility I wrote that tests to see if (a) the X11 
client DLLs are installed on the machine, and (b) the Xserver on 
$DISPLAY (or -d x.x.x.x:x) is running and usable.


CHANGES:

* fix packaging bug in 0.2.0-1 (thx Dr. Volker Zell)



It does not link against the Xll libraries itself, but attempts to 
dlopen it, using a fuzzy name/path search.  Both the search path and the 
target name are explicitly overridable via commandline arguments.


In its default mode, checkX returns a 0 status if X is present, 1 
otherwise, and generates no output.  It is intended for use in scripts, 
which need to intelligently decide whether to launch an X-based 
application or a non-X (native MS Gui?  console?) one.



=
Usage: checkX [OPTION]...
Determines if X is installed, Xserver is running on specified DISPLAY
and will accept clients. Returns 0 if yes, nonzero otherwise

Options:
  -h|--help print this help message and exit
  -v|--version  print version information and exit
  -d|--display STR  use STR instead of $DISPLAY
  -l|--location print location of Xlib DLL on stdout
  -a|--appendpath STR   append STR to value of $PATH (cumulative)
  -p|--prependpath STR  prepend STR to value of $PATH (cumulative)
  -r|--replacepath STR  use STR instead of $PATH when searching
  -x|--xlibname STR use exactly STR instd of fuzzy cygX11-n.dll
  -t|--timeout FLT  allow FLT seconds to connect with Xserver
defaults to 0.5, use 0.0 for Xlib's (safe, 12s)
timeout
 --noguidisable informational popups
 --nottydisable stderr messages
 --debugturn on debugging messages
 --no-silentallow error, warning, and info messages
Note that -a defaults to '/usr/bin:/usr/X11R6/bin'.  To eliminate the 
default, use '-a '

=


--
Charles Wilson
checkx volunteer maintainer for cygwin


To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: autoconf2.5-2.60-2

2006-11-18 Thread Charles Wilson
Autoconf is an extensible package of m4 macros that produce shell 
scripts to automatically configure software source code packages.


This is a bugfix update of the autoconf2.5 package, which provides 
autoconf-2.60.


Changes (from autoconf2.5-2.60-1)

* fix bug with AC_PATH_XTRA (thx to Yaakov Selkowitz)
* harmonize .info file conflict with autoconf2.1 (and
  various other packages)

--
Charles Wilson
autoconf volunteer maintainer for cygwin




To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: autoconf2.1-2.13-3

2006-11-18 Thread Charles Wilson
Autoconf is an extensible package of m4 macros that produce shell 
scripts to automatically configure software source code packages.


This is a packaging bug update of the autoconf2.1 package, which 
provides autoconf-2.13.



Changes (from autoconf2.1-2.13-2)

* harmonize .info file conflict with autoconf2.5 (and
  various other packages)

--
Charles Wilson
autoconf volunteer maintainer for cygwin



To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: autoconf-4-1

2006-11-18 Thread Charles Wilson
The autoconf package has been updated to version 4.  Recall that this 
package is not the real autoconf, but is a wrapper system to delegate to 
the appropriate version of real autoconf (either 2.13 or 2.60 at present).


This is a feature enhancement and compatibility update, which adds 
support for the upcoming (real autoconf) autoconf2.5-2.61 release.


--
Charles Wilson
autoconf volunteer maintainer for cygwin




To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: mktemp-1.5-4

2006-11-18 Thread Charles Wilson
Mktemp provides a secure mechanism for creating temporary files and 
directories from shell scripts.


CHANGES:

* switch to cygport build framework
* modernize documentation

--
Charles Wilson
mktemp volunteer maintainer for cygwin



To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: jbigkit-1.6-1 NEW: libjbig-devel-1.6-1, libjbig2-1.6-1, libjbig1-1.5-3

2006-11-18 Thread Charles Wilson

The jbigkit package has been updated to version 1.6-1.  JBIG is a
lossless, bilevel image compression format with better compression than
TIFF-LZW (for bilevel images), and is patent-unencumbered. It is an
'official' standard image format -- ITU-T Recommendation T.82. (The
JBIG group is a sister organization to the more familiar JPEG group;
see http://www.jbig.org/)

CHANGES (from jbigkit-1.5-3):

* Use cygport build framework
* Bump DLL number because upstream API changed:
minor API modification in jbg_enc_options(): parameter l0 changed
 from type long to unsigned long; previous value now remains
 unchanged when l0 == 0 (was: l0  0)
* Split into multiple packages: DLL, -devel, and main
* libjbig1-1.5-3 is a compatibility package containing only the DLL
  from the previous jbigkit package (1.5-3).

--
Charles Wilson
jbigkit volunteer maintainer for cygwin




To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: xpm-nox-4.2.0-6

2006-11-18 Thread Charles Wilson
xpm-nox provides a version of the Xpm image format library compiled to 
NOT require the use of an X server. The 4.2.0-5 version also contained 
documentation and a utility program. However, as part of an update to 
the new x.org modular codebase, the -noX package set has been renamed 
and the DLL name has changed.


See the related announcement
NEW: libXpm-noX-3.5.6-1, libXpm-noX-devel-3.5.6-1, libXpm-noX_4-3.5.6-1

In light of this, the xpm-nox package now contains only the old DLL, for 
compatibility purposes.


Changes from 4.2.0-5

o remove all files except /usr/bin/cygXpm-noX4.dll


--
Charles Wilson
libXpm-noX volunteer maintainer for cygwin




To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] NEW: libXpm-noX-3.5.6-1, libXpm-noX-devel-3.5.6-1, libXpm-noX_4-3.5.6-1

2006-11-18 Thread Charles Wilson
The libXpm-noX packages provide a version of the Xpm image format 
library compiled to NOT require the use of an X server.  These packages 
are the successors to the old xpm-nox package (which now contains only 
the old DLL, for compatibility purposes).


See the related announcement
Updated: xpm-nox-4.2.0-6


Changes (from xpm-nox-4.2.0-5)

o rename the entire project from 'xpm-nox' to 'libXpm-noX'
o switch to cygport build framework
  + Note: 'cygport libXpm-noX-3.5.6 get' requires git, which is
not part of the official cygwin distribution.  However, a regular
build (prep, build, install, pkg) will work fine without git.
o split into three packages: DLL, devel, apps  docs
o update to latest version of the library from the
  modular x.org repository


What is libXpm-noX-3.5.6? I thought the most recent xpm was 3.4k.
Or, your last several releases of xpm-nox have had version numbers like 
4.2.0 or 4.3.0.  Where'd you get 3.5.6?


  In the 'modularization' work undertaken by the x.org team,
  all X libraries (including xpm) were modified so that they
  would build using traditional GNU build tools: autoconf,
  automake, libtool.  This effort was finalized with the release
  of X11R7.0 in December 2005.  However, each individual library
  has its own (new) version number -- because the idea is that
  modular libraries may be released on a rolling schedule, and
  not all-at-once like the monolithic (pre-7.0) X11.

  So, the most recent version of libXpm from the x.org modular
  tree is 3.5.6.  Clear?

This is also the reason I renamed the entire package set from xpm-nox 
to libXpm-noX -- I figured it would inevitably lead to problems if I 
tried to force setup.exe to always replace 4.whatever with the newer 
3.whatever.



--
Charles Wilson
libXpm-noX volunteer maintainer for cygwin




To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Updated: man-1.6d-2

2006-11-18 Thread Dr. Volker Zell
Hi

A new version of 'man' has been uploaded to a server near you.


DESCRIPTION:

Man, apropos and whatis.


CYGWIN NEWS:


- Routine update
- Switched to cygport build framework
- Most patches accepted upstream
- Fixed bug reported in http://sourceware.org/ml/cygwin/2006-04/msg00616.html
- Switched back to man version from Frederico Lucifredi which is now
  actively maintained
  - makewhatis again creates its whatis databases below the base directories 
from
MANPATH instead of one big database below /var/cache/man
  - makewhatis again does not depend on iconv and mktemp
- Added /usr/share/qt3/doc/man to man.conf


Man NEWS


man-1.6d

- Fixed freeing of unallocated memory in '-K' under unsafe flag (flc).
- Corrected a bug introduced in 1.6c makewhatis - thanks to the packagers 
  that promptly pointed it out (flc).
- corrected off-by-one in LANG splitting code (no security aspect) (flc).
- added support for DESTDIR in man2html's Makefile (Claudio Fontana).
- Fixed -D option (flc).
- Header fix for variable header location of TIOCGWINSZ (Eugene Kotlyarov). 
- Corrected erroneous encoding of FR locale man pages translation (flc).
- EXEEXT and DESTDIR fixes for gencat (Volker Zell). 
- Minor correction of CYGWIN support (Volker Zell).
- Updated Polish message catalog and select man pages (M. Garski).
- Minor corrections to man pages, and the German message catalog 
  (flc, Volker Zell, others).
- Constricted locale settings for gencat (Fedora Project).
- Corrections to makewhatis exit codes and signal handling (flc).
- Fixes in man2html parsing (Fedora Project).
- Minor additional corrections (flc).

man-1.6c

- Corrected missing format string, but no privilege escalation was involved 
  (flc, Ville-Skyttä).
- pscan format string audit run - nothing further found (flc).
- Updated Bulgarian locale man pages translation and message catalog 
  (Alexander Shopov). 
- makewhatis and other minor changes to support BG locale 
  (Alexander Shopov, flc).
- Updated Italian locale message catalog translation (flc).
- Updated French man pages, with new man2html page (Alain Portal).

man-1.6b

- Additional changes for parallel Make (Octavio Ruiz).
- New French locale man pages translation (Alain Portal).
- New French locale message catalog translation (Alain Portal).
- Minor changes in manual pages (Giorgos Keramidas, flc).
- Minor corrections in the docs (flc).

man-1.6a

- Fixes to support parallel Make (Mike Frysinger).
- Fixes in mess.en message catalog (Martin von Gagern).
- Corrections and updates to the manual (flc).

man-1.6

- New Maintainer Federico Lucifredi ([EMAIL PROTECTED]).
- Ability to hand HTML man pages off to a browser added (Eric S. Raymond).
 

INSTALLATION:
=
To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Save it and run setup, answer the questions and pick up
the above mentioned package from the 'Doc' category.


DOWNLOAD:
=
Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations.  This means that you will need
to find a mirror which has this update, please choose the one nearest to
you: http://cygwin.com/mirrors.html


QUESTIONS:
==
If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=
To unsubscribe to 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


Enjoy
  Volker



Updated: w32api-3.8-1

2006-11-18 Thread Chris Sutcliffe

I've made a new version of the w32api available for download.  A list
of what has changed is below.

To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

Changed since w32api-3.7-1:

2006-11-18  Chris Sutcliffe  [EMAIL PROTECTED]

* include/w32api.h: Increment version to 3.8.
* Makefile.in: Ditto.

2006-11-13  Daniel Schlyder  [EMAIL PROTECTED]

* include/winnt.h (VER_SUITE_EMBEDDEDNT, VER_SUITE_SINGLEUSERTS,
VER_SUITE_STORAGE_SERVER, VER_SUITE_COMPUTE_SERVER): Define.

* include/winuser.h (SM_STARTER, SM_SERVERR2): Define.

2006-11-02  Danny Smith  [EMAIL PROTECTED]

* include/winuser.h (LR_DEFAULTSIZE): Remove duplicate.

* include/winnt.h (GetCurrentFiber): Remove extern declaration.  Make
inline static.
(GetFiberData): Likewise.
* lib/kernel32.c: Remove.
* lib/Makefile.in: Remove reference to kernel32.[co].

2006-10-31  Corinna Vinschen  [EMAIL PROTECTED]

* include/winnt.h (SE_RELABEL_NAME): Define.
(SE_INCREASE_WORKING_SET_NAME): Define.
(SE_TIME_ZONE_NAME): Define.
(SE_CREATE_SYMBOLIC_LINK_NAME): Define.

2006-10-31  Corinna Vinschen  [EMAIL PROTECTED]

* include/winnt.h (IO_REPARSE_TAG_SYMLINK): Define.
(struct _REPARSE_DATA_BUFFER): Add missing Flags field to
SymbolicLinkReparseBuffer substructure.

2006-10-29  Daniel Atallah  [EMAIL PROTECTED]

* lib/ws2_32.def (WSANSPIoctl): Add to lib.

2006-10-26  Chris Sutcliffe  [EMAIL PROTECTED]

* lib/Makefile.in: Fix order for 'all' rule.

2006-10-12  Danny Smith  [EMAIL PROTECTED]

* include/winuser.h (LR_DEFAULTSIZE, LR_VGACOLOR): Define.

2006-10-05  Danny Smith  [EMAIL PROTECTED]

* include/winreg.h (RegDeleteKeyEx{A|W}): Add prototype and UNICODE
mappings.
(KEY_WOW64_32KEY, KEY_WOW64_64KEY): Define.
* lib/advapi.def (RegDeleteKeyEx{A|W}): Export.

2006-10-04  Danny Smith  [EMAIL PROTECTED]

* include/rpc.h: Add whitespace.
* include/winnt.h (C_ASSERT): Define.

2006-10-04  Danny Smith  [EMAIL PROTECTED]

[mingw-Bugs-1568067]
* include/winuser.h: (DISP_CHANGE_BADDUALVIEW): Define.
* include/wingdi.h: (DM_POSITION): Define.

2006-10-03  Danny Smith  [EMAIL PROTECTED]

* lib/rpcrt4.def: Remove _imp__-prefixed export symbols.
* lib/user32.def: Likewise.

2006-09-11  Chris Sutcliffe  [EMAIL PROTECTED]

* lib/Makefile.in: fix typo.
* lib/ddk/Makefile.in: fix typo.
* lib/directx/Makefile.in: fix typo.

Thanks to Keith Marshall (keithmarshall at users dot sourceforge dot 
net)
for pointing it out.

2006-09-10  Chris Sutcliffe  [EMAIL PROTECTED]

* Makefile.in: Remove files from lib directory with distclean target

2006-09-10  Chris Sutcliffe  [EMAIL PROTECTED]

* include/winuser.h (CS_DROPSHADOW): Define.

2006-09-08  Michael Gerdau  [EMAIL PROTECTED]

* include/uxtheme.h: (TMT_GRADIENTCOLOR4, TMT_GRADIENTCOLOR5,
TMT_SHADOWCOLOR, TMT_GLOWCOLOR, TMT_TEXTBORDERCOLOR,
TMT_TEXTSHADOWCOLOR, TMT_GLYPHTEXTCOLOR, TMT_GLYPHTRANSPARENTCOLOR,
TMT_FILLCOLORHINT, TMT_BORDERCOLORHINT, TMT_ACCENTCOLORHINT):

Increase each constant by 1.

2006-09-07  Danny Smith  [EMAIL PROTECTED]

[mingw-Bugs-1553275]
* include/wingdi.h (SetLayout): Add prototype.
(GetLayout): Likewise.

2006-09-02  Danny Smith  [EMAIL PROTECTED]

[mingw-Bugs-1550139]
* include/oleauto.h (GetRecordInfoFromTypeInfo): Add prototype.
Tanks to:  Samit Basu samitbasu at sf dot net
(GetRecordInfoFromGuids): Add prototype.

2006-09-01  Danny Smith  [EMAIL PROTECTED]

* include/winbase.h: Add comment about 'missing' SEM flag.

2006-08-30  Corinna Vinschen  [EMAIL PROTECTED]

* configure.in: Substitute with_cross_host in depending files.
* configure: Regenerate.
* lib/Makefile.in: Add with_cross_host to allow more granular checks.
Set installation directories accordingly.
* lib/ddk/Makefile.in: Ditto.
* lib/directx/Makefile.in: Ditto.

2006-08-10  Danny Smith  [EMAIL PROTECTED]

* lib/wtsapi32.def 

Updated: mingw-runtime-3.11-1

2006-11-18 Thread Chris Sutcliffe

I've made a new version of the mingw-runtime available for download.

For a list of changes see below.

To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

 *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

Changes since mingw-runtime-3.10-1:

2006-11-18  Chris Sutcliffe  [EMAIL PROTECTED]

* Include/_mingw.h: Increment version to 3.11.
* Makefile.in: Ditto.

2006-11-09  Danny Smith  [EMAIL PROTECTED]

[ mingw-Bugs-1590623 ]
* include/_mingw.h (__CRT_INLINE): Use __gnu_inline__ attribute
in C99 mode.

2006-10-04  Corinna Vinschen  [EMAIL PROTECTED]

* Makefile.in: Semi-revert semi-reversion of 2006-08-30 change, now
correctly parenthesized.

2006-09-19  Danny Smith  [EMAIL PROTECTED]

* mingwex/mb_wc_common.h (get_codepage): Get it
from __lc_codepage.

2006-09-18  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity.
Use fpclassify.
* mingwex/gdtoa/strtopx (__strtopx): Avoid cast of long double* to
void*.
* mingwex/gdtoa/gdtoa.h (__g_fmt): Make declaration consistent with
others.

2006-09-16  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/strtopx.c (strtopx): Fix long double representation
of infinity.

2006-09-11  Christopher Faylor  [EMAIL PROTECTED]

* Makefile.in: Semi-revert 2006-08-30 change.

2006-09-10  Danny Smith  [EMAIL PROTECTED]

* include/_mingw.h (__MINGW_ATTRIB_DEPRECATED): Define.
(__MINGW_IMPORT): Ansify.
* include/stdlib.h (_sleep, _beep, _seterrormode): Add
__MINGW_ATTRIB_DEPRECATED.

2006-09-10  Keith Marshall  [EMAIL PROTECTED]

* aclocal.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CC_GNU, LIB_AC_PROG_CXX):
Redundant macros; deleted.

* configure.in (LIB_AC_PROG_CC): Replaced by...
(AC_PROG_CC): ...this.

* configure: Regenerated.

2006-09-06  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/misc.c (pow5mult): Restore original code.
* mingwex/gdtoa/gdtoa.h. Add comment that files have been modified.
* mingwex/gdtoa/gdtoaimp.h: Include system headers with  brackets.

2006-09-01  Danny Smith  [EMAIL PROTECTED]

* mingwex/gdtoa/(arithchk.c, dmisc.c, dtoa.c, g__fmt.c, g_dfmt.c,
g_ffmt.c, g_xfmt.c, gd_arith.h, gd_qnan.h, gdtoa.c, gdtoa.h,
gdtoaimp.h, gethex.c, gmisc.c, hd_init.c, hexnan.c, misc.c, qnan.c,
README, smisc.c, strtodg.c, strtodnrp.c, strtof.c, strtopx.c, sum.c,
ulp.c): New files.
* mingwex/(strtof.c, strtold.c, ldtoa.c): Remove files.
* mingwex/math/(cephes-emath.c, cephes-emath.h): Remove files.
* mingwex/mb_wc_common.h (get_cp_from_locale); Rename to get_codepage().
   * mingwex/(btowc.c, wctob.c, mbrtowc.c, wcrtomb.c): Adjust
call to get_codepage().
* mingwex/wcstold.c: Avoid using strtold internals.
* mingwex/wcstof.c: Rewrite.
* mingwex/Makefile.in (GDTOA_DISTFILES): Add to distribution.
(GDTOA_OBJS): Add to library.
(DISTFILES): Remove strtof.c strtold.c ldtoa.c cephes-emath.c 
cephes-emath.h.
(STDLIB_OBJS): Remove.
(STDLIB_STUB_OBJS): Remove strtof.o wcstof,o.
(Q8_OBJS): Add wcstof.o wcstold.o.
* include/stdlib.h (strtof): Remove inline definition.
(wcstof): Likewise.
* include/wchar.h (wcstof): Remove inline definition.

2006-08-30  Corinna Vinschen  [EMAIL PROTECTED]

* Makefile.in: Add with_cross_host to allow more granular checks.
Set installation directories accordingly.  Override CC setting only
if building a Cygwin target.
* aclocal.m4: Regenerate.
* configure.in: Move AC_CANONICAL_SYSTEM check up.  Add
GCC_NO_EXECUTABLES.  Substitute with_cross_host in depending files.
Test AC_ALLOCA only if building on a native system.
* configure: Regenerate.

2006-08-27  Chris Sutcliffe  [EMAIL PROTECTED]

* include/ctype.h: Fix typo.

2006-08-25  Danny Smith  [EMAIL PROTECTED]

* include/ctype.h: Expose iswblank if __cplusplus.
* include/wctype.h: Expose iswblank if __cplusplus.

2006-08-03  Danny Smith  [EMAIL PROTECTED]

* include/ctype.h: Remove stray ')';

2006-08-03  Danny 

Updated: ncurses-5.5-3, libncurses8-5.5-3, libncurses-devel-5.5-3, ncurses-demo-5.5-3

2006-11-18 Thread Charles Wilson
ncurses is a package that provides character and terminal handling 
libraries, including 'gui-like' panels and menus.  It is often used 
instead of termcap.


CHANGES since 5.5-2:
o Update to latest release with current patchset (20061104)
o switch to cygport build framework

--
Charles Wilson
ncurses volunteer maintainer for cygwin

To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.


Updated: terminfo-5.5_20061104-1

2006-11-18 Thread Charles Wilson
The terminfo package has been updated to version 5.5_20061104-1.  It 
contains the terminfo database that enables proper operation of 
ncurses-based applications.  Normally, the terminfo database is 
distributed WITH ncurses; but we've split it out to enable updates on an 
accelarated schedule.


CHANGES (since 5.5_20060323-1)

o Resync'ed with 20061104 patchlevel of ncurses-5.5
o Switch to cygport build framework
o Lots of improvements from upstream
  + support for xterm-, gnome-, rxvt-, and putty- 256 color modes
  + support for 16- and 256- colors in GNU Screen terminals
  + See /usr/share/doc/Cygwin/terminfo-*README for complete changelog

--
Charles Wilson
terminfo volunteer maintainer for cygwin


To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.




Updated: checkx-0.2.0-2

2006-11-18 Thread Charles Wilson
checkX is a little utility I wrote that tests to see if (a) the X11 
client DLLs are installed on the machine, and (b) the Xserver on 
$DISPLAY (or -d x.x.x.x:x) is running and usable.


CHANGES:

* fix packaging bug in 0.2.0-1 (thx Dr. Volker Zell)



It does not link against the Xll libraries itself, but attempts to 
dlopen it, using a fuzzy name/path search.  Both the search path and the 
target name are explicitly overridable via commandline arguments.


In its default mode, checkX returns a 0 status if X is present, 1 
otherwise, and generates no output.  It is intended for use in scripts, 
which need to intelligently decide whether to launch an X-based 
application or a non-X (native MS Gui?  console?) one.



=
Usage: checkX [OPTION]...
Determines if X is installed, Xserver is running on specified DISPLAY
and will accept clients. Returns 0 if yes, nonzero otherwise

Options:
  -h|--help print this help message and exit
  -v|--version  print version information and exit
  -d|--display STR  use STR instead of $DISPLAY
  -l|--location print location of Xlib DLL on stdout
  -a|--appendpath STR   append STR to value of $PATH (cumulative)
  -p|--prependpath STR  prepend STR to value of $PATH (cumulative)
  -r|--replacepath STR  use STR instead of $PATH when searching
  -x|--xlibname STR use exactly STR instd of fuzzy cygX11-n.dll
  -t|--timeout FLT  allow FLT seconds to connect with Xserver
defaults to 0.5, use 0.0 for Xlib's (safe, 12s)
timeout
 --noguidisable informational popups
 --nottydisable stderr messages
 --debugturn on debugging messages
 --no-silentallow error, warning, and info messages
Note that -a defaults to '/usr/bin:/usr/X11R6/bin'.  To eliminate the 
default, use '-a '

=


--
Charles Wilson
checkx volunteer maintainer for cygwin


To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.


Updated: autoconf2.1-2.13-3

2006-11-18 Thread Charles Wilson
Autoconf is an extensible package of m4 macros that produce shell 
scripts to automatically configure software source code packages.


This is a packaging bug update of the autoconf2.1 package, which 
provides autoconf-2.13.



Changes (from autoconf2.1-2.13-2)

* harmonize .info file conflict with autoconf2.5 (and
  various other packages)

--
Charles Wilson
autoconf volunteer maintainer for cygwin



To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


Updated: autoconf2.5-2.60-2

2006-11-18 Thread Charles Wilson
Autoconf is an extensible package of m4 macros that produce shell 
scripts to automatically configure software source code packages.


This is a bugfix update of the autoconf2.5 package, which provides 
autoconf-2.60.


Changes (from autoconf2.5-2.60-1)

* fix bug with AC_PATH_XTRA (thx to Yaakov Selkowitz)
* harmonize .info file conflict with autoconf2.1 (and
  various other packages)

--
Charles Wilson
autoconf volunteer maintainer for cygwin




To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


Updated: mktemp-1.5-4

2006-11-18 Thread Charles Wilson
Mktemp provides a secure mechanism for creating temporary files and 
directories from shell scripts.


CHANGES:

* switch to cygport build framework
* modernize documentation

--
Charles Wilson
mktemp volunteer maintainer for cygwin



To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.



Updated: jbigkit-1.6-1 NEW: libjbig-devel-1.6-1, libjbig2-1.6-1, libjbig1-1.5-3

2006-11-18 Thread Charles Wilson

The jbigkit package has been updated to version 1.6-1.  JBIG is a
lossless, bilevel image compression format with better compression than
TIFF-LZW (for bilevel images), and is patent-unencumbered. It is an
'official' standard image format -- ITU-T Recommendation T.82. (The
JBIG group is a sister organization to the more familiar JPEG group;
see http://www.jbig.org/)

CHANGES (from jbigkit-1.5-3):

* Use cygport build framework
* Bump DLL number because upstream API changed:
minor API modification in jbg_enc_options(): parameter l0 changed
 from type long to unsigned long; previous value now remains
 unchanged when l0 == 0 (was: l0  0)
* Split into multiple packages: DLL, -devel, and main
* libjbig1-1.5-3 is a compatibility package containing only the DLL
  from the previous jbigkit package (1.5-3).

--
Charles Wilson
jbigkit volunteer maintainer for cygwin




To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** 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.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.


Updated: xpm-nox-4.2.0-6

2006-11-18 Thread Charles Wilson
xpm-nox provides a version of the Xpm image format library compiled to 
NOT require the use of an X server. The 4.2.0-5 version also contained 
documentation and a utility program. However, as part of an update to 
the new x.org modular codebase, the -noX package set has been renamed 
and the DLL name has changed.


See the related announcement
NEW: libXpm-noX-3.5.6-1, libXpm-noX-devel-3.5.6-1, libXpm-noX_4-3.5.6-1

In light of this, the xpm-nox package now contains only the old DLL, for 
compatibility purposes.


Changes from 4.2.0-5

o remove all files except /usr/bin/cygXpm-noX4.dll


--
Charles Wilson
libXpm-noX volunteer maintainer for cygwin




To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** 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.  It will be in the format:


[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.