Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2003-10-02* dcrt0.cc (dll_crt0_1): Call newlib __sinit routine to ensure that stdioChristopher Faylor
2003-10-02* path.cc (win32_device_name): Only fill out destination buffer when it'sChristopher Faylor
2003-10-022003-10-02 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
2003-10-02 * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define.Danny Smith
2003-10-01* Makefile.in: Add YA method for generating devices.cc.Christopher Faylor
2003-10-01 * fhandler.cc (fhandler_base::fstat): Drop FH_FLOPPY case.Corinna Vinschen
2003-10-01 * fhandler.h (class fhandler_dev_raw): Add method fstat.Corinna Vinschen
2003-10-01 * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR andCorinna Vinschen
2003-09-30Remove conflict indicator from ChangeLogDanny Smith
2003-09-30 * include/winuser.h (BSF_*, BSM_*): Sync constants defined inDanny Smith
2003-09-30 * include/dhcpcsvc.h: New file.Dimitri Papadopoulos
2003-09-30 * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_INPUT,Dimitri Papadopoulos
2003-09-29 * syslog.cc (vsyslog): Print debug message if ReportEventA fails.Corinna Vinschen
2003-09-29 * include/stdlib.h: Guard non-ISO functions withDanny Smith
2003-09-29 * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_TYPEMOUSE,Dimitri Papadopoulos
2003-09-28* sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.Christopher Faylor
2003-09-28 * devices.h: Move a few device major numbers. Fix typo of FH_UDP.Corinna Vinschen
2003-09-27* device.shilka (device::parse): Allow units on other than tty.Christopher Faylor
2003-09-27 * wincap.cc (wincapc::init): Allow requesting server info for NT4 SP6.Corinna Vinschen
2003-09-27* path.cc (symlink_info::check): Use new introducer for mknod'ed files.Christopher Faylor
2003-09-27* devices.shilka: Add /dev/sda disk devices.Christopher Faylor
2003-09-27* cygwin-shilka: Remove '#line directives' or suffer debugging oddities. UseChristopher Faylor
2003-09-27remove accidental checkinChristopher Faylor
2003-09-27* Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor
2003-09-27* fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set ioctl_request eventChristopher Faylor
2003-09-27* fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,Christopher Faylor
2003-09-272003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-09-272003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-09-272003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-09-26 * include/winable.h (BlockInput): Add function.Dimitri Papadopoulos
2003-09-26 * include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow,Dimitri Papadopoulos
2003-09-26 * include/winuser.h (RealGetWindowClassA[AW]): Add function.Dimitri Papadopoulos
2003-09-26 * include/winuser.h [WINVER >= 0x0500] (RegisterDeviceNotification[AW],Dimitri Papadopoulos
2003-09-26 * include/winuser.h [WINVER >= 0x0500] (SetWinEventHook, WINEVENTPROC,Dimitri Papadopoulos
2003-09-26 * mmap.cc (munmap): Use correct address and length parameters whenCorinna Vinschen
2003-09-26 * spawn.cc (spawn_guts): Set errno to E2BIG if command line isCorinna Vinschen
2003-09-26 * include/winnt.h (ACE_INHERITED_OBJECT_TYPE_PRESENT,Dimitri Papadopoulos
2003-09-26 * include/aclapi.h [_WIN32_WINNT >= 0x0501] (GetInheritanceSource[AW]):Dimitri Papadopoulos
2003-09-26 Avoid compile time error when including winuser.h:Corinna Vinschen
2003-09-26* dtable.cc (build_fh_name): Return pointer to a 'nodevice' rather than a NULLChristopher Faylor
2003-09-26* fork.cc (fork_parent): Detect failed pinfo constructor.Christopher Faylor
2003-09-26* spawn.cc (spawnve): Remove vfork short circuit and let caller deal with errorChristopher Faylor
2003-09-26* spawn.cc (spawn_guts): Catch potential error from pinfo.remember. ChangeChristopher Faylor
2003-09-26 * lib/version.def (LIBRARY): Quote name.Danny Smith
2003-09-25* include/winuser.h (GetClipboardSequenceNumber): Add functionsDimitri Papadopoulos
2003-09-25* include/winuser.h (BroadcastSystemMessage, BroadcastSystemMessageA,Dimitri Papadopoulos
2003-09-25* spawn.cc (spawn_guts): Move system signal handling stuff after CreateProcessChristopher Faylor
2003-09-25* include/winuser.h (DeregisterShellHookWindow): Add function.Dimitri Papadopoulos
2003-09-25* include/winuser.h [WINVER >= 0x0500] (AnimateWindow): AddDimitri Papadopoulos
2003-09-25* include/winuser.h [WINVER >= 0x0500] (AW_SLIDE, AW_ACTIVATE,Dimitri Papadopoulos