summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/wincap.h
Commit message (Expand)AuthorAgeFilesLines
* cygwin: wincap: handle W10 1703Corinna Vinschen2017-04-241-0/+2
* Drop max_sys_priv wincapCorinna Vinschen2016-06-241-14/+16
* Drop has_broken_rtl_query_process_debug_information flagCorinna Vinschen2016-06-241-2/+0
* Drop terminate_thread_frees_stack flagCorinna Vinschen2016-06-241-2/+0
* Drop has_pipe_reject_remote_clients flagCorinna Vinschen2016-06-241-2/+0
* Drop has_set_thread_stack_guarantee flagCorinna Vinschen2016-06-241-2/+0
* Drop has_program_compatibility_assistant flagCorinna Vinschen2016-06-241-2/+0
* Drop wow64_has_secondary_stack flagCorinna Vinschen2016-06-241-2/+0
* Drop use_dont_resolve_hack flagCorinna Vinschen2016-06-241-2/+0
* Drop has_restricted_raw_disk_access flagCorinna Vinschen2016-06-241-2/+0
* Drop has_transactions flagCorinna Vinschen2016-06-241-2/+0
* Drop has_fast_cwd flagCorinna Vinschen2016-06-241-2/+0
* Drop has_localenames flagCorinna Vinschen2016-06-231-2/+0
* Drop has_always_all_codepages flagCorinna Vinschen2016-06-231-2/+0
* Drop has_broken_udf flagCorinna Vinschen2016-06-231-2/+0
* Drop has_sendmsg flagCorinna Vinschen2016-06-231-2/+0
* Drop has_mandatory_integrity_control flagCorinna Vinschen2016-06-231-2/+0
* Drop has_restricted_stack_args flagCorinna Vinschen2016-06-231-2/+0
* Drop supports_all_posix_ai_flagsCorinna Vinschen2016-06-231-2/+0
* Drop has_gaa_on_link_prefix flag and remove obsolete functions thuslyCorinna Vinschen2016-06-231-2/+0
* Drop has_recycle_dot_binCorinna Vinschen2016-06-231-2/+0
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* setuid: Create token from scratch without credentials of callerCorinna Vinschen2016-02-181-0/+2
* Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangsCorinna Vinschen2016-01-271-2/+0
* Try loading with safe path using LOAD_LIBRARY_SEARCH_SYSTEM32 firstCorinna Vinschen2016-01-121-0/+2
* Always allocate main thread stack from pthread stack area on x86_64.Corinna Vinschen2015-12-071-2/+0
* On 64 bit, only create new thread stack if started from 32 bit process on aff...Corinna Vinschen2015-12-031-0/+2
* Fix /proc/<PID>/maps output for PEB and TEBs on W10 1511Corinna Vinschen2015-12-031-0/+2
* Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSesCorinna Vinschen2015-08-271-0/+2
* Fix /proc/cpuinfo topology and cache size infoCorinna Vinschen2015-08-131-0/+2
* cygwin: Fix copyright datesCorinna Vinschen2015-07-291-1/+1
* Disable fetching heap info on 64 bit XP/2003Corinna Vinschen2015-07-051-0/+2
* Fix original stack when running signal handler on alternate stackCorinna Vinschen2015-07-041-0/+7
* * wincap.cc (wincap_minimal): Remove.Corinna Vinschen2014-12-011-2/+0
* * uinfo.cc (cygheap_user::init): Fix formatting in debug output.Corinna Vinschen2014-05-081-1/+3
* * ntdll.h (RtlGetVersion): Declare.Corinna Vinschen2013-11-191-5/+5
* * autoload.cc (GetSystemTimePreciseAsFileTime): Define.Corinna Vinschen2013-06-141-0/+2
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-25/+10
* * cygthread.cc (cygthread::terminate_thread): Only try to freeCorinna Vinschen2013-03-291-1/+3
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * net.cc (get_adapters_addresses): Only create thread on affectedCorinna Vinschen2012-05-031-0/+2
* wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto.Christopher Faylor2012-04-151-2/+2
* * shared.cc (shared_info::init_obcaseinsensitive): Check actual stateCorinna Vinschen2012-02-211-0/+2
* * ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.Corinna Vinschen2012-02-171-1/+3
* * dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stackCorinna Vinschen2011-12-191-0/+2
* * sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID onCorinna Vinschen2011-10-151-0/+2
* * cygthread.cc (cygthread::async_create): Define new function.Christopher Faylor2011-07-301-2/+0
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen2011-05-201-0/+2
* * heap.cc (heap_init): Rewrite initial heap allocation to use addressesCorinna Vinschen2011-05-161-2/+0
* * fhandler_proc.cc (format_proc_uptime): Don't call GetSystemInfo.Corinna Vinschen2011-05-101-0/+5