aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-162013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw3-3/+31
2013-10-162013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw3-0/+25
2013-10-16 * fhandler_process.cc (format_process_ctty): Fix random content ofCorinna Vinschen3-1/+15
2013-10-16Fix ChangeLog entriesCorinna Vinschen1-4/+2
2013-10-15 * src-release (do-proto-toplevel): Support subdir-path-prefixedHans-Peter Nilsson2-1/+24
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-23/+38
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-0/+7
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill4-5/+11
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-0/+7
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-26/+5
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-92/+36
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-0/+7
2013-10-15Formatting.Joel Sherrill1-2/+2
2013-10-15*** empty log message ***Corinna Vinschen1-0/+4
2013-10-15 * autoload.cc (CryptAcquireContextW): Remove.Corinna Vinschen4-49/+62
2013-10-15 * mmap.cc (mmap64): Convert pagesize from DWORD to size_t to avoidCorinna Vinschen2-1/+6
2013-10-142013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2-7/+89
2013-10-142013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2-0/+16
2013-10-142013-10-14 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>Richard Earnshaw4-8/+33
2013-10-11 * Removed short_hand field from opcode table andSean Keys2-36/+21
2013-10-092013-10-09 Marcus Shawcroft <marcus.shawcroft@arm.com>Jeff Johnston2-1/+6
2013-10-082013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw3-2/+7
2013-10-05* ntdll.h: Guard against new header files.Christopher Faylor2-0/+6
2013-10-032013-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey5-150/+394
2013-10-012013-10-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+30
2013-10-012013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston6-6/+720
2013-09-302013-09-30 Steve Ellcey <sellcey@mips.com>Jeff Johnston2-1/+6
2013-09-27[ARM] Add SPECS file for ARM validation model.Marcus Shawcroft3-1/+28
2013-09-25* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 26.Christopher Faylor2-1/+5
2013-09-25* sigproc.h (hold_everything::ischild): Declare as reference.Christopher Faylor3-2/+21
2013-09-25* thread.cc (semaphore::_getvalue): Set *sval as appropriate. Set errno andChristopher Faylor3-3/+19
2013-09-212013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw3-0/+57
2013-09-202013-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw8-2/+712