| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in: Add $(LIBSERVER) rule. | Corinna Vinschen | 2003-10-22 | 15 | -461/+331 |
* | Accomodate moving cygserver header files from cygwin/include/cygwin | Corinna Vinschen | 2003-10-22 | 15 | -252/+334 |
* | * include/_mingw.h: Define __attribute__((x)) to nothing | Danny Smith | 2003-10-21 | 2 | -0/+6 |
* | Add ISO C99 complex support for doubles. | Danny Smith | 2003-10-21 | 23 | -2/+766 |
* | * include/math.h (cabs): Remove non-ISO prototype. | Danny Smith | 2003-10-21 | 2 | -2/+7 |
* | * mingwex/math/cephes_mconf.h (NAN, NANF, NANL): | Danny Smith | 2003-10-21 | 2 | -3/+29 |
* | * mingwex/math/s_erf.c (erf): Set errno to ERANGE if | Danny Smith | 2003-10-21 | 3 | -1/+15 |
* | * include/stdio.h (_filbuf): Add prototype. | Danny Smith | 2003-10-17 | 2 | -4/+13 |
* | revert accidental checkin | Christopher Faylor | 2003-10-17 | 1 | -8/+19 |
* | * cygcheck.cc (pretty_id): Don't exec if `id' program is not found. | Christopher Faylor | 2003-10-17 | 4 | -26/+16 |
* | Oooops... | Dimitri Papadopoulos | 2003-10-17 | 1 | -11/+1 |
* | *** empty log message *** | Pierre Humblet | 2003-10-16 | 1 | -0/+6 |
* | 2003-10-16 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-10-16 | 2 | -23/+16 |
* | * 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 |