Split conky.h into several smaller header files
[monky] / src / timed_thread.c
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-02-20 Kevin LylesReformatted all code
2007-12-31 Philip Kovacsapplied submitted patches for get_ibm_acpi_volume bug,
2007-10-20 Philip Kovacsstart 1.4.9-svn; separate assert messages for clarity
2007-09-02 Philip Kovacsrevise my comments for clarity
2007-09-02 Philip Kovacsthread stuff
2007-09-02 Philip Kovacsfix your math dummy
2007-09-02 Philip Kovacstimed thread code
2007-09-02 Philip Kovacstimed thread stuff
2007-09-02 Philip Kovacstimed thread stuff
2007-09-01 Philip Kovacstimed thread work
2007-09-01 Philip Kovacstimed thread work
2007-09-01 Philip Kovacstimed thread changes
2007-08-31 Philip KovacsFix timed thread race condition, seen esp. on new kerne...
2007-08-10 Philip Kovacsupdate copywrite dates where appropriate
2007-01-15 Philip Kovacsfallback to gettimeofday () if no clock_gettime ()...
2006-12-23 Philip KovacsConky 1.5.0 -- client/server prototype
2006-12-13 Philip Kovacsadd license info to timed thread modules; update NEWS
2006-12-02 Philip Kovacstest_timed_thread: acquire mutex before calculating...
2006-12-02 Philip Kovacsacquire mutex before pthread_cond_timedwait
2006-11-28 Philip Kovacsremove sleep() calls from pop2/imap code; remove debug...
2006-11-15 Philip Kovacsebuild changes for gvim/vim
2006-11-15 Philip Kovacstypo
2006-11-15 Philip Kovacsset ptr to NULL after free
2006-11-15 Philip Kovacsconvert all thread activity to timed thread abstraction
2006-11-14 Philip Kovacskeywords
2006-11-14 Philip Kovacsnew timed thread abstraction layer