CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2007-12-06 18:26:18
Modified files:
winsup/utils : ChangeLog ps.cc
Log message:
* ps.cc: Include limits.h.
(main): Set file name buffer size to PATH_MAX. Use progname or
progname_long member of struct external_pinfo dependent of the value of
the struct's version member.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.386&r2=1.387
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ps.cc.diff?cvsroot=src&r1=1.21&r2=1.22