| Commit message (Expand) | Author | Age | Files | Lines |
* | * init.cc (in_dllentry): Delete. | Christopher Faylor | 2007-07-14 | 5 | -7/+10 |
* | * init.cc (in_dllentry): Make NO_COPY to avoid spurious false positives. | Christopher Faylor | 2007-07-14 | 2 | -1/+6 |
* | Fix fflush issues. | Eric Blake | 2007-07-13 | 17 | -67/+152 |
* | merge from gcc | DJ Delorie | 2007-07-13 | 1 | -17/+17 |
* | * mep/fmax.ld, mep/gmap_default.ld, mep/min.ld, mep/simple.ld | Kevin Buettner | 2007-07-13 | 5 | -4/+9 |
* | Documentation updates. | Eric Blake | 2007-07-13 | 5 | -49/+111 |
* | * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types | Hans-Peter Nilsson | 2007-07-12 | 2 | -4/+7 |
* | * configure.ac: Fix my previous change to really match GCC. | Bernd Schmidt | 2007-07-12 | 3 | -2/+7 |
* | 2007-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2007-07-12 | 2 | -0/+7 |
* | Changelog typo | Danny Smith | 2007-07-12 | 1 | -2/+3 |
* | * incude/wchar.h (_wsystem) Declare. | Danny Smith | 2007-07-12 | 4 | -13/+39 |
* | * include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY, | Danny Smith | 2007-07-12 | 3 | -16/+36 |
* | Add support for building on a 64-bit Windows host. | Nick Clifton | 2007-07-12 | 4 | -21/+40 |
* | [mingw-Bugs-1751518] | Danny Smith | 2007-07-12 | 4 | -34/+19 |
* | Merge from gcc: | DJ Delorie | 2007-07-11 | 3 | -56/+66 |
* | 2007-07-06 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2007-07-11 | 3 | -1/+24 |
* | 2007-07-11 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-07-11 | 2 | -45/+50 |
* | [mingw-Bugs-1750898] | Danny Smith | 2007-07-10 | 2 | -1/+7 |
* | * debug.cc (close_handle): Change debug output format slightly. | Christopher Faylor | 2007-07-10 | 5 | -11/+22 |
* | * strace.cc (usage): Add missing description for -q. | Christopher Faylor | 2007-07-10 | 2 | -1/+6 |
* | * cygwin/strsig.cc (__signals): New macro. | Christopher Faylor | 2007-07-10 | 7 | -39/+78 |
* | . | Roland McGrath | 2007-07-09 | 2 | -12/+20 |
* | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-07-09 | 1 | -0/+3 |
* | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-07-09 | 1 | -2/+6 |
* | * dir.cc (closedir): Revert change from 2007-06-29. | Corinna Vinschen | 2007-07-09 | 5 | -82/+83 |
* | Import patch from FSF gcc sources to add support for building windmc tool. | Nick Clifton | 2007-07-09 | 6 | -1182/+1622 |
* | [mingw-Bugs-1749305] | Danny Smith | 2007-07-09 | 2 | -0/+6 |
* | * Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance on | Christopher Faylor | 2007-07-08 | 4 | -30/+41 |
* | Add initial FreeBSD version of random.c | Christopher Faylor | 2007-07-08 | 1 | -0/+502 |
* | update copyright | Christopher Faylor | 2007-07-07 | 1 | -1/+1 |
* | * fhandler.h (fhandler_base::write): Remove __stdcall decoration. | Christopher Faylor | 2007-07-07 | 2 | -3/+9 |
* | Preliminary change to make fifos/pipes interruptible and fifos reliable. | Christopher Faylor | 2007-07-07 | 10 | -504/+305 |
* | * path.cc (symlink_info::check_shortcut): Handle device "symlinks" specially - | Christopher Faylor | 2007-07-07 | 2 | -2/+11 |
* | * fhandler_disk_file.cc: White space. | Christopher Faylor | 2007-07-07 | 4 | -24/+30 |
* | * fork.cc: White space. | Christopher Faylor | 2007-07-07 | 4 | -36/+42 |
* | * times.cc (gettimeofday): Align definition to POSIX. | Corinna Vinschen | 2007-07-06 | 2 | -1/+6 |
* | * cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm. | Corinna Vinschen | 2007-07-06 | 3 | -1/+12 |
* | * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, | Corinna Vinschen | 2007-07-06 | 13 | -5/+1080 |
* | * CYGWIN_LICENSE: Fix URL to world-wide offices. | Corinna Vinschen | 2007-07-06 | 2 | -2/+6 |
* | * CYGWIN_LICENSE: Fix URL to open source definition. | Corinna Vinschen | 2007-07-06 | 2 | -2/+6 |
* | 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-07-06 | 12 | -14/+31 |
* | 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-07-06 | 8 | -11/+24 |
* | 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-07-06 | 3 | -0/+9 |
* | Update tp GPLv3 | Nick Clifton | 2007-07-06 | 2 | -2/+7 |
* | 2007-07-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2007-07-05 | 2 | -0/+93 |
* | * fhandler_disk_file.cc (fhandler_disk_file::opendir): Add missing | Corinna Vinschen | 2007-07-05 | 2 | -2/+10 |
* | Check in missing cygwin.din change from 2007-06-29. | Corinna Vinschen | 2007-07-05 | 1 | -0/+1 |
* | * libc/include/wchar.h: Add prototype for wcsxfrm. | Corinna Vinschen | 2007-07-04 | 6 | -7/+82 |
* | * times.cc: Define __timezonefunc__ before including time.h to protect | Corinna Vinschen | 2007-07-04 | 2 | -0/+6 |
* | * include/cygwin/time.h: Switch to timezone variable by default. Add | Corinna Vinschen | 2007-07-04 | 2 | -1/+8 |