summaryrefslogtreecommitdiff
path: root/lib/lib.pl
Commit message (Expand)AuthorAgeFilesLines
* Rework code to get rid of $[ assigment.Benoît Dejean2017-08-311-27/+14
* The perl generator for the *_l() functions does not need to knowBenoit Dejean2015-07-151-6/+6
* Define and initialize param_buf, send_{size,ptr} only when usingBenoît Dejean2015-07-101-13/+20
* 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 Argument passing between library and server. Thanks everyone. ClosesBenoît Dejean2004-12-101-14/+23
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* remove dependency on libgnome, check for linux/isdn.h for distros usingBastien Nocera2004-03-041-1/+1
* - s/u_int64_t/guint64/Bastien Nocera2003-10-201-3/+3
* - fixed compilationBastien Nocera2003-10-201-0/+3
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-191-167/+129
* *** empty log message ***Martin Baulig2000-11-261-2/+3
* Added `void *closure' argument.Martin Baulig2000-11-261-5/+5
* Renamed to glibtop_backend_get(). (glibtop_backend_get_server): NewMartin Baulig2000-11-261-25/+35
* New type. (glibtop): Added `glibtop_server_info *info', moved `ncpu',Martin Baulig2000-11-201-2/+2
* Removed `method', `server_command', `server_host', `server_user' andMartin Baulig2000-02-061-1/+1
* *** empty log message ***Martin Baulig2000-01-121-1/+10
* New error constant.Martin Baulig2000-01-121-0/+3
* Removed debugging code.Martin Baulig2000-01-091-4/+1
* Disable i18n here.Martin Baulig2000-01-091-4/+4
* *** empty log message ***Martin Baulig2000-01-021-1/+0
* All functions in the `glibtop_call_vector' now take an additionalMartin Baulig2000-01-021-4/+4
* New directory. New directory. New directory.Martin Baulig2000-01-011-107/+37
* New global function.Martin Baulig1999-12-221-0/+8
* Removed. (glibtop_get_proc_args_*): This now takes a `glibtop_array'Martin Baulig1999-12-191-1/+1
* All functions which return an array now take a `glibtop_array *array'Martin Baulig1999-12-121-1/+16
* Use `pointer(<type>)' as return value for functions returning an array ofMartin Baulig1999-12-051-2/+2
* Use `array(<type>)' as return value for functions returning an array ofMartin Baulig1999-12-051-0/+4
* We now have a new, more extensible client/server communication model.Martin Baulig1999-11-281-120/+151
* Added new feature to get a list of network interface names.Martin Baulig1999-11-211-14/+28
* Use `retval' for the default retval.Martin Baulig1999-10-241-10/+27
* Small fix to print correct warnings/errors.Martin Baulig1999-05-261-4/+6
* Make the _glibtop_missing_feature () code actually working.Martin Baulig1999-03-181-2/+6
* Replaced all awk scripts with perl scripts since it is more likely thatMartin Baulig1999-02-181-0/+227