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: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 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT 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: Date: Thu, 02 Apr 2015 19:16:07 +0200 From: Daniel User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: cygwin AT cygwin DOT 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 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