summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Moved all Guile code to the libgtop-bindings module.Martin Baulig1999-12-0510-748/+2
* *** empty log message ***Martin Baulig1999-12-051-2/+5
* Return vector for functions returning arrays.Martin Baulig1999-12-052-5/+47
* Return SCM_BOOL_F on error.Martin Baulig1999-12-051-17/+21
* Use `array(<type>)' as return value for functions returning an array ofMartin Baulig1999-12-051-1/+9
* Enable `guile' subdir again.Martin Baulig1999-12-051-1/+1
* This is now the low-level guile interface to LibGTop. For each of theMartin Baulig1999-12-056-64/+224
* Reflect latest interface changes.Martin Baulig1999-12-051-3/+3
* Partitially got it working again.Martin Baulig1999-12-022-225/+152
* @#$!%@# gcc!!!Drazen Kacar1999-11-291-1/+1
* Added `transport' and `protocol' argument to specify transport method andMartin Baulig1999-11-282-2/+3
* Added `transport' field for the transport method.Martin Baulig1999-11-281-2/+4
* Split netload into netload and netinfo.Martin Baulig1999-11-287-90/+206
* Added `instance' argument.Martin Baulig1999-11-285-5/+5
* Temporarily comment out guile subdir.Martin Baulig1999-11-281-1/+1
* **** Merged from Hardangervidda ****Martin Baulig1999-11-282-1/+9
* Reflect latest interface changes.Martin Baulig1999-11-2152-4/+373
* Added new feature to get a list of network interface names.Martin Baulig1999-11-213-3/+55
* New file. (glibtop_init_interface_names_s): New function.Martin Baulig1999-11-214-1/+62
* Support GLIBTOP_KERN_PROC_PPID.Martin Baulig1999-11-212-0/+11
* Reflect latest interface changes; return 0 on success and -1 on error.Martin Baulig1999-11-2120-53/+158
* Return 0 on success and -1 on error.Martin Baulig1999-10-2420-65/+153
* Use `retval' for the default retval.Martin Baulig1999-10-241-0/+4
* New static variable. (glibtop_get_fsusage_s): Return -1 on error;Martin Baulig1999-10-242-1/+14
* This is a very big an possibly breaking commit.Martin Baulig1999-10-24157-283/+283
* Use glib's malloc functions when compiled with LIBGTOP_USE_GLIB_MALLOC.Martin Baulig1999-10-242-7/+7
* Use glib's malloc functions when compiled with LIBGTOP_ENABLE_DEBUG.Martin Baulig1999-10-244-1/+104
* Make inclusion of <osreldate.h> conditional to `HAVE_OSRELDATE_H', not toMartin Baulig1999-10-245-3/+12
* Fix bug #2909; I made some little mistake when applying a patch here.Martin Baulig1999-10-201-1/+1
* Don't cast uptime and idletime to float as suggested by John Kodis.Martin Baulig1999-10-192-2/+7
* Added `@DL_LIB@'.Martin Baulig1999-10-172-0/+6
* Small warning fix.Martin Baulig1999-10-171-1/+1
* Applied all patches from the FreeBSD 3.3 ports collection.Martin Baulig1999-10-164-7/+24
* Don't use the `GLIBTOP_PROCESS_*' constants for process states for LibGTopMartin Baulig1999-10-162-0/+28
* Reverted my commit which reverted Radek Doulik's change.Martin Baulig1999-09-292-1/+5
* Reverted incorrect commit from Radek Doulik.Martin Baulig1999-09-282-5/+1
* fixed idle processes filteringRadek Doulik1999-09-282-1/+5
* Bugfix. It wasn't excluding system, non-tty or idle processes if that wasDrazen Kacar1999-09-282-4/+10
* Fixed all warnings.Martin Baulig1999-07-307-6/+7
* Fix bug reported by Takis Psarogiannakopoulos: `start_time' are secondsMartin Baulig1999-07-294-3/+14
* Don't provide `rtime' any longer since we must not use `rtime = utime +Martin Baulig1999-07-292-5/+7
* Bug fix. All Solaris versions have RUID and RGID in struct stat forDrazen Kacar1999-07-162-4/+10
* Applied patch from Damon Chaplin to avoid a compiler problem.Martin Baulig1999-07-111-3/+12
* Fixed a tyopTomas Ogren1999-07-111-1/+1
* Martin Baulig wrote:Drazen Kacar1999-06-151-0/+1
* Added/updated sysdeps AUTHORS files (each sysdeps port should haveMartin Baulig1999-06-154-1/+5
* A fix to a ommitted case, when nor NetBSD, nor LibGTop >= 1.1.0. ThisTimur Bakeyev1999-06-152-2/+10
* Solaris 2.5 & 2.5.1 portability fixes, based on patches from Steve MurphyDrazen Kacar1999-06-076-3/+42
* Added the missing glibtop_suid.h to the `noinst_HEADERS'.Martin Baulig1999-06-011-1/+1
* Fixed bug in calculation of process argument list.Drazen Kacar1999-05-302-2/+8