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
/
wincap.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.
Corinna Vinschen
2010-01-22
1
-1
/
+13
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-1
/
+1
*
* security.cc (alloc_sd): Re-introduce setting the SE_DACL_PROTECTED
Corinna Vinschen
2009-11-03
1
-0
/
+11
*
* fhandler.cc (fhandler_base::open): Always create file with default
Corinna Vinschen
2009-10-24
1
-11
/
+0
*
* dtable.cc (dtable::init_std_file_from_handle): Fix comment to
Corinna Vinschen
2009-08-08
1
-1
/
+0
*
* wincap.h (wincaps::has_always_all_codepages): New element.
Corinna Vinschen
2009-07-20
1
-0
/
+11
*
* wincap.h (wincaps::has_broken_alloc_console): New element.
Corinna Vinschen
2009-06-26
1
-0
/
+11
*
* dtable.cc (dtable::init_std_file_from_handle): Add workaround for
Corinna Vinschen
2009-05-09
1
-1
/
+57
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode number
Corinna Vinschen
2009-01-29
1
-0
/
+10
*
* autoload.cc (WSAIoctl): Reintroduce.
Corinna Vinschen
2009-01-20
1
-0
/
+20
*
* autoload.cc (GetSystemDEPPolicy): Define.
Corinna Vinschen
2008-11-12
1
-2
/
+18
*
* wincap.cc (all wincaps): Store in .cygwin_dll_common section same as
Corinna Vinschen
2008-10-23
1
-10
/
+16
*
* fhandler_socket.cc (fhandler_socket::bind): Don't run explicit
Corinna Vinschen
2008-07-08
1
-0
/
+10
*
* autoload.cc (LoadDLLfuncNt): Re-invent.
Corinna Vinschen
2008-05-15
1
-0
/
+10
*
* autoload.cc (IsWow64Process): Remove.
Corinna Vinschen
2008-04-28
1
-1
/
+5
*
* wincap.h (wincapc::wow64): Change type to BOOL.
Corinna Vinschen
2008-04-27
1
-8
/
+5
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* cygtls.cc (_cygtls::init_exception_handler): Revert patch
Corinna Vinschen
2008-02-13
1
-1
/
+14
*
* dcrt0.cc: Include string.h.
Corinna Vinschen
2007-12-12
1
-7
/
+1
*
* autoload.cc (SetSecurityDescriptorControl): Drop.
Corinna Vinschen
2007-07-19
1
-10
/
+10
*
* cygheap.h (init_cygheap::luid): Remove.
Corinna Vinschen
2007-07-19
1
-3
/
+108
*
* autoload.cc (WSAIoctl): Remove.
Corinna Vinschen
2007-06-21
1
-0
/
+7
*
* cygheap.cc (cygheap_init): Fix formatting. Remove comment. Set
Corinna Vinschen
2007-03-29
1
-0
/
+7
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
1
-8
/
+2
*
* fhandler.h (class fhandler_pipe): Remove members writepipe_exists,
Corinna Vinschen
2007-02-23
1
-7
/
+0
*
* fhandler_console.cc (fhandler_console::need_invisible): Drop
Corinna Vinschen
2007-02-23
1
-14
/
+0
*
* exceptions.cc (dummy_ctrl_c_handler): Remove.
Corinna Vinschen
2007-02-23
1
-49
/
+0
*
* fhandler.cc (fhandler_base::lseek): Drop 9x considerations.
Corinna Vinschen
2007-02-23
1
-14
/
+0
*
* cygheap.h (struct cwdstuff): Remove sync member and keep_in_sync
Corinna Vinschen
2007-02-22
1
-49
/
+0
*
* fhandler_console.cc (fhandler_console::read): Drop 9x specific
Corinna Vinschen
2007-02-22
1
-49
/
+0
*
* fhandler.cc (fhandler_base::set_no_inheritance): Always use
Corinna Vinschen
2007-02-22
1
-42
/
+0
*
* fhandler.cc (fhandler_base::write): Remove wincap.has_lseek_bug case.
Corinna Vinschen
2007-02-22
1
-28
/
+0
*
Throughout remove all usage of wincap.access_denied_on_delete.
Corinna Vinschen
2007-02-22
1
-7
/
+0
*
Throughout replace all usage of wincap.shared with the constant
Corinna Vinschen
2007-02-22
1
-7
/
+0
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-7
/
+0
*
* wincap.cc (wincap_unknown): Change settings for unknown to reflect
Corinna Vinschen
2007-02-21
1
-429
/
+7
*
* net.cc (ga_dup): New function, taken from ga_clone with v4-in-v6
Corinna Vinschen
2007-02-01
1
-0
/
+13
*
* autoload.cc (WSAIoctl): Define.
Corinna Vinschen
2007-01-21
1
-24
/
+18
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
1
-2
/
+30
*
* autoload.cc (SHFileOperationA): Drop definition.
Corinna Vinschen
2006-12-10
1
-0
/
+13
*
* fhandler_mem.cc (fhandler_dev_mem::open): Fix comment.
Corinna Vinschen
2006-12-06
1
-2
/
+2
*
* dcrt0.cc (get_cygwin_startup_info): Fix comment.
Corinna Vinschen
2006-12-05
1
-0
/
+2
*
* dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.
Corinna Vinschen
2006-12-05
1
-0
/
+13
*
* cyglsa.h: New header file.
Corinna Vinschen
2006-11-27
1
-0
/
+13
*
* sec_helper.cc (sid_auth): Remove.
Corinna Vinschen
2006-11-08
1
-0
/
+13
*
* cygheap.h (struct user_heap_info): Add slop member.
Corinna Vinschen
2006-10-31
1
-0
/
+13
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Accomodate
Corinna Vinschen
2006-10-23
1
-5
/
+18
*
* cygheap.cc (init_cygheap::manage_console_count): Turn console control handler
Christopher Faylor
2006-03-16
1
-18
/
+5
*
* dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a little
Christopher Faylor
2006-03-13
1
-13
/
+26
*
* fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.
Corinna Vinschen
2006-01-29
1
-13
/
+26
[next]