summaryrefslogtreecommitdiff
path: root/examples/sysdeps.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed procdiskio to procioRobert Roth2017-05-121-3/+3
* Add proc_diskio in sysdeps and timings tests.Benoît Dejean2017-02-241-2/+5
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* remove unused file.James Henstridge2005-12-121-0/+4
* whitespace clean up.Benoît Dejean2004-06-091-1/+1
* Added missing #include. Converted to UTF-8.Benoît Dejean2004-05-281-0/+2
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-211-1/+2
* - fixed compilationBastien Nocera2003-10-201-1/+0
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+148
* The LibGTop examples have been moved into their own top-level moduleMartin Baulig1999-10-241-154/+0
* Fixed all warnings.Martin Baulig1999-07-301-1/+1
* Use LibGTop version conditionals so we can more easily merge the code intoMartin Baulig1999-05-271-0/+4
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-1/+1
* Added `pointer_size' which is the number of bits of a `void *'.Martin Baulig1999-05-061-0/+2
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-231-7/+7
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-221-13/+15
* New example.Martin Baulig1998-11-021-0/+146