summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2013-11-22 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill2013-11-233-4/+12
* 2013-11-22 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill2013-11-223-4/+14
* 2013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill2013-11-222-1/+5
* 2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-11-2123-795/+806
* 2013-11-21 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill2013-11-213-3/+9
* 2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-11-219-3/+25
* 2013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill2013-11-216-5/+10
* 2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-11-212-1/+5
* 2013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill2013-11-216-12/+18
* [AArch64] Set errno in ftruncate() and truncate().Marcus Shawcroft2013-11-213-0/+11
* [ARM] set errno in ftruncate and truncate stubs.Marcus Shawcroft2013-11-213-0/+11
* 2013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill2013-11-203-3/+7
* 2013-11-20 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill2013-11-206-19/+27
* 2013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill2013-11-204-10/+19
* * include/cygwin/stdlib.h (realpath): Drop declaration. It's declaredCorinna Vinschen2013-11-202-1/+5
* * libc/include/stdlib.h: Declare realpath only if !__STRICT_ANSI__.Corinna Vinschen2013-11-202-2/+6
* * cygcheck.cc (RtlGetVersion): Declare.Corinna Vinschen2013-11-192-9/+18
* * ntdll.h (RtlGetVersion): Declare.Corinna Vinschen2013-11-195-7/+20
* * cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's notCorinna Vinschen2013-11-192-11/+9
* * wincap.cc (wincapc::init): Revert previous change. It's not working.Corinna Vinschen2013-11-193-13/+4
* 3013-11-19 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill2013-11-192-0/+211
* *** empty log message ***Corinna Vinschen2013-11-191-0/+4
* * net.cc (cygwin_getaddrinfo): Fix a comment. Only memset whints ifCorinna Vinschen2013-11-192-7/+17
* * wincap.cc (wincapc::init): Fix dwMinorVersion for Windows 8.1 andCorinna Vinschen2013-11-192-0/+14
* Add missing entryCorinna Vinschen2013-11-191-0/+3
* * cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFOCorinna Vinschen2013-11-192-21/+22
* Fix dateJoel Sherrill2013-11-191-1/+1
* 2013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-11-193-1/+7
* 2013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-11-192-1/+5
* * autoload.cc (IdnToAscii): Define.Corinna Vinschen2013-11-196-998/+335
* * libc/posix/closedir.c: Fix use after free.Corinna Vinschen2013-11-194-19/+12
* * Makefile.in (cygcheck.exe): Link against wininet.dll.Corinna Vinschen2013-11-194-102/+26
* *** empty log message ***Corinna Vinschen2013-11-191-0/+2
* * cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as wellCorinna Vinschen2013-11-192-47/+33
* 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill2013-11-1841-221/+245
* 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill2013-11-1816-68/+79
* [AArch64] Provide ftruncate() and truncate() stubs.Marcus Shawcroft2013-11-184-3/+73
* [ARM] Provide ftruncate() and truncate() stubs.Marcus Shawcroft2013-11-186-2/+84
* * newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.Corinna Vinschen2013-11-132-12/+20
* * newlib/libc/include/getopt.h (struct option): name field should beCorinna Vinschen2013-11-133-15/+31
* * faq-setup.xml (faq.setup.uninstall-service): Describe how to unhookCorinna Vinschen2013-11-122-0/+14
* * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.Corinna Vinschen2013-11-122-0/+8
* * faq-setup.xml: Throughout remove setup.exe, use setup or setup-x86...Corinna Vinschen2013-11-113-74/+111
* * libm/libm.texinfo: Rename node Index to Document Index.Corinna Vinschen2013-11-083-6/+14
* * Makefile.in: Properly cd to directory sans install_ prefix. Report on errorsChristopher Faylor2013-11-072-3/+8
* winsup/ChangeLog:Christopher Faylor2013-11-0718-449/+504
* * Makefile.in: Reinstate ignoring of errors for doc target.Christopher Faylor2013-11-062-6/+6
* * libc/stdio/fvwrite.c: Allow writing in larger chunks for fullyCorinna Vinschen2013-11-042-15/+17
* * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null.Corinna Vinschen2013-10-3112-79/+138
* * libc/stdio/fvwrite.h: change type of uio_resid from int to size_t toCorinna Vinschen2013-10-312-1/+6