Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-10-03 | * include/wincrypt.h (SCHANNEL_MAC_KEY, SCHANNEL_ENC_KEY, | Dimitri Papadopoulos | 2 | -0/+8 |
2003-10-03 | * include/wincrypt.h (CRYPT_FLAGS_*): Add constants. Protocol flags. | Dimitri Papadopoulos | 2 | -0/+10 |
2003-10-03 | * include/wincrypt.h (KP_*): Add constants. Needed by | Dimitri Papadopoulos | 2 | -1/+25 |
2003-10-03 | * include/winuser.h [_WIN32_WINNT >= 0x0501] (EVENT_*, CONSOLE_*): | Dimitri Papadopoulos | 2 | -44/+61 |
2003-10-03 | * include/winuser.h [WINVER >= 0x0500] (EVENT_MAX): Ooops... | Dimitri Papadopoulos | 2 | -1/+6 |
2003-10-03 | * include/winuser.h [WINVER >= 0x0500] (EVENT_*): Add constants. | Dimitri Papadopoulos | 4 | -4/+55 |
2003-10-03 | * include/stdio.h (_filbuf): Add prototype. | Danny Smith | 2 | -5/+57 |
2003-10-02 | * mingwex/dirent.c (_treaddir): Reset errno to 0 if end | Danny Smith | 2 | -1/+11 |
2003-10-02 | 2003-10-01 Phil Edwards <pme@gcc.gnu.org> | H.J. Lu | 2 | -4/+17 |
2003-10-02 | * dcrt0.cc (dll_crt0_1): Call newlib __sinit routine to ensure that stdio | Christopher Faylor | 2 | -1/+11 |
2003-10-02 | * path.cc (win32_device_name): Only fill out destination buffer when it's | Christopher Faylor | 3 | -1080/+635 |
2003-10-02 | 2003-10-02 Luke Dunstan <infidel@users.sourceforge.net> | Luke Dunstan | 3 | -0/+13 |
2003-10-01 | * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define. | Danny Smith | 2 | -1/+5 |
2003-10-01 | * Makefile.in: Add YA method for generating devices.cc. | Christopher Faylor | 11 | -583/+15002 |
2003-09-30 | * fhandler.cc (fhandler_base::fstat): Drop FH_FLOPPY case. | Corinna Vinschen | 2 | -3/+4 |
2003-09-30 | * fhandler.h (class fhandler_dev_raw): Add method fstat. | Corinna Vinschen | 3 | -0/+42 |
2003-09-30 | * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR and | Corinna Vinschen | 5 | -31/+0 |
2003-09-30 | [ bfd/ChangeLog ] | Chris Demetriou | 4 | -4/+38 |
2003-09-30 | Remove conflict indicator from ChangeLog | Danny Smith | 1 | -1/+0 |
2003-09-30 | * include/winuser.h (BSF_*, BSM_*): Sync constants defined in | Danny Smith | 3 | -20/+46 |
2003-09-30 | * include/dhcpcsvc.h: New file. | Dimitri Papadopoulos | 5 | -4/+64 |
2003-09-30 | * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_INPUT, | Dimitri Papadopoulos | 3 | -2/+33 |
2003-09-29 | 2003-09-29 Ian Lance Taylor <ian@wasabisystems.com> | Jeff Johnston | 4 | -100/+95 |
2003-09-29 | * libc/machine/sh/strncpy.S: New file. | Joern Rennecke | 4 | -5/+229 |
2003-09-29 | * syslog.cc (vsyslog): Print debug message if ReportEventA fails. | Corinna Vinschen | 2 | -2/+7 |
2003-09-29 | * include/stdlib.h: Guard non-ISO functions with | Danny Smith | 2 | -4/+12 |
2003-09-29 | * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_TYPEMOUSE, | Dimitri Papadopoulos | 3 | -5/+145 |
2003-09-28 | * sigproc.cc (proc_subproc): Restrict permissions on ppid_handle. | Christopher Faylor | 5 | -4/+16 |
2003-09-28 | * devices.h: Move a few device major numbers. Fix typo of FH_UDP. | Corinna Vinschen | 6 | -731/+349 |
2003-09-27 | * device.shilka (device::parse): Allow units on other than tty. | Christopher Faylor | 3 | -2/+6 |
2003-09-27 | * wincap.cc (wincapc::init): Allow requesting server info for NT4 SP6. | Corinna Vinschen | 2 | -4/+17 |
2003-09-27 | * path.cc (symlink_info::check): Use new introducer for mknod'ed files. | Christopher Faylor | 3 | -4/+10 |
2003-09-27 | * devices.shilka: Add /dev/sda disk devices. | Christopher Faylor | 3 | -185/+588 |
2003-09-27 | * cygwin-shilka: Remove '#line directives' or suffer debugging oddities. Use | Christopher Faylor | 6 | -290/+1139 |
2003-09-27 | remove accidental checkin | Christopher Faylor | 1 | -20/+0 |
2003-09-27 | * Makefile.in: Add libusr32.a to DLL_IMPORTS. | Christopher Faylor | 5 | -17/+121 |
2003-09-27 | * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set ioctl_request event | Christopher Faylor | 3 | -21/+48 |
2003-09-27 | * fhandler_console.c (fhandler_console::read): Record the state of the SHIFT, | Christopher Faylor | 4 | -2/+54 |
2003-09-27 | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 5 | -5/+12 |
2003-09-27 | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 4 | -2/+29 |
2003-09-27 | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 7 | -58/+91 |
2003-09-26 | * include/winable.h (BlockInput): Add function. | Dimitri Papadopoulos | 4 | -45/+159 |
2003-09-26 | * include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow, | Dimitri Papadopoulos | 3 | -7/+19 |
2003-09-26 | * include/winuser.h (RealGetWindowClassA[AW]): Add function. | Dimitri Papadopoulos | 3 | -0/+12 |
2003-09-26 | * include/winuser.h [WINVER >= 0x0500] (RegisterDeviceNotification[AW], | Dimitri Papadopoulos | 3 | -0/+23 |
2003-09-26 | * include/winuser.h [WINVER >= 0x0500] (SetWinEventHook, WINEVENTPROC, | Dimitri Papadopoulos | 4 | -9/+46 |
2003-09-26 | * mmap.cc (munmap): Use correct address and length parameters when | Corinna Vinschen | 2 | -3/+11 |
2003-09-26 | * spawn.cc (spawn_guts): Set errno to E2BIG if command line is | Corinna Vinschen | 2 | -0/+12 |