Cygwin 64-bit 3.2.0 freeware
... (cygwin1.dll) which acts as a Linux API emulation layer providing substantial Linux API functionality.
# A collection of tools which provide Linux look and feel. ...
Author | Red Hat, Inc. |
Released | 2021-03-30 |
Filesize | 1.32 MB |
Downloads | 596 |
OS | Windows XP, Windows Vista x64, Windows 7 x64, Windows 8 x64, Windows 10 x64 |
Installation | Instal And Uninstall |
Keywords | Linux-like environment x64, linux on windows x64, emulation layer x64, linux x64, emulation x64, emulate x64 |
Users' rating (20 rating) |
Cygwin 64-bit Free Download - we do not host any Cygwin 64-bit torrent files or links of Cygwin 64-bit on rapidshare.com, depositfiles.com, megaupload.com etc. All Cygwin 64-bit download links are direct Cygwin 64-bit download from publisher site or their selected mirrors.
3.2.0 | Mar 30, 2021 | New Release | What's NEW: Revamped pseudo console support. Conditionally activating it only when a non-cygwin application is run. New C11 threads API: call_once, cnd_broadcast, cnd_destroy, cnd_init, cnd_signal, cnd_timedwait, cnd_wait, mtx_destroy, mtx_init, mtx_lock, mtx_timedlock, mtx_trylock, mtx_unlock, thrd_create, thrd_current, thrd_detach, thrd_equal, thrd_exit, thrd_join, thrd_sleep, thrd_yield, tss_create, tss_delete, tss_get, tss_set. In cygwin console, new thread which handles special keys/signals such as Ctrl-Z (VSUSP), Ctrl- (VQUIT), Ctrl-S (VSTOP), Ctrl-Q (VSTART) and SIGWINCH has been introduced. There have been a long standing issue that these keys/signals are handled only when app calls read() or select(). Now, these work even if app does not call read() or select(). Fchmodat(2) now has limited support for the AT_SYMLINK_NOFOLLOW flag. Cygwin now recognizes native Windows AF_UNIX sockets (as regular files, not as socket files). This allows tools like 'ls' and 'rm' to work. |
3.1.7 | Feb 24, 2021 | New Release | Bug Fixes: Fix acl_get_* functions in 32-bit Cygwin (pointer sign extension) Fix select/poll issue in case a socket connect call fails Fix multiple reader support for FIFOs Fix an mmap issue that could cause failure with errno EFBIG Fix the behavior of C++ apps after an unhandled exception (64-bit only) |
3.1.6 | Jul 13, 2020 | New Release | This is mainly a bugfix release. What changed: Support more IPPROTO_TCP socket options: TCP_FASTOPEN, TCP_KEEPIDLE, TCP_KEEPCNT, TCP_KEEPINTVL, TCP_QUICKACK, TCP_USER_TIMEOUT. Bug Fixes: Fix IPPROTO_TCP option handling, especially in terms of TCP_MAXSEG. Fix a buffer overrun in Cygwin-internal string comparison. Fix microcode registry lookup for /proc/cpuinfo output. |