xload: Changes to 'refs/tags/xload-1.1.1'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Mar 22 22:44:59 PDT 2012


Tag 'xload-1.1.1' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-23 06:44 -0700

xload-1.1.1

Changes since xload-1.1.0:
Alan Coopersmith (12):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      Remove ancient A/UX support (unifdef -UmacII)
      Remove ancient Domain/OS support (unifdef -Uapollo)
      Purge RCS/CVS version tags
      Mark string arguments to xload_error as const char * for gcc -Wwrite-strings
      Mark xload_error as noreturn
      Mark domaindir variable as const char * for gcc -Wwrite-strings
      Convert sprintf to snprintf
      Remove DG/UX support
      Solaris: Read avenrun_1min kstat as a uint32, not a long
      Solaris: use getloadavg from libc instead of kstats
      xload 1.1.1

Gaetan Nadon (4):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

Yaakov Selkowitz (2):
      Avoid excess Win32 includes on Cygwin
      Fix old-style function definitions on Cygwin

---
 Makefile.am     |   20 ---
 configure.ac    |   24 ++-
 get_load.c      |  339 ++------------------------------------------------------
 get_rload.c     |    1 
 man/Makefile.am |   12 +
 man/xload.man   |  109 ++++++++++++++++++
 xload.c         |    6 
 xload.h         |    1 
 xload.man       |  113 ------------------
 9 files changed, 158 insertions(+), 467 deletions(-)
---


More information about the xorg-commit mailing list