Here are a couple more wmgeneral fixes and a new version of wmtime.
Carlos, could you tag the final commit wmtime-1.3?
Thanks!
Doug Torrance (14):
wmgeneral: Fix "unused variable" warning.
wmgeneral: Add _POSIX_C_SOURCE #defines for strdup, pid_t, and
getline.
wmtime: Fix typos.
wmtime: Tidy #includes based on results of include-what-you-use.
wmtime: Add -c command line option allowing users to set color.
wmtime: Fix overflow warning; mask bitmap should be unsigned.
wmtime: Use #defines to avoid variable length arrays.
wmtime: Replace C++ style comments.
wmtime: Fix "ordered comparison of pointer with integer zero" warning.
wmtime: Update TODO.
wmtime: Add proper copyright header.
wmtime: Update README.
wmtime: Update HINTS.
wmtime: Bump to version 1.3.
wmSMPmon/wmgeneral/wmgeneral.c | 2 +-
wmckgmail/wmgeneral/misc.c | 1 +
wmckgmail/wmgeneral/wmgeneral.c | 2 +-
wmcpufreq/wmgeneral/misc.c | 1 +
wmcpufreq/wmgeneral/wmgeneral.c | 2 +-
wmfsm/wmgeneral/wmgeneral.c | 2 +-
wmifs/wmgeneral/misc.c | 1 +
wmifs/wmgeneral/wmgeneral.c | 2 +-
wmitime/wmgeneral/misc.c | 1 +
wmitime/wmgeneral/wmgeneral.c | 2 +-
wmkeys/wmgeneral/misc.c | 1 +
wmkeys/wmgeneral/wmgeneral.c | 2 +-
wmmon/wmgeneral/misc.c | 1 +
wmmon/wmgeneral/wmgeneral.c | 2 +-
wmppp.app/wmgeneral/misc.c | 1 +
wmppp.app/wmgeneral/wmgeneral.c | 2 +-
wmsm.app/wmgeneral/misc.c | 1 +
wmsm.app/wmgeneral/wmgeneral.c | 2 +-
wmtime/CHANGES | 26 ++++++
wmtime/HINTS | 20 +++--
wmtime/README | 16 ++--
wmtime/TODO | 6 +-
wmtime/wmgeneral/misc.c | 1 +
wmtime/wmgeneral/wmgeneral.c | 2 +-
wmtime/wmtime-mask.xbm | 2 +-
wmtime/wmtime.1 | 4 +
wmtime/wmtime.c | 191 ++++++++++++++++++++++++++++++----------
wmtz/wmgeneral/misc.c | 1 +
wmtz/wmgeneral/wmgeneral.c | 2 +-
29 files changed, 215 insertions(+), 84 deletions(-)
--
2.1.4
--
To unsubscribe, send mail to [email protected].