From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65182 invoked by alias); 12 Apr 2018 07:56:30 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 65158 invoked by uid 89); 12 Apr 2018 07:56:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:Thu, Scott, Meyers, meyers X-HELO: mail-qk0-f193.google.com Received: from mail-qk0-f193.google.com (HELO mail-qk0-f193.google.com) (209.85.220.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 12 Apr 2018 07:56:28 +0000 Received: by mail-qk0-f193.google.com with SMTP id s78so5058511qkl.8 for ; Thu, 12 Apr 2018 00:56:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=2VtBeZj8EiDuB05ONMFADrYtQ52l+kUCmc5C4h5T0vw=; b=eaJuasaaZDJPD430scWGohPt2Y3euPjVcU9oglOSvKnRjh6i9SqDEB1h48la9C8Oa4 ecNcXWTyTENAHwKOE9ZL0m+pu0srcnJCao95N4PnvG5lCQtclLCZHYePs5FmRhx4nE8S v6KCO3euxW8r9cZuO8gRUfxy93ePaWcbDbWe7/bcx8FbRrkW+HFlxUpB2jscB82gWoko K5cBSO3gNJbm6TJiY/MjyhUHbZG2/istkRkGL8Styyxvg1s05WiyxSFMk+14YSUsQxjh MH1BzIUV057nNfcm5l2BGnN+GmcPQd9HZIXVyUvjwpq1AZiB9xOiWVIarawK4rAfXVLq a/FQ== X-Gm-Message-State: ALQs6tBNPrMnWiF2PXlPJdNkw/yDYKQq09oXZrGgeoShlqBdVRl401T4 0Pu4BX10ncpaZuEOMBJXivmBYnhjN/z2pLvhOiU= X-Google-Smtp-Source: AIpwx48PDe5BRxPlms9fltVQX/ANzg5+XbjvcwSnoZpVhF6yy63LEmHx7oGSDJAbu7XyNtUhTIks6S/Z8LQQXLgM87Y= X-Received: by 10.55.9.133 with SMTP id 127mr5710426qkj.17.1523519786512; Thu, 12 Apr 2018 00:56:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.200.96.79 with HTTP; Thu, 12 Apr 2018 00:56:26 -0700 (PDT) In-Reply-To: <20180412073805.GS29703@calimero.vinschen.de> References: <874lkjt3dw.fsf@Rainer.invalid> <20180411070312.GK29703@calimero.vinschen.de> <20180411093443.GM29703@calimero.vinschen.de> <87r2nlwtln.fsf@Rainer.invalid> <20180412073805.GS29703@calimero.vinschen.de> From: Csaba Raduly Date: Thu, 12 Apr 2018 07:56:00 -0000 Message-ID: Subject: Re: [Bug] File permissions across domains To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2018-04/txt/msg00136.txt.bz2 On 4/12/18, Corinna Vinschen wrote: > See sec_acl.cc, line 1127ff. This calls a function > authz_get_user_attribute which in turn calls a method > authz_ctx::get_user_attribute, sec_helper.cc, line 811ff. Ouch. Are there so many lines that you have to use hexadecimal notation ? Csaba -- You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformat way to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK) -- 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