summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make PATH_MAX consistent with MAX_PATHKeith Marshall2010-08-172-3/+9
* * include/cygwin/version.h: Bump DLL minor version number to 6.Corinna Vinschen2010-08-162-1/+5
* * pipe.cc (fhandler_pipe::open): Duplicate content of opened pipeCorinna Vinschen2010-08-142-0/+8
* * mount.cc (from_fstab): Fix potentially fatal typo.Corinna Vinschen2010-08-132-1/+5
* * faq-programming.xml (faq.programming.win32-api): Remove simplicity.Corinna Vinschen2010-08-136-9/+102
* * cygheap.h (class cwdstuff): Make drive_length private.Corinna Vinschen2010-08-134-166/+243
* * libc/include/sys/dir.h: New BSD-compatibility header.Yaakov Selkowitz2010-08-112-0/+14
* * new-features.sgml (ov-new1.7.6): Document "bind" option.Corinna Vinschen2010-08-113-0/+28
* * mount.cc (do_mount): Don't treat "bind" mount as remote mount.Corinna Vinschen2010-08-113-18/+46
* * mount.cc (struct opt): Add "bind" option.Corinna Vinschen2010-08-113-2/+50
* * mingw: Use sysroot, if present, for mingw_dir.Yaakov Selkowitz2010-08-112-1/+9
* * sigproc.cc (init_sig_pipe): Add retry loop.Christopher Faylor2010-08-102-3/+8
* * cygheap.h (cygheap_fdmanip): Delete fh and use fd index into cygheap->fdtabChristopher Faylor2010-08-092-16/+18
* * new-features.sgml (ov-new1.7.6): Document POSIX Monotonic Clock.Yaakov Selkowitz2010-08-092-0/+8
* Implement POSIX.1-2004 Monotonic Clock.Yaakov Selkowitz2010-08-096-37/+99
* * libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.Corinna Vinschen2010-08-092-1/+5
* * new-features.sgml (ov-new1.7.6): Document /proc/filesystems.Corinna Vinschen2010-08-092-0/+8
* * fhandler_proc.cc: Add /proc/filesystems virtual file.Corinna Vinschen2010-08-094-20/+55
* * include/dlfcn.h (RTLD_LOCAL): Define.Corinna Vinschen2010-08-092-1/+6
* * include/sys/dirent.h (d_fileno): Define as d_ino.Corinna Vinschen2010-08-062-0/+6
* * libc/include/sys/stat.h: Move all POSIX-defined symbolic constantsCorinna Vinschen2010-08-062-2/+7
* * path.cc (cygwin_conv_path): Rearrange test for "." in POSIX toCorinna Vinschen2010-08-042-9/+38
* 2010-08-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2010-08-035-7/+53
* * exceptions.cc (_cygtls::interrupt_now): Revert to checking for "spinning"Christopher Faylor2010-08-014-18/+46
* gdb/Jan Kratochvil2010-07-313-179/+213
* * cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.Christopher Faylor2010-07-304-24/+46
* Add moxie-rtems support.Anthony Green2010-07-302-1/+5
* [include/opcode]DJ Delorie2010-07-292-2/+6
* [sim/rx]DJ Delorie2010-07-282-1/+6
* * setup-net.sgml, faq-setup.xml: Rename setup.exe's "Partial"Andy Koppe2010-07-263-6/+11
* Accept that mingwrt headers are not guaranteed to precede GCC's in the system...Keith Marshall2010-07-252-10/+40
* 2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-07-242-1/+5
* Fix latest changelog entry to not refer to libgloss directory.Jeff Johnston2010-07-231-41/+41
* 2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>Jeff Johnston2010-07-234-39/+72
* 2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>Jeff Johnston2010-07-2340-1566/+7740
* Add support for v850E2 and v850E2V3Nick Clifton2010-07-236-43/+123
* * fhandler.cc (fhandler_base::raw_write): Remove STATUS_DISK_FULLCorinna Vinschen2010-07-232-3/+5
* 2010-07-22 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2010-07-232-20/+28
* 2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-07-222-0/+22
* 2010-07-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-07-222-874/+965
* * dump_setup.cc (tfx_chars): New WCHAR array, copied from Cygwin.Corinna Vinschen2010-07-212-3/+114
* 2010-07-20 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2010-07-202-2/+10
* include/elf/Alan Modra2010-07-202-18/+43
* * libm/common/fdlibm.h (SAFE_LEFT_SHIFT): New macro definition.Dave Korn2010-07-204-7/+62
* 2010-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-07-204-22/+16
* Document mkostemp and mkostemps.Eric Blake2010-07-193-1/+17
* Add mkostemp and mkostemps.Eric Blake2010-07-195-8/+35
* Add mkostemp and mkostemps.Eric Blake2010-07-193-27/+112
* * m68k/cf-crt1.c (hardware_init_hook): Accommodate new familyCorinna Vinschen2010-07-192-1/+6
* * autoload.cc (noload): Use "pushl" rather than "push".Christopher Faylor2010-07-182-2/+6