summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * syslog.cc (vsyslog): Print debug message if ReportEventA fails.Corinna Vinschen2003-09-292-2/+7
* * include/stdlib.h: Guard non-ISO functions withDanny Smith2003-09-292-4/+12
* * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_TYPEMOUSE,Dimitri Papadopoulos2003-09-293-5/+145
* * sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.Christopher Faylor2003-09-285-4/+16
* * devices.h: Move a few device major numbers. Fix typo of FH_UDP.Corinna Vinschen2003-09-286-731/+349
* * device.shilka (device::parse): Allow units on other than tty.Christopher Faylor2003-09-273-2/+6
* * wincap.cc (wincapc::init): Allow requesting server info for NT4 SP6.Corinna Vinschen2003-09-272-4/+17
* * path.cc (symlink_info::check): Use new introducer for mknod'ed files.Christopher Faylor2003-09-273-4/+10
* * devices.shilka: Add /dev/sda disk devices.Christopher Faylor2003-09-273-185/+588
* * cygwin-shilka: Remove '#line directives' or suffer debugging oddities. UseChristopher Faylor2003-09-276-290/+1139
* remove accidental checkinChristopher Faylor2003-09-271-20/+0
* * Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor2003-09-275-17/+121
* * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set ioctl_request eventChristopher Faylor2003-09-273-21/+48
* * fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,Christopher Faylor2003-09-274-2/+54
* 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-275-5/+12
* 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-274-2/+29
* 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-277-58/+91
* * include/winable.h (BlockInput): Add function.Dimitri Papadopoulos2003-09-264-45/+159
* * include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow,Dimitri Papadopoulos2003-09-263-7/+19
* * include/winuser.h (RealGetWindowClassA[AW]): Add function.Dimitri Papadopoulos2003-09-263-0/+12
* * include/winuser.h [WINVER >= 0x0500] (RegisterDeviceNotification[AW],Dimitri Papadopoulos2003-09-263-0/+23
* * include/winuser.h [WINVER >= 0x0500] (SetWinEventHook, WINEVENTPROC,Dimitri Papadopoulos2003-09-264-9/+46
* * mmap.cc (munmap): Use correct address and length parameters whenCorinna Vinschen2003-09-262-3/+11
* * spawn.cc (spawn_guts): Set errno to E2BIG if command line isCorinna Vinschen2003-09-262-0/+12
* * include/winnt.h (ACE_INHERITED_OBJECT_TYPE_PRESENT,Dimitri Papadopoulos2003-09-262-2/+9
* * include/aclapi.h [_WIN32_WINNT >= 0x0501] (GetInheritanceSource[AW]):Dimitri Papadopoulos2003-09-265-9/+40
* Avoid compile time error when including winuser.h:Corinna Vinschen2003-09-262-1/+5
* * dtable.cc (build_fh_name): Return pointer to a 'nodevice' rather than a NULLChristopher Faylor2003-09-262-2/+7
* * fork.cc (fork_parent): Detect failed pinfo constructor.Christopher Faylor2003-09-263-1/+15
* * spawn.cc (spawnve): Remove vfork short circuit and let caller deal with errorChristopher Faylor2003-09-262-3/+6
* * spawn.cc (spawn_guts): Catch potential error from pinfo.remember. ChangeChristopher Faylor2003-09-262-6/+23
* * lib/version.def (LIBRARY): Quote name.Danny Smith2003-09-252-1/+5
* * include/winuser.h (GetClipboardSequenceNumber): Add functionsDimitri Papadopoulos2003-09-253-3/+50
* * include/winuser.h (BroadcastSystemMessage, BroadcastSystemMessageA,Dimitri Papadopoulos2003-09-253-15/+107
* * spawn.cc (spawn_guts): Move system signal handling stuff after CreateProcessChristopher Faylor2003-09-252-19/+24
* * include/winuser.h (DeregisterShellHookWindow): Add function.Dimitri Papadopoulos2003-09-2523-39/+60
* * include/winuser.h [WINVER >= 0x0500] (AnimateWindow): AddDimitri Papadopoulos2003-09-253-0/+13
* * include/winuser.h [WINVER >= 0x0500] (AW_SLIDE, AW_ACTIVATE,Dimitri Papadopoulos2003-09-252-0/+16
* * include/winuser.h [WINVER >= 0x0500] (GetGUIThreadInfo,Dimitri Papadopoulos2003-09-253-2/+15
* 2003-09-25 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-253-8/+15
* * include/tzfile.h: Add some missing entries.Christopher Faylor2003-09-258-10/+47
* * include/paths.h: Add some missing entries.Christopher Faylor2003-09-252-4/+17
* * shared_info.h (CURR_MOUNT_MAGIC): Fix.Christopher Faylor2003-09-253-68/+70
* *** empty log message ***Pierre Humblet2003-09-251-0/+25
* 2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-258-58/+67
* correct incorrect checkinChristopher Faylor2003-09-251-1/+1
* * devices.cc: New file.Christopher Faylor2003-09-2580-2000/+2950
* Remove test code.Dimitri Papadopoulos2003-09-241-2/+0
* * include/GL/glu.h (gluErrorUnicodeStringWIN): Add macroDimitri Papadopoulos2003-09-242-1/+17
* * include/GL/glu.h (gluErrorUnicodeStringEXT): Add function.Dimitri Papadopoulos2003-09-242-0/+7