summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * signal.cc (abort): Call _GLOBAL_REENT's __cleanup.Corinna Vinschen2005-01-032-2/+6
* * Makefile.in (inst_docdir): For Cygwin target set to share/doc/.Earnie Boyd2005-01-032-1/+5
* 2005-01-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-01-034-630/+310
* * syscalls.cc (setmode): Call _fwalk with _GLOBAL_REENT.Corinna Vinschen2005-01-032-2/+7
* 2005-01-02 Jiri Malak <Jiri.Malak@geac.cz>Danny Smith2005-01-022-0/+7
* * include/_mingw.h: Increment version to 3.6Earnie Boyd2005-01-023-3/+8
* * lib/uxtheme.def: Really remove the \r.Earnie Boyd2005-01-021-50/+50
* * include/afxres.h: Remove the \r from the line ending.Earnie Boyd2005-01-027-1048/+1060
* * include/w32api.h: Increment version.Earnie Boyd2005-01-022-3/+3
* * cygthread.cc (cygthread::stub): Set inuse to false when exiting.Christopher Faylor2005-01-023-18/+20
* * shared.cc (open_shared): Don't attempt VirtualAlloc magic if first attempt toChristopher Faylor2005-01-022-2/+8
* * include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):Danny Smith2005-01-012-1/+7
* * path.sgml: Encode programming example with CDATA.Joshua Daniel Franklin2004-12-314-1/+19
* * devices.cc (device::isfs): Return true for the logical case of devn == FH_FS.Christopher Faylor2004-12-302-1/+6
* * bsd_mutex.cc: Include limits.h.Corinna Vinschen2004-12-302-22/+125
* 2004-12-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2004-12-294-2/+33
* Added HSHELL_FLASH definitionChris Sutcliffe2004-12-292-0/+5
* 2004-12-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2004-12-284-305/+642
* * pinfo.cc (_pinfo::dup_proc_pipe): DUPLICATE_CLOSE_SOURCE closes the handleChristopher Faylor2004-12-282-5/+6
* * cygthread.cc (cygthread::stub): Add better debug output.Christopher Faylor2004-12-286-21/+58
* Revert 2004-12-08 Makefile changes.DJ Delorie2004-12-274-6/+4
* Update Makefile to use xmltoJoshua Daniel Franklin2004-12-276-169/+33
* * pinfo.cc (_pinfo::exit): Beef up debugging output.Christopher Faylor2004-12-273-5/+11
* * init.cc (dll_entry): Previous code reversion was ill-advised. Revert it.Christopher Faylor2004-12-274-1/+18
* * init.cc (dll_entry): Remove exit code setting.Christopher Faylor2004-12-275-11/+19
* * fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "onChristopher Faylor2004-12-265-3/+24
* * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.cDanny Smith2004-12-2524-7/+663
* * .sgml: Cleanup markup for XML validity.Joshua Daniel Franklin2004-12-2418-108/+109
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2004-12-248-66/+121
* 2004-12-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Danny Smith2004-12-245-0/+99
* * path.h (path_conv::set_normalized_path): Add second argument and fill it inChristopher Faylor2004-12-235-22/+34
* * cygthread.cc (cygthread::cygthread): Guard debugging variable with "ifdefChristopher Faylor2004-12-232-0/+10
* * path.cc (path_conv::check): Don't strip the trailing slash from a pathChristopher Faylor2004-12-232-1/+7
* * cygthread.cc (cygthread::stub): Detect if thread function wants to releaseChristopher Faylor2004-12-239-34/+70
* * include/commctrl.h (CDRF_NOTIFYSUBITEMDRAW): Add define.Danny Smith2004-12-232-8/+14
* * cygheap.cc (cygheap_setup_for_child): Add api_fatal to catch failingChristopher Faylor2004-12-225-13/+52
* * cygthread.cc (cygthread::stub): Make diagnostic output more informative.Christopher Faylor2004-12-222-2/+7
* * pinfo.cc (proc_waiter): Zero wait_thread in child to avoid races with processChristopher Faylor2004-12-223-1/+24
* * cygthread.h (cygthread::release): Just declare here.Christopher Faylor2004-12-223-7/+18
* Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for theNick Clifton2004-12-222-13/+21
* * fhandler_process.cpp (format_process_status): Use tabs in formattingCorinna Vinschen2004-12-222-17/+22
* * path.cc (set_normalized_path): Allow empty pathnames.Corinna Vinschen2004-12-222-1/+5
* * spawn.cc (spawn_guts): Force parent to forget about P_DETACH'ed process.Christopher Faylor2004-12-212-0/+7
* * path.cc (normalize_win32_path): Remove unneeded check for dots.Christopher Faylor2004-12-202-8/+7
* * path.cc (normalize_posix_path): Remove unneeded check for dots.Christopher Faylor2004-12-202-13/+20
* * include/wchar.h (wcsdup): Correct prototype.Danny Smith2004-12-203-2/+8
* * path.cc (normalize_win32_path): Make third arg pass-by reference. ReorganizeChristopher Faylor2004-12-192-60/+61
* * child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.Christopher Faylor2004-12-193-17/+42
* revert erroneous checkinChristopher Faylor2004-12-184-116/+98
* * fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor2004-12-186-106/+139