Cygwin

詳細情報

タイトル Cygwin
URL https://cygwin.com/
バージョン ver 3.6
更新日 2025/03/19
追加日 2024/02/08
種別 フリーソフト
説明 Windows上でLinuxツールを動作させるための互換レイヤー。

レビュー

Cygwinは Windows上でGNUやその他のオープンソースツールを利用するための実行環境。コア部分はCygwinライブラリ(cygwin1.dll)で、プログラムが必要とするPOSIXシステムコールと環境を提供する。

Cygwinディストリビューションには、ほとんどのGNUツールや、多数のBSDツール、Xサーバー、Xアプリケーションが含まれてる。

Cygwinライブラリを使用することで、ソースコードを大幅に変更することなく、多くのUnixプログラムを簡単に移植することができる。

スクリーンショット

更新グラフ

Created with Highcharts 5.0.2Total更新回数24/0524/0624/0724/0824/0924/1024/1124/1225/0125/0225/0325/0400.250.50.7511.25

バージョン履歴

What's new and what changed in CygwinPrev Chapter 1. Cygwin Overview NextWhat's new and what changed in CygwinWhat's new and what changed in 3.6
New API calls: tcgetwinsize, tcsetwinsize.
New API call: getlocalename_l.
New API calls: fdclosedir, posix_getdents.
New API call: setproctitle.
New API call: timespec_get.
New API calls: tcgetwinsize, tcsetwinsize.
New API call: posix_close.
New POSIX-defined entry points posix_spawn_file_actions_addchdir and
posix_spawn_file_actions_addfchdir. These are the same as the already
exported posix_spawn_file_actions_addchdir_np and
posix_spawn_file_actions_addfchdir_np.
Add FS_IOC_[GS]ETFLAGS FS_PINNED_FL and FS_UNPINNED_FL flags to handle
Windows attributes FILE_ATTRIBUTE_PINNED and FILE_ATTRIBUTE_UNPINNED.
Add matching 'p' and 'u' mode bits in chattr(1) and lsattr(1).
New libaio.a provided for projects checking for POSIX aio support by
looking for this library at configure time.
cygpath -r option allows to generate all Windows paths with root-local
path prefix \\?\.
(省略されました)
差分がありません