summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * dcrt0.cc (sm): Delete.Christopher Faylor2006-04-032-3/+13
* * include/commctrl.h (ListView_*): Define and correct.Dimitri Papadopoulos2006-04-032-20/+95
* * include/winuser.h (WM_IME_*): Define (DWORD type).Dimitri Papadopoulos2006-04-032-0/+37
* * cygwinenv.sgml: Rename fork_retry to proc_retry since it has turned out to beChristopher Faylor2006-04-032-2/+8
* * fhandler_disk_file.cc (FS_IS_SAMBA_WITH_QUOTA): New define.Corinna Vinschen2006-03-312-5/+23
* * include/winnetwk.h (WNetGetResourceInformationW): Correct first param.Danny Smith2006-03-312-1/+6
* PR binutils/1860Ben Elliston2006-03-313-4/+10
* * security.h (sec_user_nih): Make sid1 argument mandatory.Corinna Vinschen2006-03-302-2/+9
* * include/winspool.h: Protect use of PRINTER_ENUM_VALUESW with proper versionChristopher Faylor2006-03-302-4/+18
* * sigproc.cc (wait_for_sigthread): Use the current user sid when setting up theChristopher Faylor2006-03-302-1/+7
* 2006-03-29 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2006-03-292-0/+7
* 2006-03-29 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2006-03-292-2/+15
* 2006-03-29 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2006-03-292-1/+6
* 2006-03-29 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2006-03-292-1/+6
* 2006-03-29 Eric Blake <ebb9@byu.net>Jeff Johnston2006-03-293-2/+7
* Fix reference to __mknod syscall to pass proper third argument.Jeff Johnston2006-03-291-1/+1
* 2006-03-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-03-292-1/+7
* 2006-03-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-03-292-4/+8
* * include/winspool.h (JOB_INFO_3): Add structure.Dimitri Papadopoulos2006-03-292-0/+58
* * 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