summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * include/winspool.h [_WIN32_WINNT >= 0x0500]Dimitri Papadopoulos2006-03-291-1/+1
* * include/winspool.h [_WIN32_WINNT >= 0x0500]Dimitri Papadopoulos2006-03-292-1/+5
* * include/winspool.h [_WIN32_WINNT >= 0x0500]Dimitri Papadopoulos2006-03-292-0/+130
* * include/winspool.h [_WIN32_WINNT >= 0x0500]Dimitri Papadopoulos2006-03-292-5/+11
* * dcrt0.cc (child_info_fork::handle_fork): Set uid/gid in myself so that it canChristopher Faylor2006-03-295-33/+57
* gas:Nathan Sidwell2006-03-282-38/+8
* * include/wincon.h (GetConsoleProcessList): Declare.Danny Smith2006-03-272-0/+8
* 2006-03-27 Hansres Engel <engel@node.ch>Danny Smith2006-03-273-1/+355
* * spawn.cc (spawn_guts): Close handles if we know that we will not be seeing aChristopher Faylor2006-03-272-9/+16
* * sigproc.cc (wait_sig): Move myself manipulation...Christopher Faylor2006-03-272-8/+10
* 2006-03-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-03-262-1/+5
* forced checkinChristopher Faylor2006-03-260-0/+0
* forced checkinChristopher Faylor2006-03-260-0/+0
* forced checkinChristopher Faylor2006-03-260-0/+0
* 2006-03-26 Hansres Engel <engel@node.ch>Danny Smith2006-03-258-4/+318
* * elf/bfin.h (R_BFIN_GOT17M4, R_BFIN_GOTHI, R_BFIN_GOTLO,Bernd Schmidt2006-03-252-0/+30
* * fhandler_floppy.cc: Include ntdef.h and ntdll.h.Corinna Vinschen2006-03-243-54/+122
* * fhandler_console.cc (fhandler_console::fixup_after_fork_exec): Make errorChristopher Faylor2006-03-233-3/+10
* * dcrt0.cc (child_info_spawn::handle_spawn): Don't initialize the consoleChristopher Faylor2006-03-233-2/+10
* * sigproc.cc (sigalloc): Don't set SA_RESTART here.Christopher Faylor2006-03-234-21/+63
* * winsup.api/checksignal.c (main): Add test for siginterrupt.Christopher Faylor2006-03-232-28/+47
* Patch by matz@suse.de:Andreas Jaeger2006-03-231-1/+10
* * thread.cc (pthread_mutex::is_good_initializer_or_bad_object): Delete.Corinna Vinschen2006-03-222-55/+37
* * fhandler.cc (fcntl): Print flags in hex.Christopher Faylor2006-03-226-39/+59
* * thread.cc (pthread_cond::init): Disable validity test of objectCorinna Vinschen2006-03-222-6/+19
* * mt/startup-16-002.S (.internal_io): Make @nobits.Nathan Sidwell2006-03-224-3/+9
* Richard Sandiford <richard@codesourcery.com>Richard Sandiford2006-03-222-0/+12
* * signal.cc (signal): Don't set SA_RESTART here.Christopher Faylor2006-03-223-5/+12
* * child_info.h (child_status): Fix typo which made it impossible to setChristopher Faylor2006-03-225-22/+38
* * configure.host: Allow hosts to set the defaultMark Mitchell2006-03-214-2/+17
* * dcrt0.cc (dll_crt0_0): Call SetErrorMode earlier.Christopher Faylor2006-03-215-9/+28
* * acconfig.h (_ATEXIT_DYNAMIC_ALLOC): Undef.Mark Mitchell2006-03-217-80/+146
* * child_info.h (child_status): New enum.Christopher Faylor2006-03-205-32/+70
* revert previous debugging checkinChristopher Faylor2006-03-201-8/+4
* * pinfo.cc (commune_process): Fix randomly invalid pointer which caused fifosChristopher Faylor2006-03-203-5/+16
* * dcrt0.cc (dll_crt0_0): Oops. We need to bother with setting this in theChristopher Faylor2006-03-202-0/+6
* * dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler hereChristopher Faylor2006-03-203-7/+11
* * hppa.h (SHF_HP_TLS, SHF_HP_NEAR_SHARED, SHF_HP_FAR_SHARED,John David Anglin2006-03-202-0/+35
* * pinfo.h (EXITCODE_OK): Define new constant.Christopher Faylor2006-03-183-1/+12
* * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor2006-03-1814-86/+170
* 2006-03-18 Julien Lecomte <julienlecomte@users.sourceforge.net>Danny Smith2006-03-184-3/+62
* 2006-03-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-03-172-1/+5
* * include/winbase.h (STATUS_DLL_INIT_FAILED): New define.Christopher Faylor2006-03-162-0/+7
* * cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor2006-03-168-32/+38
* 2006-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-03-152-2/+9
* * child_info.h (child_info_fork::fork_retry): Declare new function.Christopher Faylor2006-03-155-8/+34
* * fork.cc (frok::parent): Improve error message.Christopher Faylor2006-03-142-1/+11
* * dcrt0.cc (main_environ): Initialize to &__cygwin_environment.Christopher Faylor2006-03-145-25/+33
* 2006-03-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-03-142-2/+6
* 2006-03-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-03-145-196/+179