delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
Subject: | Re: /proc/<pid>/exe points to void |
Mail-Copies-To: | never |
Reply-To: | sds AT gnu DOT org |
X-Attribution: | Sam |
X-Disclaimer: | You should not expect anyone to agree with me. |
From: | Sam Steingold <sds AT gnu DOT org> |
In-Reply-To: | <20050311160956.GB2821@cygbert.vinschen.de> (Corinna Vinschen's message of "Fri, 11 Mar 2005 17:09:56 +0100") |
References: | <uhdjjkyi2 DOT fsf AT gnu DOT org> <20050310220045 DOT GC20798 AT cygbert DOT vinschen DOT de> <u1xamjhtl DOT fsf AT gnu DOT org> <20050311160956 DOT GB2821 AT cygbert DOT vinschen DOT de> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Date: | Fri, 20 Jan 2006 13:50:05 -0500 |
Message-ID: | <ufynid99e.fsf@gnu.org> |
User-Agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) |
MIME-Version: | 1.0 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
> * Corinna Vinschen <pbevaan-pltjva AT pltjva DOT pbz> [2005-03-11 17:09:56 +0100]: > > On Mar 11 10:57, Sam Steingold wrote: >> > * Corinna Vinschen <pbevaan-pltjva AT pltjva DOT pbz> [2005-03-10 23:00:45 +0100]: >> > >> > On Mar 10 16:00, Sam Steingold wrote: >> >> /proc/<pid>/exe points to "foo", not to "foo.exe", so it cannot be >> >> opened &c. >> > ^^^^ >> > ???? >> >> how do I find out which file is running if /proc/<pid>/exe cannot be >> opened? > > access(2) or stat(2) http://www.opengroup.org/onlinepubs/009695399/functions/access.html the above spec of access appears to indicate that if access() succeeds then open() must succeed too. this is not the case in cygwin: /proc/self/exe cannot be open()ed. -- Sam Steingold (http://www.podval.org/~sds) running w2k http://www.jihadwatch.org http://www.honestreporting.com http://www.dhimmi.com http://pmw.org.il http://www.openvotingconsortium.org http://ffii.org There are two ways to write error-free programs; only the third one works. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |