| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | 2003-10-05 Mohan Embar <gnustuff@thisiscool.com> | DJ Delorie | 2003-10-08 | 5 | -35/+65 |
* | Move ChangeLog entries for config/ subdir into config/ChangeLog, where | Nathanael Nerode | 2003-10-08 | 2 | -187/+237 |
* | 2003-10-06 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2003-10-08 | 2 | -0/+5 |
* | * 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 |
* | 2003-10-03 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2003-10-04 | 2 | -1/+5 |
* | * 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 |
* | 2003-10-01 Phil Edwards <pme@gcc.gnu.org> | H.J. Lu | 2003-10-02 | 2 | -4/+17 |
* | * 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 |
* | * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR and | Corinna Vinschen | 2003-09-30 | 5 | -31/+0 |
* | [ bfd/ChangeLog ] | Chris Demetriou | 2003-09-30 | 4 | -4/+38 |
* | Remove conflict indicator from ChangeLog | Danny Smith | 2003-09-30 | 1 | -1/+0 |
* | * include/winuser.h (BSF_*, BSM_*): Sync constants defined in | Danny Smith | 2003-09-30 | 3 | -20/+46 |
* | * include/dhcpcsvc.h: New file. | Dimitri Papadopoulos | 2003-09-30 | 5 | -4/+64 |
* | * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_INPUT, | Dimitri Papadopoulos | 2003-09-30 | 3 | -2/+33 |
* | 2003-09-29 Ian Lance Taylor <ian@wasabisystems.com> | Jeff Johnston | 2003-09-29 | 4 | -100/+95 |
* | * libc/machine/sh/strncpy.S: New file. | Joern Rennecke | 2003-09-29 | 4 | -5/+229 |
* | * syslog.cc (vsyslog): Print debug message if ReportEventA fails. | Corinna Vinschen | 2003-09-29 | 2 | -2/+7 |
* | * include/stdlib.h: Guard non-ISO functions with | Danny Smith | 2003-09-29 | 2 | -4/+12 |
* | * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_TYPEMOUSE, | Dimitri Papadopoulos | 2003-09-29 | 3 | -5/+145 |