aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/window.cc
AgeCommit message (Expand)AuthorFilesLines
2005-10-17Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor1-1/+1
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor1-5/+5
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor1-165/+14
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor1-1/+0
2004-05-16* cygthread.cc (cygthread::is): Eliminate.Christopher Faylor1-54/+77
2004-05-15revert previous not-ready-for-primetime checkin.Christopher Faylor1-71/+49
2004-05-15* cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor1-49/+71
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor1-1/+1
2004-02-03* window.cc (Winmain): Show windows error code in error output whenChristopher Faylor1-1/+1
2003-12-14* cygthread.cc (cygthread::stub): Revert previous change and again subsumeChristopher Faylor1-1/+1
2003-10-14 * exceptions.cc (ctrl_c_handler): Don't send SIGHUP onCorinna Vinschen1-0/+20
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor1-1/+0
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen1-1/+1
2002-12-30* windows.cc (setitimer): Return ENOSYS on invalid argument.Christopher Faylor1-1/+1
2002-10-13* cygthread.cc (cygthread::stub): Don't create event for long-running threads.Christopher Faylor1-8/+1
2002-10-10* window.cc (gethwnd): Use SetThreadPriority method.Christopher Faylor1-8/+7
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor1-1/+1
2002-08-01* Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor1-11/+4
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor1-1/+1
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor1-1/+1
2002-01-06 * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen1-1/+6
2001-12-06* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor1-0/+1
2001-11-28* cygwin.din (ualarm): New export.Christopher Faylor1-11/+23
2001-10-13* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor1-1/+1
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-09-06Move appropriate variables to NO_COPY segment, throughout.Christopher Faylor1-1/+1
2001-03-18Fix spacing, copyrights.Christopher Faylor1-3/+3
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+3
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-27* testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie1-0/+2
2000-06-26* windows.cc (setitimer): Round up when < 1000 usecs.Christopher Faylor1-1/+4
2000-05-09 * window.cc (setitimer): Check for overflow conditionCorinna Vinschen1-0/+7
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor1-1/+1
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+231