summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/window.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* Throughout, drop unnecessary explicit includes of windows header filesCorinna Vinschen2013-11-241-2/+0
* Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatchYaakov Selkowitz2013-05-011-2/+2
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* Throughout, use user32 UNICODE functions rather than ANSI functions.Corinna Vinschen2011-05-011-11/+13
* * cygthread.cc (cygthread::create): Fix incorrect use of name rather thanChristopher Faylor2010-09-011-1/+1
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-7/+0
* Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor2005-10-171-1/+1
* * sync.h (muto::operator int): New operator.Christopher Faylor2005-04-051-5/+5
* * wininfo.h (wininfo::timer_active): Delete.Christopher Faylor2005-03-271-165/+14
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-1/+0
* * cygthread.cc (cygthread::is): Eliminate.Christopher Faylor2004-05-161-54/+77
* revert previous not-ready-for-primetime checkin.Christopher Faylor2004-05-151-71/+49
* * cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor2004-05-151-49/+71
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-091-1/+1
* * window.cc (Winmain): Show windows error code in error output whenChristopher Faylor2004-02-031-1/+1
* * cygthread.cc (cygthread::stub): Revert previous change and again subsumeChristopher Faylor2003-12-141-1/+1
* * exceptions.cc (ctrl_c_handler): Don't send SIGHUP onCorinna Vinschen2003-10-141-0/+20
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-1/+0
* Split ChangeLog, create ChangeLog-2002.Corinna Vinschen2003-01-101-1/+1
* * windows.cc (setitimer): Return ENOSYS on invalid argument.Christopher Faylor2002-12-301-1/+1
* * cygthread.cc (cygthread::stub): Don't create event for long-running threads.Christopher Faylor2002-10-131-8/+1
* * window.cc (gethwnd): Use SetThreadPriority method.Christopher Faylor2002-10-101-8/+7
* More GNUify non-GNU formatted functions calls throughout.Christopher Faylor2002-09-231-1/+1
* * Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor2002-08-011-11/+4
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-281-1/+1
* * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen2002-01-061-1/+6
* * path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor2001-12-061-0/+1
* * cygwin.din (ualarm): New export.Christopher Faylor2001-11-281-11/+23
* * autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor2001-10-131-1/+1
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* Move appropriate variables to NO_COPY segment, throughout.Christopher Faylor2001-09-061-1/+1
* Fix spacing, copyrights.Christopher Faylor2001-03-181-3/+3
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+3
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie2000-07-271-0/+2
* * windows.cc (setitimer): Round up when < 1000 usecs.Christopher Faylor2000-06-261-1/+4
* * window.cc (setitimer): Check for overflow conditionCorinna Vinschen2000-05-091-0/+7
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-071-1/+1
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+231