summaryrefslogtreecommitdiff
path: root/lib/read.c
Commit message (Expand)AuthorAgeFilesLines
* Convert lots of fprintf(stderr, ...) to glibtop_debug*().Benoit Dejean2015-07-151-3/+1
* Use glibtop_warn_r instead of fprintf.Benoit Dejean2015-06-261-1/+1
* The DEBUG macro enabled by --enable-debug is actually LIBGTOP_ENABLE_DEBUG.Benoit Dejean2015-06-261-1/+1
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* Handle EINTR.Benoît Dejean2007-02-141-24/+15
* Fixed a bunch of signedness warnings.Benoît Dejean2006-04-101-2/+2
* Removed translation.Benoît Dejean2005-06-061-1/+1
* Got rid of include/libgtop-i18n.h.Benoît Dejean2005-06-061-1/+1
* Removed some dead files. Don't install private headers.Benoît Dejean2005-02-151-0/+1
* Replaced C99 initializer.Benoît Dejean2004-10-101-2/+1
* Moved 8 static error functions to sysdeps/common/error.c. This is the endBenoît Dejean2004-06-181-29/+19
* whitespace clean up.Benoît Dejean2004-06-091-3/+3
* 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-0/+3
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+76
* New directory. New directory. New directory.Martin Baulig2000-01-011-78/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-30/+32
* New file. This is a private header file which defines `structMartin Baulig1999-12-191-3/+3
* Applied a patch from David Kaelbling:Martin Baulig1999-05-061-1/+5
* 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
* Some more daemon stuff.Martin Baulig1998-06-181-2/+27
* Changed client <-> server interface to make less system calls.Martin Baulig1998-06-181-17/+0
* Did some more work on the daemon.Martin Baulig1998-06-141-7/+28
* 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-1/+1
* renamed all functions that implementing features to '__l'; we only emitMartin Baulig1998-05-281-1/+1
* Initial revisionMartin Baulig1998-05-191-0/+41