aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/wincap.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-04Cygwin: Allow accessing 48 bit address space in Windows 8.1 or laterCorinna Vinschen1-0/+4
2019-03-31Cygwin: console: support 24 bit colorTakashi Yano1-0/+2
2019-02-22Cygwin: get_user_groups: fetch a user's group list from identification tokenCorinna Vinschen1-0/+2
2019-01-29Cygwin: fork/exec: fix child process permissionsCorinna Vinschen1-0/+2
2019-01-26Cygwin: uname: Raise size of utsname fields and revamp uname(2) outputCorinna Vinschen1-0/+1
2019-01-14Cygwin: wincap: split has_posix_file_infoCorinna Vinschen1-2/+4
2018-12-25Cygwin: wincap: add wincap_10_1803, add has_case_sensitive_dirs itemCorinna Vinschen1-0/+6
2018-12-23Cygwin: wincap: add wincap_10_1709, add has_posix_file_info itemCorinna Vinschen1-0/+2
2018-11-29Cygwin: implement extensible clock interfaceCorinna Vinschen1-0/+4
2018-04-11Cygwin: wincap: expose more SYSTEM_INFO members and use as appropriateCorinna Vinschen1-0/+5
2017-04-24cygwin: wincap: handle W10 1703Corinna Vinschen1-0/+2
2016-06-24Drop max_sys_priv wincapCorinna Vinschen1-14/+16
2016-06-24Drop has_broken_rtl_query_process_debug_information flagCorinna Vinschen1-2/+0
2016-06-24Drop terminate_thread_frees_stack flagCorinna Vinschen1-2/+0
2016-06-24Drop has_pipe_reject_remote_clients flagCorinna Vinschen1-2/+0
2016-06-24Drop has_set_thread_stack_guarantee flagCorinna Vinschen1-2/+0
2016-06-24Drop has_program_compatibility_assistant flagCorinna Vinschen1-2/+0
2016-06-24Drop wow64_has_secondary_stack flagCorinna Vinschen1-2/+0
2016-06-24Drop use_dont_resolve_hack flagCorinna Vinschen1-2/+0
2016-06-24Drop has_restricted_raw_disk_access flagCorinna Vinschen1-2/+0
2016-06-24Drop has_transactions flagCorinna Vinschen1-2/+0
2016-06-24Drop has_fast_cwd flagCorinna Vinschen1-2/+0
2016-06-23Drop has_localenames flagCorinna Vinschen1-2/+0
2016-06-23Drop has_always_all_codepages flagCorinna Vinschen1-2/+0
2016-06-23Drop has_broken_udf flagCorinna Vinschen1-2/+0
2016-06-23Drop has_sendmsg flagCorinna Vinschen1-2/+0
2016-06-23Drop has_mandatory_integrity_control flagCorinna Vinschen1-2/+0
2016-06-23Drop has_restricted_stack_args flagCorinna Vinschen1-2/+0
2016-06-23Drop supports_all_posix_ai_flagsCorinna Vinschen1-2/+0
2016-06-23Drop has_gaa_on_link_prefix flag and remove obsolete functions thuslyCorinna Vinschen1-2/+0
2016-06-23Drop has_recycle_dot_binCorinna Vinschen1-2/+0
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+0
2016-02-18setuid: Create token from scratch without credentials of callerCorinna Vinschen1-0/+2
2016-01-27Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangsCorinna Vinschen1-2/+0
2016-01-12Try loading with safe path using LOAD_LIBRARY_SEARCH_SYSTEM32 firstCorinna Vinschen1-0/+2
2015-12-07Always allocate main thread stack from pthread stack area on x86_64.Corinna Vinschen1-2/+0
2015-12-03On 64 bit, only create new thread stack if started from 32 bit process on aff...Corinna Vinschen1-0/+2
2015-12-03Fix /proc/<PID>/maps output for PEB and TEBs on W10 1511Corinna Vinschen1-0/+2
2015-08-27Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSesCorinna Vinschen1-0/+2
2015-08-13Fix /proc/cpuinfo topology and cache size infoCorinna Vinschen1-0/+2
2015-07-29cygwin: Fix copyright datesCorinna Vinschen1-1/+1
2015-07-05Disable fetching heap info on 64 bit XP/2003Corinna Vinschen1-0/+2
2015-07-04Fix original stack when running signal handler on alternate stackCorinna Vinschen1-0/+7
2014-12-01 * wincap.cc (wincap_minimal): Remove.Corinna Vinschen1-2/+0
2014-05-08 * uinfo.cc (cygheap_user::init): Fix formatting in debug output.Corinna Vinschen1-1/+3
2013-11-19 * ntdll.h (RtlGetVersion): Declare.Corinna Vinschen1-5/+5
2013-06-14 * autoload.cc (GetSystemTimePreciseAsFileTime): Define.Corinna Vinschen1-0/+2
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-25/+10
2013-03-29 * cygthread.cc (cygthread::terminate_thread): Only try to freeCorinna Vinschen1-1/+3
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor1-2/+2