summaryrefslogtreecommitdiff
path: root/lib/open.c
Commit message (Expand)AuthorAgeFilesLines
* Display features in hex in debug message.Benoit Dejean2015-08-081-1/+1
* Fix printf format/type mistmatch.Benoit Dejean2015-07-181-1/+1
* Convert lots of fprintf(stderr, ...) to glibtop_debug*().Benoit Dejean2015-07-151-24/+8
* Run server_command instead of hardcoded LIBGTOP_SERVER.Benoit Dejean2015-06-261-3/+3
* The DEBUG macro enabled by --enable-debug is actually LIBGTOP_ENABLE_DEBUG.Benoit Dejean2015-06-261-8/+8
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Fixed arguments type.Benoît Dejean2007-10-031-1/+1
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* Fixed a bunch of signedness warnings.Benoît Dejean2006-04-101-4/+4
* remove unused file.James Henstridge2005-12-121-0/+1
* Removed some dead files. Don't install private headers.Benoît Dejean2005-02-151-0/+2
* whitespace clean up.Benoît Dejean2004-06-091-13/+13
* - fixed compilationBastien Nocera2003-10-201-1/+0
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-191-10/+148
* New type. (glibtop): Added `glibtop_server_info *info', moved `ncpu',Martin Baulig2000-11-201-1/+1
* Removed `method', `server_command', `server_host', `server_user' andMartin Baulig2000-02-061-0/+3
* Call glibtop_init_backend () and _glibtop_open_sysdeps () here.Martin Baulig2000-01-131-4/+8
* *** empty log message ***Martin Baulig2000-01-021-2/+0
* New directory. New directory. New directory.Martin Baulig2000-01-011-152/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-98/+100
* New file. This is a private header file which defines `structMartin Baulig1999-12-191-11/+17
* Use `retval' for the default retval.Martin Baulig1999-10-241-1/+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
* Reverted my last brain-dead commit.Martin Baulig1999-02-191-20/+9
* For suid/sgid servers the operating system version must match the one theMartin Baulig1999-02-191-9/+20
* Small fix for 64bit systems.Martin Baulig1999-02-191-1/+1
* We need to set argv[0] in call to execl () to avoid a core dump in _initMartin Baulig1998-11-171-1/+1
* Enclosed some debugging statements in `#ifdef DEBUG'.Martin Baulig1998-10-031-1/+15
* Now using correct default server.Martin Baulig1998-08-091-25/+0
* Minor server/daemon cleanups; reading sysdeps from server now working.Martin Baulig1998-08-081-0/+2
* Call `glibtop_init_s' instead of `glibtop_open_s'.Martin Baulig1998-08-081-1/+1
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-071-17/+29
* New fields `error_method', `sysdeps' and `required'. I added an improvedMartin Baulig1998-08-071-0/+2
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-1/+5
* Using `u_int64_t' instead of `unsigned long' and `long' to avoid problemsMartin Baulig1998-07-301-0/+7
* New file.Martin Baulig1998-07-291-5/+7
* New file.Martin Baulig1998-07-221-0/+11
* Summary of this long ChangeLog:Martin Baulig1998-07-221-14/+24
* Added `GLIBTOP_METHOD_PIPE' again.Martin Baulig1998-07-181-0/+48
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-141-0/+6
* Basically did some work on the new daemon. Things are still unstable.Martin Baulig1998-07-131-5/+24
* No longer use `glibtop_machine.h' for Linux.Martin baulig1998-07-031-82/+21
* Some more daemon stuff.Martin Baulig1998-06-181-111/+64
* Did some more work on the daemon.Martin Baulig1998-06-141-2/+22
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-8/+8
* renamed to `glibtop_open__l'.Martin Baulig1998-06-021-2/+2
* tells `glibtop_open' to use the default server and not to check theMartin Baulig1998-06-021-56/+78
* removed #if's - we now decide at runtime whether to use the server or toMartin Baulig1998-06-011-2/+76
* renamed all functions that implementing features to '__l'; we only emitMartin Baulig1998-05-281-1/+1