Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-232013-11-22 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill
2013-11-222013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-212013-11-21 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-212013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-212013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-21[AArch64] Set errno in ftruncate() and truncate().Marcus Shawcroft
2013-11-21[ARM] set errno in ftruncate and truncate stubs.Marcus Shawcroft
2013-11-202013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-202013-11-20 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill
2013-11-202013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill
2013-11-20 * include/cygwin/stdlib.h (realpath): Drop declaration. It's declaredCorinna Vinschen
2013-11-20 * libc/include/stdlib.h: Declare realpath only if !__STRICT_ANSI__.Corinna Vinschen
2013-11-20 * cygcheck.cc (RtlGetVersion): Declare.Corinna Vinschen
2013-11-20 * ntdll.h (RtlGetVersion): Declare.Corinna Vinschen
2013-11-20 * cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's notCorinna Vinschen
2013-11-20 * wincap.cc (wincapc::init): Revert previous change. It's not working.Corinna Vinschen
2013-11-193013-11-19 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill
2013-11-19*** empty log message ***Corinna Vinschen
2013-11-19 * net.cc (cygwin_getaddrinfo): Fix a comment. Only memset whints ifCorinna Vinschen
2013-11-19 * wincap.cc (wincapc::init): Fix dwMinorVersion for Windows 8.1 andCorinna Vinschen
2013-11-19Add missing entryCorinna Vinschen
2013-11-19 * cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFOCorinna Vinschen
2013-11-19Fix dateJoel Sherrill
2013-11-192013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-192013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-19 * autoload.cc (IdnToAscii): Define.Corinna Vinschen
2013-11-19 * libc/posix/closedir.c: Fix use after free.Corinna Vinschen
2013-11-19 * Makefile.in (cygcheck.exe): Link against wininet.dll.Corinna Vinschen
2013-11-19*** empty log message ***Corinna Vinschen
2013-11-19 * cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as wellCorinna Vinschen
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill
2013-11-18[AArch64] Provide ftruncate() and truncate() stubs.Marcus Shawcroft
2013-11-18[ARM] Provide ftruncate() and truncate() stubs.Marcus Shawcroft
2013-11-14 * newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.Corinna Vinschen
2013-11-13 * newlib/libc/include/getopt.h (struct option): name field should beCorinna Vinschen
2013-11-13 * faq-setup.xml (faq.setup.uninstall-service): Describe how to unhookCorinna Vinschen
2013-11-12 * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.Corinna Vinschen
2013-11-11 * faq-setup.xml: Throughout remove setup.exe, use setup or setup-x86...Corinna Vinschen
2013-11-08 * libm/libm.texinfo: Rename node Index to Document Index.Corinna Vinschen
2013-11-07* Makefile.in: Properly cd to directory sans install_ prefix. Report on errorsChristopher Faylor
2013-11-07winsup/ChangeLog:Christopher Faylor
2013-11-07* Makefile.in: Reinstate ignoring of errors for doc target.Christopher Faylor
2013-11-04 * libc/stdio/fvwrite.c: Allow writing in larger chunks for fullyCorinna Vinschen
2013-10-31 * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null.Corinna Vinschen
2013-10-31 * libc/stdio/fvwrite.h: change type of uio_resid from int to size_t toCorinna Vinschen
2013-10-30 Implement malloc_stats for nano.Corinna Vinschen