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
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-212
/
+11
*
* cygthread.cc (cygthread::terminate_thread): Only try to free
Corinna Vinschen
2013-03-29
1
-1
/
+10
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* wincap.cc (wincapc::init): Drop memset call since it can result in
Corinna Vinschen
2012-07-24
1
-53
/
+33
*
* net.cc (get_adapters_addresses): Only create thread on affected
Corinna Vinschen
2012-05-03
1
-1
/
+48
*
wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto.
Christopher Faylor
2012-04-15
1
-8
/
+8
*
* shared.cc (shared_info::init_obcaseinsensitive): Check actual state
Corinna Vinschen
2012-02-21
1
-0
/
+8
*
* ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.
Corinna Vinschen
2012-02-17
1
-1
/
+9
*
* dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stack
Corinna Vinschen
2011-12-19
1
-0
/
+9
*
* sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID on
Corinna Vinschen
2011-10-15
1
-0
/
+8
*
* cygthread.cc (cygthread::async_create): Define new function.
Christopher Faylor
2011-07-30
1
-10
/
+0
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2011-05-20
1
-0
/
+8
*
* heap.cc (heap_init): Rewrite initial heap allocation to use addresses
Corinna Vinschen
2011-05-16
1
-8
/
+0
*
* fhandler_proc.cc (format_proc_uptime): Don't call GetSystemInfo.
Corinna Vinschen
2011-05-10
1
-3
/
+3
*
* environ.cc (set_chunksize): Remove.
Corinna Vinschen
2011-05-10
1
-14
/
+0
*
* autoload.cc (GetSecurityInfo): Remove.
Corinna Vinschen
2011-04-28
1
-8
/
+0
*
Drop NT4 support.
Corinna Vinschen
2011-04-04
1
-127
/
+6
*
* autoload.cc (GetExtendedTcpTable): Remove.
Corinna Vinschen
2011-04-02
1
-17
/
+1
*
* wincap.cc (wincap_2003): Set use_dont_resolve_hack to true.
Christopher Faylor
2011-03-23
1
-1
/
+1
*
* fenv.cc (_feinitialise); Don't use SSE instructions on systems not
Corinna Vinschen
2011-03-20
1
-0
/
+9
*
* fhandler.cc (fhandler_base::open): When creating a file on a
Corinna Vinschen
2011-03-08
1
-0
/
+9
*
* autoload.cc (dll_load): Only perform DONT_RESOLVE_DLL_REFERENCES hack on
Christopher Faylor
2011-03-01
1
-0
/
+9
*
* fhandler_socket.cc (address_in_use): Disable. Add comment.
Corinna Vinschen
2011-01-30
1
-9
/
+0
*
* fhandler.h (MAX_PARTITIONS): New definition.
Corinna Vinschen
2011-01-11
1
-1
/
+10
*
* cygheap.h (cwdstuff::override_win32_cwd): Declare.
Corinna Vinschen
2010-10-09
1
-0
/
+9
*
* fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruse
Corinna Vinschen
2010-09-25
1
-118
/
+6
*
* wincap.h (wincaps::has_buggy_thread_startup): Declare.
Christopher Faylor
2010-09-19
1
-0
/
+13
*
* autoload.cc (MsgWaitForMultipleObjectsEx): Define.
Corinna Vinschen
2010-08-30
1
-0
/
+11
*
* wincap.cc (wincap_7): Set needs_count_in_si_lpres2 to false.
Corinna Vinschen
2010-07-15
1
-1
/
+1
*
* 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
[next]