From ede7692fd26ecf4d668f6b0113f32e087d4527dc Mon Sep 17 00:00:00 2001 From: Joshua Daniel Franklin Date: Fri, 31 Dec 2004 01:13:28 +0000 Subject: * path.sgml: Encode programming example with CDATA. --- winsup/doc/overview.sgml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'winsup/doc/overview.sgml') diff --git a/winsup/doc/overview.sgml b/winsup/doc/overview.sgml index 12d906c5d..6e38832e8 100644 --- a/winsup/doc/overview.sgml +++ b/winsup/doc/overview.sgml @@ -9,7 +9,13 @@ providing substantial POSIX (Portable Operating System Interface) system call functionality, and a collection of tools, which provide a Linux look and feel. The Cygwin DLL works with all x86 -versions of Windows since Windows 95. +versions of Windows since Windows 95. The API follows the Single +Unix Specification as much as possible, and then Linux practice. +Two other major differences between Cygwin and Linux are the C library +(newlib instead of glibc) and +default /bin/sh, which is ash on +Cygwin but bash on most Linux distributions. With Cygwin installed, users have access to many standard UNIX -- cgit v1.2.3