aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-19 * libc/posix/closedir.c: Fix use after free.Corinna Vinschen4-19/+12
2013-11-19 * Makefile.in (cygcheck.exe): Link against wininet.dll.Corinna Vinschen4-102/+26
2013-11-19*** empty log message ***Corinna Vinschen1-0/+2
2013-11-19 * cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as wellCorinna Vinschen2-47/+33
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill41-221/+245
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill16-68/+79
2013-11-18[AArch64] Provide ftruncate() and truncate() stubs.Marcus Shawcroft4-3/+73
2013-11-18[ARM] Provide ftruncate() and truncate() stubs.Marcus Shawcroft6-2/+84
2013-11-13 * newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.Corinna Vinschen2-12/+20
2013-11-13 * newlib/libc/include/getopt.h (struct option): name field should beCorinna Vinschen3-15/+31
2013-11-12 * faq-setup.xml (faq.setup.uninstall-service): Describe how to unhookCorinna Vinschen2-0/+14
2013-11-12 * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.Corinna Vinschen2-0/+8
2013-11-11 * faq-setup.xml: Throughout remove setup.exe, use setup or setup-x86...Corinna Vinschen3-74/+111
2013-11-08 * libm/libm.texinfo: Rename node Index to Document Index.Corinna Vinschen3-6/+14
2013-11-07* Makefile.in: Properly cd to directory sans install_ prefix. Report on errorsChristopher Faylor2-3/+8
2013-11-07winsup/ChangeLog:Christopher Faylor18-449/+504
2013-11-06* Makefile.in: Reinstate ignoring of errors for doc target.Christopher Faylor2-6/+6
2013-11-04 * libc/stdio/fvwrite.c: Allow writing in larger chunks for fullyCorinna Vinschen2-15/+17
2013-10-31 * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null.Corinna Vinschen12-79/+138
2013-10-31 * libc/stdio/fvwrite.h: change type of uio_resid from int to size_t toCorinna Vinschen2-1/+6
2013-10-30 Implement malloc_stats for nano.Corinna Vinschen2-35/+94
2013-10-30 * libc/include/machine/_default_types.h: Revert change from 2013-10-10.Corinna Vinschen2-18/+100
2013-10-30*** empty log message ***Corinna Vinschen1-0/+11
2013-10-30 * devices.in (dev_cygdrive_storage): Map to \Device\Null.Corinna Vinschen10-102/+141
2013-10-29merge from gccDJ Delorie3-17/+36
2013-10-28*** empty log message ***Corinna Vinschen1-3/+4
2013-10-27 * exception.h: Fold in content of include/exceptions.h.Corinna Vinschen4-126/+107
2013-10-26 * devices.in (dev_storage): Map /dev/dsp to \Device\Null.Corinna Vinschen6-18/+32
2013-10-26 * exception.h (_exception_list): Drop redefinition for x86_64.Corinna Vinschen3-5/+11
2013-10-25 * flock.cc (fhandler_base::lock): Only refuse to lock nohandle andCorinna Vinschen4-12/+26
2013-10-25 * devices.in (dev_storage): Map /dev/clipboard to \Device\Null.Corinna Vinschen6-28/+23
2013-10-25 * fhandler_disk_file.cc (fhandler_base::fstat_fs): Fix comment.Corinna Vinschen2-1/+5
2013-10-25 * fhandler_clipboard.cc (fhandler_dev_clipboard::open): Drop gratuitiosCorinna Vinschen3-4/+13
2013-10-25 * devices.in (dev_storage): Map /dev/random and /dev/urandom toCorinna Vinschen7-46/+27
2013-10-24 * fhandler.h (fhandler_dev_zero::lseek): Convert to inline method.Corinna Vinschen6-46/+24
2013-10-24* external.cc (fillout_pinfo): If start_time is 0, wait a while beforeChristopher Faylor6-1/+28
2013-10-24Fix typo.Corinna Vinschen1-1/+1
2013-10-24 * devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null.Corinna Vinschen11-64/+109
2013-10-24 * libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typoHans-Peter Nilsson2-1/+6
2013-10-23merge from gccDJ Delorie2-2/+6
2013-10-23 * include /cygwin/config.h (_READ_WRITE_BUFSIZE_TYPE): Define.Corinna Vinschen2-0/+5
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen13-37/+98
2013-10-23 * fhandler.cc (fhandler_base::fstat): Drop FH_FULL case to alignCorinna Vinschen2-3/+5
2013-10-22* fhandler.h (fhandler_base::cleanup): Mark as extern rather than inline.Christopher Faylor4-1/+16
2013-10-19.Christopher Faylor1-0/+3
2013-10-18* fhandler_termios.cc (tty_min::kill_pgrp): Don't send a signal to myself ifChristopher Faylor2-1/+6
2013-10-18* tty.cc (tty_list::allocate): Set sid to 0 rather than -1 since -1 is an errorChristopher Faylor2-1/+6
2013-10-18Fix formattingCorinna Vinschen1-23/+23
2013-10-18 * configure.in (enable-newlib-global-atexit): New option.Corinna Vinschen5-0/+56
2013-10-18 * libc/include/sys/unistd.h (MAXPATHLEN): Delete.Corinna Vinschen5-6/+11