summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * init.cc (in_dllentry): Delete.Christopher Faylor2007-07-145-7/+10
* * init.cc (in_dllentry): Make NO_COPY to avoid spurious false positives.Christopher Faylor2007-07-142-1/+6
* Fix fflush issues.Eric Blake2007-07-1317-67/+152
* merge from gccDJ Delorie2007-07-131-17/+17
* * mep/fmax.ld, mep/gmap_default.ld, mep/min.ld, mep/simple.ldKevin Buettner2007-07-135-4/+9
* Documentation updates.Eric Blake2007-07-135-49/+111
* * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust typesHans-Peter Nilsson2007-07-122-4/+7
* * configure.ac: Fix my previous change to really match GCC.Bernd Schmidt2007-07-123-2/+7
* 2007-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-07-122-0/+7
* Changelog typoDanny Smith2007-07-121-2/+3
* * incude/wchar.h (_wsystem) Declare.Danny Smith2007-07-124-13/+39
* * include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY,Danny Smith2007-07-123-16/+36
* Add support for building on a 64-bit Windows host.Nick Clifton2007-07-124-21/+40
* [mingw-Bugs-1751518]Danny Smith2007-07-124-34/+19
* Merge from gcc:DJ Delorie2007-07-113-56/+66
* 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-07-113-1/+24
* 2007-07-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-112-45/+50
* [mingw-Bugs-1750898]Danny Smith2007-07-102-1/+7
* * debug.cc (close_handle): Change debug output format slightly.Christopher Faylor2007-07-105-11/+22
* * strace.cc (usage): Add missing description for -q.Christopher Faylor2007-07-102-1/+6
* * cygwin/strsig.cc (__signals): New macro.Christopher Faylor2007-07-107-39/+78
* .Roland McGrath2007-07-092-12/+20
* 2007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-091-0/+3
* 2007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-091-2/+6
* * dir.cc (closedir): Revert change from 2007-06-29.Corinna Vinschen2007-07-095-82/+83
* Import patch from FSF gcc sources to add support for building windmc tool.Nick Clifton2007-07-096-1182/+1622
* [mingw-Bugs-1749305]Danny Smith2007-07-092-0/+6
* * Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance onChristopher Faylor2007-07-084-30/+41
* Add initial FreeBSD version of random.cChristopher Faylor2007-07-081-0/+502
* update copyrightChristopher Faylor2007-07-071-1/+1
* * fhandler.h (fhandler_base::write): Remove __stdcall decoration.Christopher Faylor2007-07-072-3/+9
* Preliminary change to make fifos/pipes interruptible and fifos reliable.Christopher Faylor2007-07-0710-504/+305
* * path.cc (symlink_info::check_shortcut): Handle device "symlinks" specially -Christopher Faylor2007-07-072-2/+11
* * fhandler_disk_file.cc: White space.Christopher Faylor2007-07-074-24/+30
* * fork.cc: White space.Christopher Faylor2007-07-074-36/+42
* * times.cc (gettimeofday): Align definition to POSIX.Corinna Vinschen2007-07-062-1/+6
* * cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm.Corinna Vinschen2007-07-063-1/+12
* * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen2007-07-0613-5/+1080
* * CYGWIN_LICENSE: Fix URL to world-wide offices.Corinna Vinschen2007-07-062-2/+6
* * CYGWIN_LICENSE: Fix URL to open source definition.Corinna Vinschen2007-07-062-2/+6
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-0612-14/+31
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-068-11/+24
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-063-0/+9
* Update tp GPLv3Nick Clifton2007-07-062-2/+7
* 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-07-052-0/+93
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Add missingCorinna Vinschen2007-07-052-2/+10
* Check in missing cygwin.din change from 2007-06-29.Corinna Vinschen2007-07-051-0/+1
* * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen2007-07-046-7/+82
* * times.cc: Define __timezonefunc__ before including time.h to protectCorinna Vinschen2007-07-042-0/+6
* * include/cygwin/time.h: Switch to timezone variable by default. AddCorinna Vinschen2007-07-042-1/+8