summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ntdll.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* Overwite potentially faked kernel version with correct valuesCorinna Vinschen2016-03-091-0/+1
* In FILE_ID_BOTH_DIR_INFORMATION it's actually FileId, not IndexNumberCorinna Vinschen2015-12-091-1/+1
* Rename FileId to IndexNumber in NT structures to align with upstreamCorinna Vinschen2015-12-081-2/+2
* Check for correct funtion entry address in munge_threadfuncQian Hong2015-10-291-1/+2
* Fix hang stracing forking processes but not following childCorinna Vinschen2015-08-241-1/+2
* cygwin: Fix copyright datesCorinna Vinschen2015-07-291-1/+1
* Implement getcontext, setcontext, makecontext, swapcontextCorinna Vinschen2015-07-171-0/+1
* * Makefile.in (DLL_OFILES): Add quotactl.o.Corinna Vinschen2014-10-171-5/+52
* * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen2014-08-221-3/+17
* * ntdll.h (RtlGetVersion): Declare.Corinna Vinschen2013-11-191-0/+1
* * flock.cc (fhandler_base::lock): Only refuse to lock nohandle andCorinna Vinschen2013-10-251-6/+5
* * ntdll.h: Guard against new header files.Christopher Faylor2013-10-051-0/+2
* * ntdll.h (struct _SEMAPHORE_BASIC_INFORMATION): Define.Corinna Vinschen2013-07-231-0/+14
* * autoload.cc (CancelSynchronousIo): Define.Corinna Vinschen2013-06-021-0/+5
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-108/+231
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * fhandler_registry.cc: Drop Mingw.org considerations.Corinna Vinschen2012-11-261-23/+2
* * DevNotes: Add entry cgf-000013.Christopher Faylor2012-07-211-3/+1
* * fhandler_registry.cc (RegOpenUserClassesRoot): Only define whenCorinna Vinschen2012-07-061-1/+4
* * fhandler_serial.cc: Fix includes for IOCTL codes to support Mingw64.Corinna Vinschen2012-06-281-31/+0
* * exceptions.cc (RtlUnwind): Align declaration with MSDN.Corinna Vinschen2012-06-281-0/+31
* * exceptions.cc (exception::handle): Cast exception code to NTSTATUSCorinna Vinschen2012-06-271-59/+4
* * advapi32.cc (_ADVAPI32_): Define. Explain why.Corinna Vinschen2012-06-271-0/+18
* * globals.cc (ro_u_refs): New R/O unicode string.Corinna Vinschen2012-06-031-0/+4
* * ntdll.h (SharedUserData): Add volatile qualifier. This fixes aCorinna Vinschen2012-03-201-3/+4
* * ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.Corinna Vinschen2012-02-171-2/+4
* Clean up whitespace.Christopher Faylor2011-12-171-1/+1
* * mmap.cc (mlock): Replace LOCK_VM_IN_WSL with correct MAP_PROCESS.Corinna Vinschen2011-12-051-85/+97
* * fhandler.cc (fhandler_base::open): Fix typo in comment.Corinna Vinschen2011-08-271-4/+9
* * dlfcn.cc (dlopen): Reimplement RTLD_NODELETE for Windows 2000 usingCorinna Vinschen2011-08-161-1/+29
* * fhandler_process.cc (format_process_status): Always print process nameCorinna Vinschen2011-08-101-0/+1
* * ntdll.h (STATUS_NOT_FOUND): Define.Corinna Vinschen2011-08-091-0/+1
* * cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz2011-08-031-0/+11
* * ntdll.h: Fix typo in comment.Corinna Vinschen2011-07-261-1/+1
* whitespace eliminationChristopher Faylor2011-06-061-6/+6
* * ntdll.h (FILE_PIPE_*): Define constants.Christopher Faylor2011-06-041-0/+8
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-281-0/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen2011-05-201-1/+27
* * cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz2011-05-171-0/+1
* * cygwin.din (pthread_attr_getguardsize): Export.Corinna Vinschen2011-05-151-5/+7
* * fhandler_process.cc (struct heap_info::heap): Convert base toCorinna Vinschen2011-05-131-0/+24
* * autoload.cc (EnumProcessModules): Remove.Corinna Vinschen2011-05-111-0/+9
* * fhandler_process.cc (format_process_maps): Rework to reportCorinna Vinschen2011-05-111-0/+5
* * cygwin.din (pthread_attr_getstack): Export.Yaakov Selkowitz2011-05-031-0/+12
* * ntdll.h (IsEventSignalled): New inline function.Corinna Vinschen2011-04-291-0/+12
* * cygerrno.h (geterrno_from_nt_status): Declare.Corinna Vinschen2011-04-281-0/+13
* * autoload.cc (GetSecurityInfo): Remove.Corinna Vinschen2011-04-281-2/+12
* * autoload.cc (FindFirstVolumeA): Remove.Corinna Vinschen2011-04-021-0/+1
* * fhandler_random.cc (fhandler_dev_random::crypt_gen_random):Corinna Vinschen2011-04-011-0/+1