summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Implement malloc_stats for nano.Corinna Vinschen2013-10-302-35/+94
* * libc/include/machine/_default_types.h: Revert change from 2013-10-10.Corinna Vinschen2013-10-302-18/+100
* *** empty log message ***Corinna Vinschen2013-10-301-0/+11
* * devices.in (dev_cygdrive_storage): Map to \Device\Null.Corinna Vinschen2013-10-3010-102/+141
* merge from gccDJ Delorie2013-10-293-17/+36
* *** empty log message ***Corinna Vinschen2013-10-281-3/+4
* * exception.h: Fold in content of include/exceptions.h.Corinna Vinschen2013-10-274-126/+107
* * devices.in (dev_storage): Map /dev/dsp to \Device\Null.Corinna Vinschen2013-10-266-18/+32
* * exception.h (_exception_list): Drop redefinition for x86_64.Corinna Vinschen2013-10-263-5/+11
* * flock.cc (fhandler_base::lock): Only refuse to lock nohandle andCorinna Vinschen2013-10-254-12/+26
* * devices.in (dev_storage): Map /dev/clipboard to \Device\Null.Corinna Vinschen2013-10-256-28/+23
* * fhandler_disk_file.cc (fhandler_base::fstat_fs): Fix comment.Corinna Vinschen2013-10-252-1/+5
* * fhandler_clipboard.cc (fhandler_dev_clipboard::open): Drop gratuitiosCorinna Vinschen2013-10-253-4/+13
* * devices.in (dev_storage): Map /dev/random and /dev/urandom toCorinna Vinschen2013-10-257-46/+27
* * fhandler.h (fhandler_dev_zero::lseek): Convert to inline method.Corinna Vinschen2013-10-246-46/+24
* * external.cc (fillout_pinfo): If start_time is 0, wait a while beforeChristopher Faylor2013-10-246-1/+28
* Fix typo.Corinna Vinschen2013-10-241-1/+1
* * devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null.Corinna Vinschen2013-10-2411-64/+109
* * libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typoHans-Peter Nilsson2013-10-242-1/+6
* merge from gccDJ Delorie2013-10-232-2/+6
* * include /cygwin/config.h (_READ_WRITE_BUFSIZE_TYPE): Define.Corinna Vinschen2013-10-232-0/+5
* * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen2013-10-2313-37/+98
* * fhandler.cc (fhandler_base::fstat): Drop FH_FULL case to alignCorinna Vinschen2013-10-232-3/+5
* * fhandler.h (fhandler_base::cleanup): Mark as extern rather than inline.Christopher Faylor2013-10-224-1/+16
* .Christopher Faylor2013-10-191-0/+3