From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: 'jobs' builtin on beta 16 28 Oct 1996 16:55:20 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199610282259.OAA21031.cygnus.gnu-win32@skaro.cygnus.com> Content-Type: text Original-To: randolph AT pcx DOT ncd DOT com (Randolph Fritz) Original-Cc: noer AT cygnus DOT com (Geoffrey Noer), gnu-win32 AT cygnus DOT com In-Reply-To: <9610171012.ZM20148@hood.pcx.ncd.com> from "Randolph Fritz" at Oct 17, 96 10:12:52 am Original-Sender: owner-gnu-win32 AT cygnus DOT com Randolph Fritz taps on the keyboard: > > bash$ ps > PID PPID WIN32-PID UID COMMAND > 1000 1000 466 500 n:\bin\sh.exe > 1001 1000 424 500 > n:\win32app\Cygnus\H-i386-cygwin32\bin\ps.exe > > Do I grasp correctly that cygwin32 maintains its own process table, and a > mapping from that table to Win32 process ids, which aren't necessarily > monotonically increasing? Yes. > Is the UID the NT internal UID? I've never actually seen it expressed > numerically; all the NT tools show it as a user name. Yes. At least, this is the only number I've only seen since I use the fat filesystem most of the time since I have to share my machine with Windows 95. > Does gcc-win32 compile programs with text and data segments Yes. > and are > the text segments shared as part of the implementation of fork? Yes. > How is > forking of the data segments handled--is page copying delayed until write > as in modern Unixes? No. -- Geoffrey Noer noer AT cygnus DOT com - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".