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=ZMZIlwcevZKn/Oq+DA15QNtKZxA1bnS3mSYuYeXS5kd pWcCwin9gh4ullS1T0hYWL4x1kYLWjAJzqF2AWwxs44rhBMe9uPY7xUxgf8bj9UZ VgKz30wG7Aa7qRbJ/akOpVSTOt5d4YMX7zLIC+kI2zcya7Iz8A3uTLU9Vlh8ehtk = 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=zZt7uAttpRCMklMDJc9h33B3t9o=; b=Szz8P5U3otNgMNsEo jahdjY+i87wegFO6zEt0duq02XoxZcDyGd1mIqMUna7TNq2q+IBcnpCn0nnXQyGT cd+M9+2eCD2u0tdqHVeNAIgUTE8+Clf26c/5c/84nyloUXGAujJH1kk3ZLjolzgE wZw/lRm7gZXirrYWt/lCigic3U= 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.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com Message-ID: <52F54133.4050701@etr-usa.com> Date: Fri, 07 Feb 2014 13:25:23 -0700 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: get rid of getpwent? (Was: cygwin-1.7.28 getpwent header declaration changes ?) References: <52F339CA DOT 5070305 AT gmail DOT com> <20140206090117 DOT GD2821 AT calimero DOT vinschen DOT de> <52F361C5 DOT 3000807 AT gmail DOT com> <20140206141321 DOT GI2821 AT calimero DOT vinschen DOT de> <52F40208 DOT 5030901 AT etr-usa DOT com> <20140207094917 DOT GN2821 AT calimero DOT vinschen DOT de> <52F53D7C DOT 5050201 AT etr-usa DOT com> In-Reply-To: <52F53D7C.5050201@etr-usa.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2/7/2014 13:09, Warren Young wrote: > > I want getpwent() and friends to remain available, but to switch to > AD/SAM as primary, like OS X does all the time, I just realized that this means getpwent() turns into an AD database linear scan at AD sites. Hmmm... I think I'm still in favor of the idea. It seems like a "Doctor, it hurts when I do a complete linear AD scan!" issue. ("So don't do that, then!") This could make Cygwin a positive force for getting these old programs updated to use modern APIs. -- 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