summaryrefslogtreecommitdiff
path: root/sysdeps/linux
Commit message (Expand)AuthorAgeFilesLines
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-151-2/+0
* Use `server->os_version_code' instead of GLIBTOP_LINUX_VERSION_CODE.Martin Baulig1999-01-062-46/+50
* Set indent level to 4.Martin Baulig1999-01-061-182/+182
* Unconditionally enable SMP support for linux.Martin Baulig1999-01-064-19/+20
* Seems I forgot to check this in some time ago ...Martin Baulig1999-01-021-0/+6
* When using glibc, don't include <netinet/ip_fw.h> any longer but allMartin Baulig1998-12-281-1/+6
* Small fix; look for the colon separating key and value.Martin Baulig1998-12-241-4/+8
* Make the return value a `char *' instead of a `const char *'.Martin Baulig1998-12-092-3/+54
* GNOME-standard autogen.sh scripts automatically run 'automake -a'. -aJeff Garzik1998-12-071-23/+1
* No longer include <linux/version.h>, but use GLIBTOP_LINUX_VERSION_CODEMartin Baulig1998-12-032-4/+12
* I really should include <linux/version.h> here ...Martin Baulig1998-11-301-0/+2
* Use correct header files both for libc5 and glibc. With Linux >= 2.1.114Martin Baulig1998-11-302-0/+26
* Minor /proc/net/dev parsing updates; has nothing to do with latestMartin Baulig1998-11-271-5/+7
* #include <net/if.h> #include <netinet/ip_fw.h>Martin Baulig1998-11-261-7/+2
* Added implementation for this function.Martin Baulig1998-11-222-2/+306
* Added code for ISDN here.Martin Baulig1998-10-282-1/+160
* Added new features to get network load:Martin Baulig1998-10-264-1/+51
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-263-2/+51
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-253-1/+48
* Use a 2-element-array of type `u_int64_t' for all signal masks instead ofMartin Baulig1998-10-201-4/+4
* Removed this obsolete file.Martin Baulig1998-10-112-178/+4
* Removed G_GNUC_UNUSED.Martin Baulig1998-10-064-5/+5
* More G_GNUC_UNUSED fun.Martin Baulig1998-10-044-4/+5
* You can now also use the `GLIBTOP_EXCLUDE_*' flags for the `which'Martin Baulig1998-10-022-3/+30
* Honor the `which' parameter to select which processes to fetch.Martin Baulig1998-10-012-0/+48
* *** empty log message ***Martin Baulig1998-09-121-2/+0
* New file.Martin Baulig1998-09-123-1/+94
* Added SMP support.Martin Baulig1998-09-092-0/+31
* *** empty log message ***Martin Baulig1998-09-091-7/+0
* Initialize `ncpu' on SMP systems.Martin Baulig1998-09-093-3/+86
* Added. AC_SUBST. (LT_RELEASE, LT_CURRENT, LT_REVISION, LT_AGE): AC_SUBST.Martin Baulig1998-08-291-0/+2
* Set version number to 0.25.0. There is now really a feature freeze untilMartin Baulig1998-08-181-20/+44
* Added implementation.Martin Baulig1998-08-171-1/+62
* Small bug fixes.Martin Baulig1998-08-172-2/+2
* Major code cleanups. We now use open () and read ().Martin Baulig1998-08-168-269/+252
* Major code cleanups, we now use open () and read ().Martin Baulig1998-08-166-47/+160
* Using `text_rss', `shlib_rss', `data_rss' and `dirty_size' instead ofMartin Baulig1998-08-126-6/+111
* New fields `error_method', `sysdeps' and `required'. I added an improvedMartin Baulig1998-08-0716-72/+165
* Added `pagein' and `pageout'.Martin Baulig1998-08-011-1/+16
* Using `u_int64_t' instead of `unsigned long' and `long' to avoid problemsMartin Baulig1998-07-308-12/+12
* New file.Martin Baulig1998-07-291-4/+0
* Replaced `glibtop_init_r' with `glibtop_init_s'.Martin Baulig1998-07-2417-17/+17
* Remove init.c from libgtop_sysdeps_la_SOURCESManish Vachharajani1998-07-241-1/+1
* Added `fsusage.[ch]' and `mountlist.[ch]'.Martin Baulig1998-07-222-1/+59
* Summary of this long ChangeLog:Martin Baulig1998-07-223-46/+2
* Applied patch from Albert K T Hui <avatar@deva.net> for glibc 2.1.Martin Baulig1998-07-171-0/+10
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-141-1/+0
* Only changed indentation.Martin Baulig1998-07-133-4/+5
* Basically did some work on the new daemon. Things are still unstable.Martin Baulig1998-07-131-1/+3
* No longer use `glibtop_machine.h' for Linux.Martin baulig1998-07-0312-247/+203