summaryrefslogtreecommitdiff
path: root/sysdeps/stub_suid
Commit message (Expand)AuthorAgeFilesLines
* Revert "Code clean up and add example"Michael Catanzaro2020-11-062-48/+1
* Code clean up and add exampleJames Dominic P. Guana2020-11-042-1/+48
* Renamed procdiskio to procioRobert Roth2017-05-121-1/+1
* New API to retrieve process io stats, with Linux implementationRobert Roth2017-02-121-0/+1
* glibtop_machine is defined in glibtop.h.Benoit Dejean2015-08-151-2/+0
* server->machine is now a pointer, so propagate the change from . to ->.Benoît Dejean2015-08-082-8/+8
* Fix autotools deprecation warning with s/INCLUDES/AM_CPPFLAGS/g.Benoit Dejean2015-07-151-1/+1
* Update old FSF address.Robert Roth2014-08-2029-58/+58
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-1121-21/+21
* Removed noisy $Id$.Benoît Dejean2007-02-1929-58/+0
* Bumped version number to 2.14.6.Benoît Dejean2007-01-111-28/+0
* Synch the list of GLIBTOP_SUID_* constants with those expected by theJulio M. Merino Vidal2006-04-041-0/+1
* remove unused file.James Henstridge2005-12-1225-0/+25
* Moved _glibtop_init_hook_[sp] declaration to private glibtop/init_hooks.h.Benoît Dejean2005-08-021-1/+2
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* whitespace clean up.Benoît Dejean2004-06-0919-33/+33
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-212-2/+6
* - fixed compilationBastien Nocera2003-10-207-9/+15
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-1932-0/+1560
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-2032-1750/+0
* 1.1.5 :)Martin Baulig2000-02-131-1/+1
* Removed the non-suid `libgtop-sysdeps.la'. Removed.Martin Baulig2000-02-063-42/+6
* Moved here from the sysdeps directories.Martin Baulig2000-02-062-31/+1
* Removed the `lockfile' argument; we now use a configure check to determineMartin Baulig2000-02-061-1/+1
* Added `use_isdn' and `lockfile' arguments. When `use_isdn' is TRUE, weMartin Baulig2000-01-221-1/+2
* *** empty log message ***Martin Baulig2000-01-021-0/+2
* *** empty log message ***Martin Baulig1999-12-265-3/+15
* New file.Martin Baulig1999-12-263-0/+56
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-2630-206/+266
* Reflect latest interface changes.Martin Baulig1999-12-263-10/+10
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.c *.hMartin Baulig1999-12-262-8/+8
* Added `instance' argument.Martin Baulig1999-11-281-1/+1
* Reflect latest interface changes.Martin Baulig1999-11-2124-1/+131
* This is a very big an possibly breaking commit.Martin Baulig1999-10-2420-37/+37
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-1/+1
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-2329-247/+255
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-2225-325/+375
* *** empty log message ***Martin Baulig1999-02-191-0/+2
* Make it compile again.Martin Baulig1999-02-191-1/+2
* *** empty log message ***Martin Baulig1999-02-191-0/+1
* Replace all __BEGIN_DELCS with LIBGTOP_BEGIN_DECLS and all __END_DECLSMartin Baulig1999-02-193-9/+13
* Initialize INCLUDES to `@INCLUDES@' to make it clear that it is set inMartin Baulig1999-02-161-0/+2
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-151-2/+0
* Minor `make distcheck' fixes.Martin Baulig1999-01-031-0/+2
* Make the return value a `char *' instead of a `const char *'.Martin Baulig1998-12-091-1/+1
* Added new features to get network load:Martin Baulig1998-10-264-1/+53
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-264-1/+95
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-253-1/+48
* Added. AC_SUBST. (LT_RELEASE, LT_CURRENT, LT_REVISION, LT_AGE): AC_SUBST.Martin Baulig1998-08-291-0/+4
* New directory. This is mainly used as example for people porting libgtopMartin Baulig1998-08-0727-0/+1290