summaryrefslogtreecommitdiff
path: root/lib/write.c
Commit message (Expand)AuthorAgeFilesLines
* Convert lots of fprintf(stderr, ...) to glibtop_debug*().Benoit Dejean2015-07-151-3/+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-6/+6
* Fixed a bunch of signedness warnings.Benoît Dejean2006-04-101-2/+5
* 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
* Fixed error messages. Closes #162406.Benoît Dejean2004-12-291-1/+1
* 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/+49
* New directory. New directory. New directory.Martin Baulig2000-01-011-51/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-11/+13
* New file. This is a private header file which defines `structMartin Baulig1999-12-191-3/+3
* 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
* Changed client <-> server interface to make less system calls.Martin Baulig1998-06-181-14/+1
* Did some more work on the daemon.Martin Baulig1998-06-141-5/+27
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-4/+4
* 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/+38