newlib/winsup
Christopher Faylor 412f3e61d4 * path.cc (path_conv::set_normalized_path): Use crealloc_abort to avoid a
memory leak.
* path.h (path_conv::operator =): Just use cstrdup to allocate normalized_path,
avoiding attempt to free a pointer which is allocated in another pc.
2010-04-09 16:51:08 +00:00
..
cygserver * Makefile.in (cygserver.exe): Link with -static to avoid linking 2009-11-16 08:50:07 +00:00
cygwin * path.cc (path_conv::set_normalized_path): Use crealloc_abort to avoid a 2010-04-09 16:51:08 +00:00
doc * setup-net.sgml: Remove more mentions of rxvt. 2010-04-01 05:23:07 +00:00
lsaauth * cyglsa.c: Include lmcons.h instead of lm.h to make newer WinDDK happy. 2010-01-29 19:50:15 +00:00
mingw 2010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2010-03-07 03:10:38 +00:00
testsuite * Makefile.in: Use utils mingw front-end to generate non-cygwin binary. 2009-11-01 17:22:44 +00:00
utils * locale.cc (print_charmaps): Add EUC-CN and GB2312. 2010-03-27 21:08:02 +00:00
w32api 2010-02-17 LRN <lrn1986@gmail.com> 2010-02-18 13:01:56 +00:00
acinclude.m4
aclocal.m4
ChangeLog winsup/ChangeLog: 2009-07-07 20:12:44 +00:00
configure
configure.in
COPYING
CYGWIN_LICENSE
Makefile.common winsup/ChangeLog: 2009-07-07 20:12:44 +00:00
Makefile.in
README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin