aboutsummaryrefslogtreecommitdiffstats
path: root/solar.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-04Have color temperature transition period be DEFINEd at the top.Jon Lund Steffensen1-12/+38
Print current period (day, night, transition) when verbose. Call setlocale() with LC_CTYPE instead of LC_ALL otherwise parameter parsing is locale dependant which is confusing.
2009-11-04Use getopt() to parse arguments.Jon Lund Steffensen3-35/+88