summaryrefslogtreecommitdiff
path: root/lib/read_data.c
Commit message (Expand)AuthorAgeFilesLines
* Convert lots of fprintf(stderr, ...) to glibtop_debug*().Benoit Dejean2015-07-151-6/+2
* The DEBUG macro enabled by --enable-debug is actually LIBGTOP_ENABLE_DEBUG.Benoit Dejean2015-06-261-2/+2
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* Removed translation.Benoît Dejean2005-06-061-1/+1
* Got rid of include/libgtop-i18n.h.Benoît Dejean2005-06-061-1/+1
* Fixed warning.Benoît Dejean2005-03-291-1/+2
* Removed some dead files. Don't install private headers.Benoît Dejean2005-02-151-0/+1
* Fixed error messages. Closes #162406.Benoît Dejean2004-12-291-1/+2
* Turned all macros to functions. Marked everything as G_GNUC_PRINTF andBenoît Dejean2004-12-231-3/+7
* Moved 8 static error functions to sysdeps/common/error.c. This is the endBenoît Dejean2004-06-181-2/+2
* whitespace clean up.Benoît Dejean2004-06-091-2/+2
* remove dependency on libgnome, check for linux/isdn.h for distros usingBastien Nocera2004-03-041-1/+1
* apply patch for ngettext support by Christian Neumair <chris@gnome-de.org>Bastien Nocera2003-10-201-1/+1
* - fixed compilationBastien Nocera2003-10-201-2/+4
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-1/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+69
* New directory. New directory. New directory.Martin Baulig2000-01-011-73/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-25/+27
* New file. This is a private header file which defines `structMartin Baulig1999-12-191-6/+8
* 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 file.Martin Baulig1998-08-251-3/+3
* Did some more work on the daemon.Martin Baulig1998-06-141-6/+25
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-5/+5
* removed #if's - we now decide at runtime whether to use the server or toMartin Baulig1998-06-011-3/+1
* renamed all functions that implementing features to '__l'; we only emitMartin Baulig1998-05-281-3/+5
* Initial revisionMartin Baulig1998-05-191-0/+48