aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/kernel32.cc
AgeCommit message (Expand)AuthorFilesLines
2011-04-04 Drop NT4 support.Corinna Vinschen1-35/+1
2010-04-15 * kernel32.cc (CreateEventW): Create event object with EVENT_ALL_ACCESSCorinna Vinschen1-4/+4
2009-09-24 * kernel32.cc (CreateMutexW): Use correct access mask.Corinna Vinschen1-2/+2
2008-11-26Remove unneeded whitespace.Christopher Faylor1-1/+1
2008-10-22 * autoload.cc (GetSystemWindowsDirectoryW): Define.Corinna Vinschen1-0/+35
2008-04-28 * kernel32.cc (CreateFileMappingW): Remove stray small_printf.Corinna Vinschen1-1/+0
2008-04-21 * kernel32.cc (CreateFileMappingW): Fix bug in reserve/commit handling.Corinna Vinschen1-2/+2
2008-04-21 * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen1-0/+405