summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/wincap.cc
Commit message (Expand)AuthorAgeFilesLines
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-212/+11
* * cygthread.cc (cygthread::terminate_thread): Only try to freeCorinna Vinschen2013-03-291-1/+10
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * wincap.cc (wincapc::init): Drop memset call since it can result inCorinna Vinschen2012-07-241-53/+33
* * net.cc (get_adapters_addresses): Only create thread on affectedCorinna Vinschen2012-05-031-1/+48
* wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto.Christopher Faylor2012-04-151-8/+8
* * shared.cc (shared_info::init_obcaseinsensitive): Check actual stateCorinna Vinschen2012-02-211-0/+8
* * ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.Corinna Vinschen2012-02-171-1/+9
* * dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stackCorinna Vinschen2011-12-191-0/+9
* * sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID onCorinna Vinschen2011-10-151-0/+8
* * cygthread.cc (cygthread::async_create): Define new function.Christopher Faylor2011-07-301-10/+0
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen2011-05-201-0/+8
* * heap.cc (heap_init): Rewrite initial heap allocation to use addressesCorinna Vinschen2011-05-161-8/+0
* * fhandler_proc.cc (format_proc_uptime): Don't call GetSystemInfo.Corinna Vinschen2011-05-101-3/+3
* * environ.cc (set_chunksize): Remove.Corinna Vinschen2011-05-101-14/+0
* * autoload.cc (GetSecurityInfo): Remove.Corinna Vinschen2011-04-281-8/+0
* Drop NT4 support.Corinna Vinschen2011-04-041-127/+6
* * autoload.cc (GetExtendedTcpTable): Remove.Corinna Vinschen2011-04-021-17/+1
* * wincap.cc (wincap_2003): Set use_dont_resolve_hack to true.Christopher Faylor2011-03-231-1/+1
* * fenv.cc (_feinitialise); Don't use SSE instructions on systems notCorinna Vinschen2011-03-201-0/+9
* * fhandler.cc (fhandler_base::open): When creating a file on aCorinna Vinschen2011-03-081-0/+9
* * autoload.cc (dll_load): Only perform DONT_RESOLVE_DLL_REFERENCES hack onChristopher Faylor2011-03-011-0/+9
* * fhandler_socket.cc (address_in_use): Disable. Add comment.Corinna Vinschen2011-01-301-9/+0
* * fhandler.h (MAX_PARTITIONS): New definition.Corinna Vinschen2011-01-111-1/+10
* * cygheap.h (cwdstuff::override_win32_cwd): Declare.Corinna Vinschen2010-10-091-0/+9
* * fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruseCorinna Vinschen2010-09-251-118/+6
* * wincap.h (wincaps::has_buggy_thread_startup): Declare.Christopher Faylor2010-09-191-0/+13
* * autoload.cc (MsgWaitForMultipleObjectsEx): Define.Corinna Vinschen2010-08-301-0/+11
* * wincap.cc (wincap_7): Set needs_count_in_si_lpres2 to false.Corinna Vinschen2010-07-151-1/+1
* * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen2010-01-221-1/+13
* Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcessCorinna Vinschen2009-12-181-1/+1
* * security.cc (alloc_sd): Re-introduce setting the SE_DACL_PROTECTEDCorinna Vinschen2009-11-031-0/+11
* * fhandler.cc (fhandler_base::open): Always create file with defaultCorinna Vinschen2009-10-241-11/+0
* * dtable.cc (dtable::init_std_file_from_handle): Fix comment toCorinna Vinschen2009-08-081-1/+0
* * wincap.h (wincaps::has_always_all_codepages): New element.Corinna Vinschen2009-07-201-0/+11
* * wincap.h (wincaps::has_broken_alloc_console): New element.Corinna Vinschen2009-06-261-0/+11
* * dtable.cc (dtable::init_std_file_from_handle): Add workaround forCorinna Vinschen2009-05-091-1/+57
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode numberCorinna Vinschen2009-01-291-0/+10
* * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen2009-01-201-0/+20
* * autoload.cc (GetSystemDEPPolicy): Define.Corinna Vinschen2008-11-121-2/+18
* * wincap.cc (all wincaps): Store in .cygwin_dll_common section same asCorinna Vinschen2008-10-231-10/+16
* * fhandler_socket.cc (fhandler_socket::bind): Don't run explicitCorinna Vinschen2008-07-081-0/+10
* * autoload.cc (LoadDLLfuncNt): Re-invent.Corinna Vinschen2008-05-151-0/+10
* * autoload.cc (IsWow64Process): Remove.Corinna Vinschen2008-04-281-1/+5
* * wincap.h (wincapc::wow64): Change type to BOOL.Corinna Vinschen2008-04-271-8/+5
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * cygtls.cc (_cygtls::init_exception_handler): Revert patchCorinna Vinschen2008-02-131-1/+14
* * dcrt0.cc: Include string.h.Corinna Vinschen2007-12-121-7/+1
* * autoload.cc (SetSecurityDescriptorControl): Drop.Corinna Vinschen2007-07-191-10/+10
* * cygheap.h (init_cygheap::luid): Remove.Corinna Vinschen2007-07-191-3/+108