X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=QjchM11Gt1tTLSNAb5iWrGBjA9sjIJHGaHy2wrZ9vyG eXgLZtXpGmJLp84d7j6x/6yNb0VyK5cXyU1qC7qhdUF89wC7ribuHWa0qrvIl/yg QHfUrB2XkyInnQ3AG7Bj98Qz0v1HIa55n5lawjpI8+jA2ooQi3nK50rsjkxiKYgI = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=HWhogxlKLuksdP4/2Ipb3jRGRG4=; b=wV6t3scMCxPt2dZtn YycTQr8t0fqa9XyBpprPEN1E9sxpw8MdUzZA2GuvEBjI6NV1tiuEhLN0grdVvfNW HWQdF7IqEh+/StuHdrVJ7ZXeXopjgNFfUQuRyONPdKO5+B86sqt4DT+gM5ZIAJL0 gTLX32MDYdCm1gJY4mlxq+Wfh0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com Message-ID: <539089CC.7030502@etr-usa.com> Date: Thu, 05 Jun 2014 09:16:28 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin on Max OS X ? References: <648160868 DOT 20140605183532 AT yandex DOT ru> In-Reply-To: <648160868.20140605183532@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 6/5/2014 08:35, Andrey Repin wrote: > make sure the tools you are using are > available for Cygwin in the same (or compatible enough) form. OS X is closest to the BSDs in terms of userland and kernel APIs, whereas Cygwin mostly emulates Linux, except where Win32 leaks through. There are plenty of differences between them that can justify testing under both environments: - vast dynamic linkage, networking, and ACL/EA differences - /Users, /System, /Library vs /home, /sbin, /lib - BSD find, locate, etc. vs GNU findutils - bsdtar vs GNU tar - no /proc in OS X - /dev/clipboard vs pbcopy/pbpaste - strace vs dtrace - /etc files, SAM and AD vs Open Directory - launchd vs Windows Services -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple