summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* LibGTop 2.7.4.LIBGTOP_2_7_4Benoît Dejean2004-07-202-2/+16
* LibGTop 2.7.4.Benoît Dejean2004-07-201-0/+5
* Updated.Benoît Dejean2004-07-2060-3653/+4874
* UpdatedBenoît Dejean2004-07-201-0/+2
* Updated Albanian translation.Laurent Dhima2004-07-192-48/+64
* Updated Czech translation.Miloslav Trmac2004-07-192-43/+63
* Updated Canadian English translation.Adam Weinberger2004-07-182-45/+64
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-1822-41/+67
* Updated. Closes #147822.Benoît Dejean2004-07-182-1/+4
* Added read, write. This members provides total read and write in bytesBenoît Dejean2004-07-173-10/+25
* Started implementation of read, write. Code should be splitted into archBenoît Dejean2004-07-173-32/+60
* Added to repository. WIP.Benoît Dejean2004-07-178-75/+192
* Added GLIBTOP_PROCESS_DEAD constant.Benoît Dejean2004-07-152-0/+5
* Fixed copy/paste error while setting buf->state.Benoît Dejean2004-07-152-1/+6
* Wake, we're libgtop2.7.x, lets get rid of old buf->state format. Now usingBenoît Dejean2004-07-152-1/+37
* Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>Alexander Shopov2004-07-082-1471/+1452
* Added new glibtop_get_proc_argv*() functions. These are more easier to useBenoît Dejean2004-07-072-16/+62
* Added glibtop_get_proc_argv demo.Benoît Dejean2004-07-072-0/+34
* Fixed. error is now correctly set to NULL before is's used. Fixed max_lenBenoît Dejean2004-07-072-4/+10
* Added file to repository. Provides glibtop_get_proc_argv*() for systemBenoît Dejean2004-07-073-0/+75
* updated. Added glibtop_get_proc_argv. Added glibtop_fsusage.block_size.Benoît Dejean2004-07-072-1/+34
* Removed netinfo.[ch] that were never used.Benoît Dejean2004-07-074-140/+7
* Added missing fsusage names.Benoît Dejean2004-07-032-4/+10
* Removed useless memset.Benoît Dejean2004-07-032-2/+4
* Moved foward declaration of glibtop to break circular #includesBenoît Dejean2004-07-032-1/+9
* Added. These functions are commonly used. Misc cleanups.Benoît Dejean2004-07-0310-118/+92
* Translation updated.Laurent Dhima2004-06-282-3/+11
* Added mi to ALL_LINGUAS.John C Barstow2004-06-261-1/+1
* Translation added.John C Barstow2004-06-262-0/+1407
* *** empty log message ***Benoît Dejean2004-06-2010-7/+14
* *** empty log message ***Benoît Dejean2004-06-1811-140/+134
* Also tries C99 __VA_ARGS__ before using functions.Benoît Dejean2004-06-182-1/+14
* Moved 8 static error functions to sysdeps/common/error.c. This is the endBenoît Dejean2004-06-186-116/+44
* These functions are now globally defined.Benoît Dejean2004-06-182-1/+90
* Whitespace cleanup.Benoît Dejean2004-06-1810-62/+60
* Added IPv6 feature : provides address, prefix and scope. This breaks theBenoît Dejean2004-06-183-8/+37
* Implemented new IPv6 feature.Benoît Dejean2004-06-182-0/+71
* Replaced by g_file_get_contents.Benoît Dejean2004-06-132-3/+7
* Replaced by g_file_get_contents.Benoît Dejean2004-06-131-43/+15
* *** empty log message ***Benoît Dejean2004-06-131-1/+1
* Re-implemented. Fixed segfault on SMP. Stores keys in cpuinfo->labelsBenoît Dejean2004-06-132-2/+3
* Added missing const qualifier.Benoît Dejean2004-06-124-2/+10
* Fixed segfault on SMP.Benoît Dejean2004-06-122-1/+3
* Fixed segfault on SMP.Benoît Dejean2004-06-121-2/+2
* Changed get_sysinfo prototype so that it returns a const pointer. AddedBenoît Dejean2004-06-122-7/+13
* Cleaned. (proc_file_to_buffer): Uninlined.Benoît Dejean2004-06-124-50/+95
* block_size is now defined as a guint32 instead of a fuzzy gint.Benoît Dejean2004-06-123-2/+9
* Removed files.Benoît Dejean2004-06-125-145/+54
* Added missing initializer.Benoît Dejean2004-06-122-1/+5
* Removed, replaced by ISO strtoull. (fstype_to_string): Cleaned.Benoît Dejean2004-06-122-102/+96