Age | Commit message (Expand) | Author | Files | Lines |
2003-10-17 | * cygcheck.cc (pretty_id): Don't exec if `id' program is not found. | Christopher Faylor | 4 | -26/+16 |
2003-10-17 | Oooops... | Dimitri Papadopoulos | 1 | -11/+1 |
2003-10-16 | *** empty log message *** | Pierre Humblet | 1 | -0/+6 |
2003-10-16 | 2003-10-16 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2 | -23/+16 |
2003-10-16 | * dcrt0.cc: Remove local variable alternate_charset_active. | Corinna Vinschen | 5 | -27/+44 |
2003-10-15 | 2003-10-15 Bernardo Innocenti <bernie@develer.com> | Jeff Johnston | 2 | -0/+6 |
2003-10-15 | 2003-10-15 Alexandre Oliva <aoliva@redhat.com> | Jeff Johnston | 3 | -17/+25 |
2003-10-15 | nclude/gdb: | Joern Rennecke | 2 | -0/+7 |
2003-10-15 | * fhandler_console.cc (char_command): Add escape sequence for codepage | Corinna Vinschen | 4 | -0/+21 |
2003-10-14 | bfd ChangeLog: | Bob Wilson | 2 | -3/+9 |
2003-10-14 | * gettext.m4: Properly quote arguments to AC_DEFUN. | Nathanael Nerode | 2 | -1/+5 |
2003-10-14 | * libc/time/clock.c: Clarify documentation of return value when no measurement | Christopher Faylor | 2 | -1/+6 |
2003-10-14 | * exceptions.cc (ctrl_c_handler): Don't send SIGHUP on | Corinna Vinschen | 4 | -5/+46 |
2003-10-13 | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of | Nathanael Nerode | 3 | -14/+8 |
2003-10-13 | * include/windows.h (CopyCursor): Although MSDN pretends this is | Dimitri Papadopoulos | 2 | -1/+15 |
2003-10-13 | 2003-10-13 Steven Edwards <Steven_Ed4153@yahoo.com> | Danny Smith | 2 | -0/+10 |
2003-10-13 | * include/winnt.h: (FILE_SUPERSEDED, FILE_OPENED, FILE_CREATED, | Danny Smith | 2 | -10/+9 |
2003-10-13 | 2003-10-13 Filip Navara <xnavara@volny.cz> | Danny Smith | 2 | -0/+98 |
2003-10-13 | 2003-10-13 Martin Fuchs <Martin-Fuchs@gmx.net> | Danny Smith | 2 | -4/+16 |
2003-10-12 | 2003-10-13 Pierre Humblet <pierre.humblet@ieee.org> | Danny Smith | 3 | -0/+7 |
2003-10-12 | * include/wincrypt (KP_IV, KP_SALT, KP_PADDING, KP_MODE, | Danny Smith | 2 | -10/+9 |
2003-10-11 | Dummy afxres header, richedit constants added | Manu B | 3 | -2/+41 |
2003-10-10 | * fhandler_tty.cc (fhandler_tty_slave::open): Don't create a new window station | Christopher Faylor | 2 | -1/+7 |
2003-10-10 | * shared.cc (shared_info::initialize): Remove myself check since hMainProc | Christopher Faylor | 2 | -4/+8 |
2003-10-10 | * include/_mingw.h: Increment version to 3.2. | Earnie Boyd | 3 | -4/+9 |
2003-10-10 | fix typo | Christopher Faylor | 1 | -1/+1 |
2003-10-10 | * include/sys/types.h: Revert last change. | Earnie Boyd | 2 | -1/+5 |
2003-10-10 | * include/sys/types.h (ssize_t): Correct the definition. | Earnie Boyd | 2 | -1/+5 |
2003-10-09 | * include/sys/mman.h (MAP_FAILED): Define as void *. | Corinna Vinschen | 2 | -1/+5 |
2003-10-09 | * include/errorep.h: New file. | Dimitri Papadopoulos | 4 | -0/+52 |
2003-10-09 | * include/winbase.h (AddVectoredExceptionHandler): Define if | Dimitri Papadopoulos | 3 | -8/+16 |
2003-10-08 | * dcrt0.cc (hMainProc): Initialize to useful value for use when dll is | Christopher Faylor | 3 | -2/+10 |
2003-10-08 | 2003-10-05 Mohan Embar <gnustuff@thisiscool.com> | DJ Delorie | 5 | -35/+65 |
2003-10-08 | Move ChangeLog entries for config/ subdir into config/ChangeLog, where | Nathanael Nerode | 2 | -187/+237 |
2003-10-08 | 2003-10-06 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -0/+5 |
2003-10-08 | * include/winbase.h (AddVectoredExceptionHandler): Only define if | Corinna Vinschen | 2 | -1/+6 |
2003-10-08 | * syscalls.cc (unlink): Don't even try DELETE_ON_CLOSE technique on | Corinna Vinschen | 2 | -19/+27 |
2003-10-07 | * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetComputerNameEx[AW], | Dimitri Papadopoulos | 4 | -9/+210 |
2003-10-07 | * include/winbase.h (GetWriteWatch, IsSystemResumeAutomatic, | Dimitri Papadopoulos | 4 | -3/+149 |
2003-10-07 | * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetComputerNameEx[AW], | Dimitri Papadopoulos | 4 | -15/+140 |
2003-10-07 | * include/winbase.h [_WIN32_WINNT >= 0x0501] | Dimitri Papadopoulos | 3 | -0/+39 |
2003-10-07 | * include/winbase.h (GetVolumePathNamesForVolumeName): Available | Dimitri Papadopoulos | 2 | -0/+7 |
2003-10-07 | * include/commctrl.h (TreeView_Select): Returns BOOL. | Dimitri Papadopoulos | 2 | -1/+5 |
2003-10-06 | * include/winbase.h (CancelDeviceWakeupRequest): Add function. | Dimitri Papadopoulos | 4 | -0/+52 |
2003-10-06 | * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertFiberToThread): | Dimitri Papadopoulos | 3 | -0/+21 |
2003-10-06 | * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_FLAG_*): | Dimitri Papadopoulos | 4 | -0/+86 |
2003-10-06 | * include/winnls.h (CTRY_KYRGYZSTAN, CTRY_MALDIVES, CTRY_MONGOLIA): | Dimitri Papadopoulos | 3 | -30/+112 |
2003-10-06 | * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_GALICIAN, | Dimitri Papadopoulos | 2 | -4/+19 |
2003-10-04 | 2003-10-03 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+5 |
2003-10-03 | * include/wincrypt.h (KP_SCHANNEL_ALG): Add constant. Specifying | Dimitri Papadopoulos | 2 | -1/+3 |