aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sched.cc
AgeCommit message (Expand)AuthorFilesLines
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-99/+28
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor1-1/+2
2012-11-26 * fhandler_registry.cc: Drop Mingw.org considerations.Corinna Vinschen1-4/+0
2012-11-23ChangeLog:Christopher Faylor1-3/+0
2012-07-06 * fhandler_registry.cc (RegOpenUserClassesRoot): Only define whenCorinna Vinschen1-0/+2
2011-07-06 * sched.c (sched_yield): Just call SwitchToThread because yield nowCorinna Vinschen1-1/+1
2011-04-23 * registry.cc (reg_key::get_dword): Rename from get_int, use DWORDCorinna Vinschen1-2/+2
2011-04-19 * Makefile.in (DLL_IMPORTS): Drop advapi32.dll.Corinna Vinschen1-4/+4
2010-03-12Throughout change all calls of low_priority_sleep (0) to yield ().Christopher Faylor1-1/+1
2008-09-11* localtime.cc (increment_overflow): Mark as non-inline to prevent compilerChristopher Faylor1-1/+1
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor1-6/+0
2008-04-07Add miscfuncs.h to files as needed throughout.Christopher Faylor1-0/+1
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen1-7/+1
2006-10-19 * fhandler_proc.cc: Drop superfluous definition of _WIN32_WINNT.Corinna Vinschen1-2/+1
2005-07-05Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor1-1/+1
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor1-1/+1
2003-09-27* Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor1-11/+69
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor1-1/+0
2002-11-13* miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor1-1/+1
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor1-5/+5
2002-06-02Remove unneeded sigproc.h includes throughout.Christopher Faylor1-1/+0
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor1-25/+24
2001-04-12 * configure.in: Remove PTH_ALLOW.Robert Collins1-1/+43
2001-03-21Add missing files.Christopher Faylor1-0/+404