~ubuntu-branches/ubuntu/saucy/sysstat/saucy

« back to all changes in this revision

Viewing changes to xml_stats.h

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2011-03-23 13:26:07 UTC
  • mfrom: (1.1.20 upstream) (2.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20110323132607-huhxd19s8ts5muq7
Tags: 10.0.0-1
* New upstream (stable) release:
  + Don't link sysstat's commands with sensors library if not
    needed (closes: #612571).
  + [Adam Heath]: iostat incorrectly mapped device-mapper IDs
    greater than 256. This is now fixed (closes: #614397).
* debian/rules: switch to using dh command.
* Remove 07-remove_fdatasync.patch, no longer needed. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * xml_stats.h: Include file used to display system statistics in XML.
3
 
 * (C) 1999-2010 by Sebastien Godard (sysstat <at> orange.fr)
 
3
 * (C) 1999-2011 by Sebastien Godard (sysstat <at> orange.fr)
4
4
 */
5
5
 
6
6
#ifndef _PRF_STATS_H