summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ntdll.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ntdll.h: Allow usage from plain C code.Corinna Vinschen2011-03-311-0/+122
* * autoload.cc (UuidCreate): Remove.Corinna Vinschen2011-03-291-0/+1
* * autoload.cc (winmm): Remove time functions. Don't treatCorinna Vinschen2011-03-291-1/+17
* * cygheap.h (cwdstuff::override_win32_cwd): Declare.Corinna Vinschen2010-10-091-2/+16
* * fhandler.h (fhandler_base::get_stat_access): Delete.Corinna Vinschen2010-10-071-10/+0
* * errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.Corinna Vinschen2010-09-241-0/+1
* * mount.cc (class fs_info_cache): New class to cache filesystemCorinna Vinschen2010-09-101-0/+3
* * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen2010-09-061-0/+10
* * external.cc (sync_wincwd): Remove.Corinna Vinschen2010-08-271-0/+1
* * dtable.cc (dtable::dup_worker): Reset path_conv handle in duplicatedCorinna Vinschen2010-06-151-0/+10
* * ntdll.h (STATUS_BAD_NETWORK_PATH): Define.Corinna Vinschen2010-06-021-0/+2
* * shared_info.h (user_info): Add dll_crt0_1 as a friend.Christopher Faylor2010-03-151-0/+6
* Throughout, use FileBothDirectoryInformation info class rather thanCorinna Vinschen2010-01-291-3/+4
* Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcessCorinna Vinschen2009-12-181-0/+4
* Support pseudo-reloc version 2Charles Wilson2009-10-071-0/+2
* Throughout avoid having to initialize constant UNICODE_STRINGs.Corinna Vinschen2009-07-141-13/+13
* * Makefile.in: Don't do anything special with any RCS directories.Christopher Faylor2009-07-121-1/+1
* * ntdll.h (STATUS_LOCK_NOT_GRANTED): Define.Corinna Vinschen2009-04-161-0/+1
* * Fix copyright dates.Corinna Vinschen2009-01-161-1/+2
* * ntdll.h: Reorder NT status flags. Fix a case difference. AddCorinna Vinschen2009-01-071-2/+3
* Remove unneeded whitespace.Christopher Faylor2008-11-261-5/+5
* * ntdll.h (NtSetAttributesFile): New inline function.Corinna Vinschen2008-10-201-0/+11
* * path.cc (symlink_info::check): Don't pass EaBuffer to NtCreateFile if it hasChristopher Faylor2008-05-231-0/+1
* * autoload.cc (LoadDLLfuncNt): Re-invent.Corinna Vinschen2008-05-151-0/+10
* * autoload.cc (IsWow64Process): Remove.Corinna Vinschen2008-04-281-0/+1
* * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen2008-04-211-8/+39
* * smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.Corinna Vinschen2008-03-311-1/+13
* * flock.cc (FLOCK_PARENT_DIR_ACCESS): Define.Corinna Vinschen2008-03-271-1/+6
* * hookapi.cc (find_first_notloaded_dll): New function.Christopher Faylor2008-03-271-0/+6