Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-20wincap.cc: set wincap member has_user_shstk true for 2004+Brian Inglis
2023-01-12Cygwin: wincap: make capability flags readonlyCorinna Vinschen
2022-12-04Cygwin: drop wincaps for Windows 7 and Windows 8Corinna Vinschen
2022-12-04Cygwin: drop wincap::def_guard_pagesCorinna Vinschen
2022-12-04Cygwin: drop wincap::mmap_storage_highCorinna Vinschen
2022-12-04Cygwin: drop wincap::cons_need_small_input_record_bufCorinna Vinschen
2022-12-04Cygwin: drop wincap::has_broken_attach_consoleCorinna Vinschen
2022-12-04Cygwin: drop wincap::has_query_process_handle_infoCorinna Vinschen
2022-12-04Cygwin: drop wincap::has_broken_whoamiCorinna Vinschen
2022-12-04Cygwin: drop wincap::has_microsoft_accountsCorinna Vinschen
2022-12-04Cygwin: drop wincap::has_precise_system_timeCorinna Vinschen
2022-12-04Cygwin: drop wincap::needs_query_informationCorinna Vinschen
2022-10-28Cygwin: memory_layout.h: define absolute MMAP_STORAGE_HIGH values hereCorinna Vinschen
2022-07-02Cygwin: console: Allow pasting very long text input.Takashi Yano
2022-05-15Cygwin: pty: Fix script command crash on console in Win7.Takashi Yano
2022-05-13Cygwin: wincap: drop has_gaa_largeaddress_bug flag and related codeCorinna Vinschen
2022-05-13Cygwin: wincap: drop has_broken_prefetchvm flag and related codeCorinna Vinschen
2022-05-13Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and related codeCorinna Vinschen
2022-05-13Cygwin: wincap: set def_guard_pages to x86_64 value right awayCorinna Vinschen
2022-05-13Cygwin: wincap: drop wow64 flag and all conditions depending on itCorinna Vinschen
2022-02-16Cygwin: wincap: Add capabilities for Windows 11.Takashi Yano
2022-02-05Cygwin: wincap: Add capabilities for Windows 10 2004 and newer.Takashi Yano
2021-10-29Cygwin: remove support for Vista entirelyCorinna Vinschen
2021-10-29Cygwin: drop support for systems not supporting the CONSOLE LOGON SIDCorinna Vinschen
2021-10-29Cygwin: drop support for systems not supporting processor groupsCorinna Vinschen
2021-10-29Cygwin: drop support for simple invisible console codeCorinna Vinschen
2021-10-29Cygwin: drop support for systems not supporting QueryUnbiasedInterruptTimeCorinna Vinschen
2021-10-29Cygwin: drop Vista WOW64 specific child process handle bugCorinna Vinschen
2021-09-23Cygwin: pipe: Use ProcessHandleInformation if available.Takashi Yano
2021-01-25syscalls.cc: unlink_nt: Try FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTEBen Wijen
2020-07-01Cygwin: tcp: Support TCP_USER_TIMEOUTCorinna Vinschen
2020-07-01Cygwin: tcp: Support TCP_KEEPIDLE, TCP_KEEPCNT, TCP_KEEPINTVLCorinna Vinschen
2020-07-01Cygwin: tcp: Support TCP_FASTOPENCorinna Vinschen
2020-04-07Cygwin: memory: declare extended memory APICorinna Vinschen
2020-02-26Cygwin: console: Add support for REP escape sequence to xterm mode.Takashi Yano
2020-02-26Cygwin: console: Add workaround for broken IL/DL in xterm mode.Takashi Yano
2020-01-14Cygwin: console: Add workaround for broken CSI3J in Win10 1809.Takashi Yano
2019-06-04Cygwin: Allow accessing 48 bit address space in Windows 8.1 or laterCorinna Vinschen
2019-04-19Cygwin: drop unsupported Windows 10 versionsCorinna Vinschen
2019-03-31Cygwin: console: support 24 bit colorTakashi Yano
2019-03-03Cygwin: fork: fix child process permissions, take 3Corinna Vinschen
2019-02-28Cygwin: wincap: fix copy/paste bugCorinna Vinschen
2019-02-22Cygwin: get_user_groups: fetch a user's group list from identification tokenCorinna Vinschen
2019-01-29Cygwin: fork/exec: fix child process permissionsCorinna Vinschen
2019-01-14Cygwin: wincap: split has_posix_file_infoCorinna Vinschen
2018-12-25Cygwin: wincap: add wincap_10_1803, add has_case_sensitive_dirs itemCorinna Vinschen
2018-12-23Cygwin: wincap: add wincap_10_1709, add has_posix_file_info itemCorinna Vinschen
2018-11-29Cygwin: implement extensible clock interfaceCorinna Vinschen
2017-04-24cygwin: wincap: handle W10 1703Corinna Vinschen
2017-04-24cygwin: wincap: fix evaluation of build numberCorinna Vinschen