Hi folks,

I notice procps-ng ps aligns 5 digit or smaller pids and 6 digit pids differently, possibly related to Cygwin 3.6 CW_MAX_CYGWIN_PID increase to 4M:

#include <sys/cygwin.h>

    pid_t mp = cygwin_internal (CW_MAX_CYGWIN_PID, &mp);

so procps-ng may need a rerelease to account for that?

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry

Reply via email to