summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell2006-04-0611-600/+4614
* bfd/H.J. Lu2006-04-062-3/+11
* * include/w32api.h (IE*): Define for recent versions of IE.Dimitri Papadopoulos2006-04-062-0/+7
* * include/w32api.h (_W32API_H): Define.Dimitri Papadopoulos2006-04-062-2/+8
* * include/w32api.h (WindowsVista): Define.Dimitri Papadopoulos2006-04-062-7/+12
* * include/iptypes.h (IP_ADAPTER_*): Define parts that dependDimitri Papadopoulos2006-04-063-1/+7
* * include/winuser.h (WM_IME_*): Remove. Defined in imm.h.Dimitri Papadopoulos2006-04-063-17/+5
* * fhandler_socket.cc: Move iptypes.h include after winsock2 since it now reliesChristopher Faylor2006-04-053-2/+8
* * dcrt0.cc (dll_crt0_0): Move user_data->{resourcelocks,threadinterface}Christopher Faylor2006-04-052-2/+9
* * include/iphlpapi.h (GAA_FLAG_*): Define.Dimitri Papadopoulos2006-04-053-0/+22
* * include/iptypes.h (IP_INTERFACE_NAME_INFO,Dimitri Papadopoulos2006-04-052-0/+160
* * include/winuser.h (GetWindowExtEx): Removed, belongs to wingdi.h.Dimitri Papadopoulos2006-04-052-1/+5
* * include/objidl.h (PIDSI_*): Define.Dimitri Papadopoulos2006-04-052-0/+43
* * include/winbase.h (LOGON32_PROVIDER_WINNT40,Dimitri Papadopoulos2006-04-052-3/+23
* * include/mq.h: New file.Dimitri Papadopoulos2006-04-053-0/+546
* * lib/mqrt.def: New file.Dimitri Papadopoulos2006-04-052-0/+39
* * include/winerror.h (STG_E_*): Define.Dimitri Papadopoulos2006-04-052-1/+44
* faq.using.chmod faq.programming.adjusting-heapJoshua Daniel Franklin2006-04-053-20/+20
* * net.cc (fdsock): Raise default SO_RCVBUF/SO_SNDBUF buffer sizes toCorinna Vinschen2006-04-042-0/+14
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2006-04-033-21/+31
* * spawn.cc (linebuf::finish): Drop argument. Don't check command lineCorinna Vinschen2006-04-032-10/+12
* * 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