summaryrefslogtreecommitdiff
path: root/src/ck-vt-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-27move some of the freebsd specific stuff into sysdepsWilliam Jon McCann1-77/+19
2007-08-25Some more fixes, Now test-vt-monitor works correctly.Florent Thoumie1-13/+22
2007-08-25First attempt a making ConsoleKit work on FreeBSDFlorent Thoumie1-2/+14
2007-08-21more solaris supportWilliam Jon McCann1-6/+8
2007-08-17add a vt monitor test, move getfd to sysdeps, add a check for the root userWilliam Jon McCann1-3/+2
2007-04-03add a glib message to syslog handlerWilliam Jon McCann1-18/+12
2007-02-19limit the use of errnoWilliam Jon McCann1-5/+10
2007-02-19handle the no console fd case betterWilliam Jon McCann1-10/+32
2007-02-19improve thread safetyWilliam Jon McCann1-52/+174
2007-02-13fix warning from missing includeWilliam Jon McCann1-1/+1
2007-02-08Bump thread stack size up to 64kWilliam Jon McCann1-1/+1
2007-02-06Make threads use minimum stack size rather than the default.William Jon McCann1-1/+1
2006-10-25Initial importWilliam Jon McCann1-0/+360