Cygwin Icon

Cygwin

Assist developers in migrating applications from UNIX/Linux to the MS Windows.

CygwinOverview

Editor: Cygwin is a set of powerful tools to assist developers in migrating applications from UNIX/Linux to the Microsoft Windows; platform. Cygwin delivers the open source standard Red Hat GNU gcc compiler and gdb debugger on Windows. In addition, it provides for a standard UNIX/Linux development environment on Windows including APIs and command shells. The Cygwin.dll library, included with Cygwin, delivers the interesting subset of UNIX SVR4, BSD, and POSIX APIs to enable quick ports of UNIX/Linux applications to the Windows platform.
Cygwin is a Linux-like environment for Windows. It consists of two parts:
- A DLL (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.
The Cygwin DLL currently works with all recent, commercially released x86 32 bit and 64 bit versions of Windows, with the exception of Windows CE.
new"
If a filename cannot be represented in the current character set,
the character will be converted to a sequence Ctrl-N + UTF-8 representation
of the character. This allows to access all files, even those not
having a valid representation of their filename in the current character
set (codepage). To always have a valid String, use the UTF-8 charset
by setting the environment variable $LANG, $LC_ALL, or $LC_CTYPE to a
valid POSIX value, for instance in Cygwin.bat like this:

set LC_CTYPE=en_US.UTF-8

- PATH_MAX is now 4096. Internally, path names can be as long as the
underlying OS can handle (32K).

- struct dirent now supports d_type, filled out with DT_REG or DT_DIR.
All other file types return as DT_UNKNOWN for performance reasons.

- The CYGWIN environment variable options "ntsec" and "smbntsec" have
been replaced by the per-mount option "acl"/"noacl".

- The CYGWIN environment variable option "ntea" has been removed without
substitute

NEW

Fixed some bugs.

CygwinInformation

Version
1.7.7-1
Date
11.11.10
License
Free
Language
English
File Size
669KB
Developer
Category
Operating Systems
Windows XP, 2000, 98, Me, NT
System Requirements
No additional system requirements.
Microsoft Visual FoxPro 9.0 Service Pack Icon
Download Service Pack 2 for Microsoft Visual FoxPro 9.0.
Free
Visual Studio 2010 Professional Icon
Creating, debugging and deploying applications.
Free
Visual Studio 2010 Ultimate Icon
Simplifies solution development, lowering risk and increasing return.
Free
LaTeX Editor Icon
rapid TeX/LaTeX document processing
Free
Visual Studio 2010 Ultimate ISO Icon
Provides an integrated environment of tools and server infrastructure
Free
Visual Studio 2010 SP1 Icon
Microsoft Visual Studio 2010 Service Pack 1 Beta.
Free
GNU Compiler Collection Icon
The GNU Compiler Collection includes front ends for C, C++, Objective-C, etc.
Free
Visual FoxPro 7.0 Service Pack Icon
An update for the released version of Microsoft Visual FoxPro 7.0.
Free
More