index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
ntdll.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler.cc (fhandler_base::open): Fix typo in comment.
Corinna Vinschen
2011-08-27
1
-4
/
+9
*
* dlfcn.cc (dlopen): Reimplement RTLD_NODELETE for Windows 2000 using
Corinna Vinschen
2011-08-16
1
-1
/
+29
*
* fhandler_process.cc (format_process_status): Always print process name
Corinna Vinschen
2011-08-10
1
-0
/
+1
*
* ntdll.h (STATUS_NOT_FOUND): Define.
Corinna Vinschen
2011-08-09
1
-0
/
+1
*
* cygtls.h (struct _local_storage): Add cw_timer member.
Yaakov Selkowitz
2011-08-03
1
-0
/
+11
*
* ntdll.h: Fix typo in comment.
Corinna Vinschen
2011-07-26
1
-1
/
+1
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-6
/
+6
*
* ntdll.h (FILE_PIPE_*): Define constants.
Christopher Faylor
2011-06-04
1
-0
/
+8
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-0
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2011-05-20
1
-1
/
+27
*
* cygwin.din (clock_getcpuclockid): Export.
Yaakov Selkowitz
2011-05-17
1
-0
/
+1
*
* cygwin.din (pthread_attr_getguardsize): Export.
Corinna Vinschen
2011-05-15
1
-5
/
+7
*
* fhandler_process.cc (struct heap_info::heap): Convert base to
Corinna Vinschen
2011-05-13
1
-0
/
+24
*
* autoload.cc (EnumProcessModules): Remove.
Corinna Vinschen
2011-05-11
1
-0
/
+9
*
* fhandler_process.cc (format_process_maps): Rework to report
Corinna Vinschen
2011-05-11
1
-0
/
+5
*
* cygwin.din (pthread_attr_getstack): Export.
Yaakov Selkowitz
2011-05-03
1
-0
/
+12
*
* ntdll.h (IsEventSignalled): New inline function.
Corinna Vinschen
2011-04-29
1
-0
/
+12
*
* cygerrno.h (geterrno_from_nt_status): Declare.
Corinna Vinschen
2011-04-28
1
-0
/
+13
*
* autoload.cc (GetSecurityInfo): Remove.
Corinna Vinschen
2011-04-28
1
-2
/
+12
*
* autoload.cc (FindFirstVolumeA): Remove.
Corinna Vinschen
2011-04-02
1
-0
/
+1
*
* fhandler_random.cc (fhandler_dev_random::crypt_gen_random):
Corinna Vinschen
2011-04-01
1
-0
/
+1
*
* ntdll.h: Allow usage from plain C code.
Corinna Vinschen
2011-03-31
1
-0
/
+122
*
* autoload.cc (UuidCreate): Remove.
Corinna Vinschen
2011-03-29
1
-0
/
+1
*
* autoload.cc (winmm): Remove time functions. Don't treat
Corinna Vinschen
2011-03-29
1
-1
/
+17
*
* cygheap.h (cwdstuff::override_win32_cwd): Declare.
Corinna Vinschen
2010-10-09
1
-2
/
+16
*
* fhandler.h (fhandler_base::get_stat_access): Delete.
Corinna Vinschen
2010-10-07
1
-10
/
+0
*
* errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.
Corinna Vinschen
2010-09-24
1
-0
/
+1
*
* mount.cc (class fs_info_cache): New class to cache filesystem
Corinna Vinschen
2010-09-10
1
-0
/
+3
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-0
/
+10
*
* external.cc (sync_wincwd): Remove.
Corinna Vinschen
2010-08-27
1
-0
/
+1
*
* dtable.cc (dtable::dup_worker): Reset path_conv handle in duplicated
Corinna Vinschen
2010-06-15
1
-0
/
+10
*
* ntdll.h (STATUS_BAD_NETWORK_PATH): Define.
Corinna Vinschen
2010-06-02
1
-0
/
+2
*
* shared_info.h (user_info): Add dll_crt0_1 as a friend.
Christopher Faylor
2010-03-15
1
-0
/
+6
*
Throughout, use FileBothDirectoryInformation info class rather than
Corinna Vinschen
2010-01-29
1
-3
/
+4
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-0
/
+4
*
Support pseudo-reloc version 2
Charles Wilson
2009-10-07
1
-0
/
+2
*
Throughout avoid having to initialize constant UNICODE_STRINGs.
Corinna Vinschen
2009-07-14
1
-13
/
+13
*
* Makefile.in: Don't do anything special with any RCS directories.
Christopher Faylor
2009-07-12
1
-1
/
+1
*
* ntdll.h (STATUS_LOCK_NOT_GRANTED): Define.
Corinna Vinschen
2009-04-16
1
-0
/
+1
*
* Fix copyright dates.
Corinna Vinschen
2009-01-16
1
-1
/
+2
*
* ntdll.h: Reorder NT status flags. Fix a case difference. Add
Corinna Vinschen
2009-01-07
1
-2
/
+3
*
Remove unneeded whitespace.
Christopher Faylor
2008-11-26
1
-5
/
+5
*
* ntdll.h (NtSetAttributesFile): New inline function.
Corinna Vinschen
2008-10-20
1
-0
/
+11
*
* path.cc (symlink_info::check): Don't pass EaBuffer to NtCreateFile if it has
Christopher Faylor
2008-05-23
1
-0
/
+1
*
* autoload.cc (LoadDLLfuncNt): Re-invent.
Corinna Vinschen
2008-05-15
1
-0
/
+10
*
* autoload.cc (IsWow64Process): Remove.
Corinna Vinschen
2008-04-28
1
-0
/
+1
*
* Makefile.in (DLL_OFILES): Add kernel32.o.
Corinna Vinschen
2008-04-21
1
-8
/
+39
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-1
/
+13
*
* flock.cc (FLOCK_PARENT_DIR_ACCESS): Define.
Corinna Vinschen
2008-03-27
1
-1
/
+6
*
* hookapi.cc (find_first_notloaded_dll): New function.
Christopher Faylor
2008-03-27
1
-0
/
+6
[next]