delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-developers-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-developers-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
List-Post: | <mailto:cygwin-developers AT cygwin DOT com> |
List-Help: | <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-developers-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin-developers AT cygwin DOT com |
Date: | Thu, 25 Jul 2002 21:53:00 -0400 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | cygwin-developers AT cygwin DOT com |
Subject: | cgf's sandbox |
Message-ID: | <20020726015300.GA11832@redhat.com> |
Reply-To: | cygwin-developers AT cygwin DOT com |
Mail-Followup-To: | cygwin-developers AT cygwin DOT com |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.23.1i |
I promised Christopher January that I'd try to implement a cmdline method for pinfo and I've got something in my sandbox that seems to work ok. It contacts the other process and says "give me your command line" so there is no use of shared memory. I implemented /proc/cmdline as a proof of concept and it seems to work well. I can extend this mechanism to allowing /proc/pid/fd/n, too. I have a few more things to tweak and then I can check this in. My sandbox also has the beginnings of a mount table generalization that should allow /proc and /dev to be mounted as special filesystems, too. That is in a much earlier stage of development, though. I'm not entirely satisfied with it yet. It also has an assembly language rewrite of strn?casematch which, so far, has proved to be entirely not worth the time it took to write. cgf
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |