X-Recipient: archive-cygwin@delorie.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:reply-to:message-id:date:from:mime-version:to
	:subject:content-type:content-transfer-encoding; q=dns; s=
	default; b=o+B2gimhfXXOzTmvWA4apnDFC9EHRxwieWJkcycTRfz5Rn1nwj17U
	Qk3YUY7RQlHb/zD0IZBP2kNS7THmfCtt4bowhLIMKA3VrX3uV5RNrGM3ajH9TAQB
	q6szxJpuD2nWprDWU3tVdTd06MZX118r1aDfJMQ9aCFmMrGFtidf/o=
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:reply-to:message-id:date:from:mime-version:to
	:subject:content-type:content-transfer-encoding; s=default; bh=B
	Q88zyV+iJs+eWE3XAT//IMiwPc=; b=SnUYi9squfB1/EsFIvj2EroHnoP7bEvUn
	W9q9XyB2l/aj9C43MKuUVQSy+qbzjp58nK+waIZm2B54/2TU2v1LAAnqa7PMSIWY
	jpV4oTpvnMhvv0070fl2Sf34mG+zhtvKFqfTBbvxTqk+6mVExHMYiNFZfx2GxSog
	CX1lWecyO4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,UNSUBSCRIBE_BODY autolearn=no version=3.3.2
Message-Id: <announce.551D7957.2000408@boland.nl>
Date: Thu, 02 Apr 2015 19:16:07 +0200
From: Daniel <daniel@boland.nl>
User-Agent: Thunderbird 1.5.0.14 (Windows/20071210)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: libfakesu 1.1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

This library simulates the Unix root user. It is meant to make porting
Unix programs to Cygwin easier. Many Unix daemon programs, such as
Apache, Sendmail and Procmail, start up as root but change to an
unprivileged user ID.
By including this library, any Cygwin super-user (member of the
'Administrators' group) will be represented with user id '0' to
your program.

Version 1.1.0
* added the following functions:
   chown, fchown, lchown
   getpwnam_r, getgrgid_r, getgrnam_r, getgrgid_r
   setfsuid, setfsgid


               *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look 
at the "List-Unsubscribe: " tag in the email header of this message. 
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com <at> cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available 
starting at this URL.

--
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

