| Commit message (Expand) | Author | Age | Files | Lines |
* | * dcrt0.cc: Remove local variable alternate_charset_active. | Corinna Vinschen | 2003-10-16 | 5 | -27/+44 |
* | * fhandler_console.cc (char_command): Add escape sequence for codepage | Corinna Vinschen | 2003-10-15 | 4 | -0/+21 |
* | * exceptions.cc (ctrl_c_handler): Don't send SIGHUP on | Corinna Vinschen | 2003-10-14 | 4 | -5/+46 |
* | * include/windows.h (CopyCursor): Although MSDN pretends this is | Dimitri Papadopoulos | 2003-10-13 | 2 | -1/+15 |
* | 2003-10-13 Steven Edwards <Steven_Ed4153@yahoo.com> | Danny Smith | 2003-10-13 | 2 | -0/+10 |
* | * include/winnt.h: (FILE_SUPERSEDED, FILE_OPENED, FILE_CREATED, | Danny Smith | 2003-10-13 | 2 | -10/+9 |
* | 2003-10-13 Filip Navara <xnavara@volny.cz> | Danny Smith | 2003-10-13 | 2 | -0/+98 |
* | 2003-10-13 Martin Fuchs <Martin-Fuchs@gmx.net> | Danny Smith | 2003-10-13 | 2 | -4/+16 |
* | 2003-10-13 Pierre Humblet <pierre.humblet@ieee.org> | Danny Smith | 2003-10-12 | 3 | -0/+7 |
* | * include/wincrypt (KP_IV, KP_SALT, KP_PADDING, KP_MODE, | Danny Smith | 2003-10-12 | 2 | -10/+9 |
* | Dummy afxres header, richedit constants added | Manu B | 2003-10-11 | 3 | -2/+41 |
* | * fhandler_tty.cc (fhandler_tty_slave::open): Don't create a new window station | Christopher Faylor | 2003-10-10 | 2 | -1/+7 |
* | * shared.cc (shared_info::initialize): Remove myself check since hMainProc | Christopher Faylor | 2003-10-10 | 2 | -4/+8 |
* | * include/_mingw.h: Increment version to 3.2. | Earnie Boyd | 2003-10-10 | 3 | -4/+9 |
* | fix typo | Christopher Faylor | 2003-10-10 | 1 | -1/+1 |
* | * include/sys/types.h: Revert last change. | Earnie Boyd | 2003-10-10 | 2 | -1/+5 |
* | * include/sys/types.h (ssize_t): Correct the definition. | Earnie Boyd | 2003-10-10 | 2 | -1/+5 |
* | * include/sys/mman.h (MAP_FAILED): Define as void *. | Corinna Vinschen | 2003-10-09 | 2 | -1/+5 |
* | * include/errorep.h: New file. | Dimitri Papadopoulos | 2003-10-09 | 4 | -0/+52 |
* | * include/winbase.h (AddVectoredExceptionHandler): Define if | Dimitri Papadopoulos | 2003-10-09 | 3 | -8/+16 |
* | * dcrt0.cc (hMainProc): Initialize to useful value for use when dll is | Christopher Faylor | 2003-10-08 | 3 | -2/+10 |
* | * include/winbase.h (AddVectoredExceptionHandler): Only define if | Corinna Vinschen | 2003-10-08 | 2 | -1/+6 |
* | * syscalls.cc (unlink): Don't even try DELETE_ON_CLOSE technique on | Corinna Vinschen | 2003-10-08 | 2 | -19/+27 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetComputerNameEx[AW], | Dimitri Papadopoulos | 2003-10-07 | 4 | -9/+210 |
* | * include/winbase.h (GetWriteWatch, IsSystemResumeAutomatic, | Dimitri Papadopoulos | 2003-10-07 | 4 | -3/+149 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetComputerNameEx[AW], | Dimitri Papadopoulos | 2003-10-07 | 4 | -15/+140 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0501] | Dimitri Papadopoulos | 2003-10-07 | 3 | -0/+39 |
* | * include/winbase.h (GetVolumePathNamesForVolumeName): Available | Dimitri Papadopoulos | 2003-10-07 | 2 | -0/+7 |
* | * include/commctrl.h (TreeView_Select): Returns BOOL. | Dimitri Papadopoulos | 2003-10-07 | 2 | -1/+5 |
* | * include/winbase.h (CancelDeviceWakeupRequest): Add function. | Dimitri Papadopoulos | 2003-10-06 | 4 | -0/+52 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertFiberToThread): | Dimitri Papadopoulos | 2003-10-06 | 3 | -0/+21 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_FLAG_*): | Dimitri Papadopoulos | 2003-10-06 | 4 | -0/+86 |
* | * include/winnls.h (CTRY_KYRGYZSTAN, CTRY_MALDIVES, CTRY_MONGOLIA): | Dimitri Papadopoulos | 2003-10-06 | 3 | -30/+112 |
* | * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_GALICIAN, | Dimitri Papadopoulos | 2003-10-06 | 2 | -4/+19 |
* | * include/wincrypt.h (KP_SCHANNEL_ALG): Add constant. Specifying | Dimitri Papadopoulos | 2003-10-03 | 2 | -1/+3 |
* | * include/wincrypt.h (SCHANNEL_MAC_KEY, SCHANNEL_ENC_KEY, | Dimitri Papadopoulos | 2003-10-03 | 2 | -0/+8 |
* | * include/wincrypt.h (CRYPT_FLAGS_*): Add constants. Protocol flags. | Dimitri Papadopoulos | 2003-10-03 | 2 | -0/+10 |
* | * include/wincrypt.h (KP_*): Add constants. Needed by | Dimitri Papadopoulos | 2003-10-03 | 2 | -1/+25 |
* | * include/winuser.h [_WIN32_WINNT >= 0x0501] (EVENT_*, CONSOLE_*): | Dimitri Papadopoulos | 2003-10-03 | 2 | -44/+61 |
* | * include/winuser.h [WINVER >= 0x0500] (EVENT_MAX): Ooops... | Dimitri Papadopoulos | 2003-10-03 | 2 | -1/+6 |
* | * include/winuser.h [WINVER >= 0x0500] (EVENT_*): Add constants. | Dimitri Papadopoulos | 2003-10-03 | 4 | -4/+55 |
* | * include/stdio.h (_filbuf): Add prototype. | Danny Smith | 2003-10-03 | 2 | -5/+57 |
* | * mingwex/dirent.c (_treaddir): Reset errno to 0 if end | Danny Smith | 2003-10-02 | 2 | -1/+11 |
* | * dcrt0.cc (dll_crt0_1): Call newlib __sinit routine to ensure that stdio | Christopher Faylor | 2003-10-02 | 2 | -1/+11 |
* | * path.cc (win32_device_name): Only fill out destination buffer when it's | Christopher Faylor | 2003-10-02 | 3 | -1080/+635 |
* | 2003-10-02 Luke Dunstan <infidel@users.sourceforge.net> | Luke Dunstan | 2003-10-02 | 3 | -0/+13 |
* | * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define. | Danny Smith | 2003-10-01 | 2 | -1/+5 |
* | * Makefile.in: Add YA method for generating devices.cc. | Christopher Faylor | 2003-10-01 | 11 | -583/+15002 |
* | * fhandler.cc (fhandler_base::fstat): Drop FH_FLOPPY case. | Corinna Vinschen | 2003-09-30 | 2 | -3/+4 |
* | * fhandler.h (class fhandler_dev_raw): Add method fstat. | Corinna Vinschen | 2003-09-30 | 3 | -0/+42 |