This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: procps


procps reports the "effective user id", not the "real user id" (by design). 
The /proc fhandler returns the wrong effective user id (see for yourself by 
cat'ing /proc/status, the effective user id is the second number after Uid:).
Therefore the bug is in the /proc fhandler.

Chris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]