Patches item #311690, was changed at 24/05/2009 16:42 by Samuel Thibault You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=311690&group_id=30628
Status: Open Priority: 3 Submitted By: Barry deFreese (bdefreese) Assigned to: Nobody (None) Summary: consolekit 0.3.0 Category: build-env Group: unsubmitted Resolution: None Initial Comment: Hi, Here is the patch I have for consolekit. I have removed all of the autotools cruft so obviously it needs an autoreconf. It does build but probably needs further testing. I also have not removed the procps functions from the ck-sysdeps-gnu.c file I added (well copied from the Linux one). Thanks, Barry ---------------------------------------------------------------------- >Comment By: Samuel Thibault (sthibault) Date: 24/10/2009 00:54 Message: It looks just fine, thanks for having finished Barry's initial work. About PATH_MAX, what about the attached (untested) patch? If you find it ok, please combine it with yours and submit! ---------------------------------------------------------------------- Comment By: Pino Toscano (pino-guest) Date: 19/10/2009 12:23 Message: Hi, here it is a second approach for consolekit, mostly using libps to get process information (instead of reading /proc). Also, I had to change the pam-ck-connector.c fix, otherwise the Barry's patch would create a temporary array on stack whose pointer used outside its scope. Sadly, back to a #define PATH_MAX 4096 for now. ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=311690&group_id=30628 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

