summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added MODULE_VERSION on Miguel's request (set it toMartin Baulig1999-09-182-2/+9
| | | | | | | 1999-09-19 Martin Baulig <martin@home-of-linux.org> * libgtopConf.sh.in: Added MODULE_VERSION on Miguel's request (set it to "libgtop-@LIBGTOP_VERSION@").
* added polish language filePablo Saratxaga1999-09-183-1/+1245
|
* updated es filesPablo Saratxaga1999-09-1810-1584/+1516
|
* updated nl translationGert Dewit1999-09-181-155/+146
|
* first translation (partial)Gert Dewit1999-09-181-0/+1216
|
* Make it work if we have GNOME and the user gave use --without-gnome (fixesMartin Baulig1999-09-172-2/+12
| | | | | | | 1999-09-17 Martin Baulig <martin@home-of-linux.org> * configure.in: Make it work if we have GNOME and the user gave use --without-gnome (fixes bug #1735).
* add libgtopConf.sh to CLEANFILES.Elliot Lee1999-08-231-0/+2
| | | | add libgtopConf.sh to CLEANFILES.
* Make it build with gcc 2.95.1Elliot Lee1999-08-192-4/+0
| | | | Make it build with gcc 2.95.1
* Add braces to fix ambiguity.Elliot Lee1999-08-161-1/+2
| | | | Add braces to fix ambiguity.
* completed translation.Vincent Renardias1999-08-132-3/+7
| | | | * completed translation.
* updated es filePablo Saratxaga1999-08-081-11/+30
|
* po line number updates.Elliot Lee1999-08-0215-15/+15
| | | | po line number updates.
* Fix spec file to include all header files.Elliot Lee1999-08-0116-244/+250
| | | | | | Fix spec file to include all header files. po/*.po: NoClueHereEither.
* Fixed all warnings.Martin Baulig1999-07-3013-22/+20
|
* Update.Matthias Warkus1999-07-302-131/+120
|
* Use G_GNUC_UNUSED.Martin Baulig1999-07-292-4/+15
| | | | | | 1999-07-29 Martin Baulig <martin@home-of-linux.org> * include/glibtop/error.h: Use G_GNUC_UNUSED.
* Allow defining a CUSTOM_RELEASE at RPM build timeElliot Lee1999-07-291-1/+2
|
* Link the `libgtop_daemon' and the `libgtop_server' statically if possible.Martin Baulig1999-07-292-0/+13
| | | | | | | 1999-07-29 Martin Baulig <martin@home-of-linux.org> * Makefile.am: Link the `libgtop_daemon' and the `libgtop_server' statically if possible.
* New automake conditionals.Martin Baulig1999-07-292-0/+8
| | | | | | | 1999-07-29 Martin Baulig <martin@home-of-linux.org> * configure.in (ENABLE_STATIC, ENABLE_SHARED): New automake conditionals.
* Fix bug reported by Takis Psarogiannakopoulos: `start_time' are secondsMartin Baulig1999-07-294-3/+14
| | | | | | | | 1999-07-29 Martin Baulig <martin@home-of-linux.org> * proctime.c (glibtop_get_proc_time_p): Fix bug reported by Takis Psarogiannakopoulos: `start_time' are seconds since the epoch as it is stated in the manual.
* Don't provide `rtime' any longer since we must not use `rtime = utime +Martin Baulig1999-07-292-5/+7
| | | | | | | 1999-07-29 Martin Baulig <martin@home-of-linux.org> * proctime.c (glibtop_get_proctime_s): Don't provide `rtime' any longer since we must not use `rtime = utime + stime'.
* Add `-release ${LT_RELEASE}'. This way you can have both 1.0.x and 1.1.xMartin Baulig1999-07-272-1/+7
| | | | | | | | 1999-07-27 Martin Baulig <martin@home-of-linux.org> * configure.in (LT_VERSION_INFO): Add `-release ${LT_RELEASE}'. This way you can have both 1.0.x and 1.1.x libraries under the same ${prefix}.
* Yes, I'm an idiot - why the hell did I release LibGTop 1.1.0 more thanMartin Baulig1999-07-272-3/+8
| | | | | | | | | one month ago and did not increment the version number in CVS ... ???? 1999-07-27 Martin Baulig <martin@home-of-linux.org> * LIBGTOP-VERSION: Set version number to 1.1.1 binary age 1, interface age 1.
* updated with Fabrice's patchVincent Renardias1999-07-272-208/+253
| | | | * updated with Fabrice's patch
* Bug fix. All Solaris versions have RUID and RGID in struct stat forDrazen Kacar1999-07-162-4/+10
| | | | | * proclist.c: Bug fix. All Solaris versions have RUID and RGID in struct stat for files/directories in /proc.
* Applied patch from Damon Chaplin to avoid a compiler problem.Martin Baulig1999-07-111-3/+12
|
* Updated Norwegian translation.Kjartan Maraas1999-07-112-3/+7
| | | | | | 1999-07-11 Kjartan Maraas <kmaraas@online.no> * no.po: Updated Norwegian translation.
* New fileTomas Ogren1999-07-112-0/+1239
| | | | | | 1999-07-11 Tomas Ogren <stric@ing.umu.se> * sv.po: New file
* Added sv to ALL_LINGUASTomas Ogren1999-07-112-1/+5
| | | | | | 1999-07-11 Tomas Ogren <stric@ing.umu.se> * configure.in: Added sv to ALL_LINGUAS
* Fixed a tyopTomas Ogren1999-07-112-1/+5
| | | | | | 1999-07-11 Tomas Ogren <stric@ing.umu.se> * sysdeps/names/procmem.c: Fixed a tyop
* Updated (still uncomplete)Vincent Renardias1999-06-251-32/+31
| | | | * Updated (still uncomplete)
* Some versions of Solaris require -lelf for -lkvm; added appropriate checkMartin Baulig1999-06-222-1/+24
| | | | | | | 1999-06-22 Martin Baulig <martin@home-of-linux.org> * configure.in: Some versions of Solaris require -lelf for -lkvm; added appropriate check for this situation.
* Martin Baulig wrote:Drazen Kacar1999-06-151-0/+1
| | | | | | | > Added/updated sysdeps AUTHORS files [...] If you feel discriminated, > please feel free to add yourself :-) Added Martin. :-) I wonder if there should be THANKS-TO file...
* Added/updated sysdeps AUTHORS files (each sysdeps port should haveMartin Baulig1999-06-156-3/+7
| | | | | | | | | its own AUTHORS file) and updated the top-level AUTHORS and MAINTAINERS files (for people who have done good work all over LibGTop). If you feel discriminated, please feel free to add yourself :-) Martin
* Add maintainers listElliot Lee1999-06-151-0/+2
|
* updatedspanish language filePablo Saratxaga1999-06-151-296/+250
|
* A fix to a ommitted case, when nor NetBSD, nor LibGTop >= 1.1.0. ThisTimur Bakeyev1999-06-152-2/+10
| | | | | | | | Tue Jun 15 16:04:10 1999 Timur Bakeyev <mc@bat.ru> * procuid.c: A fix to a ommitted case, when nor NetBSD, nor LibGTop >= 1.1.0. This should be investigated closely to cover more cases....
* Force `auto-macros.texi' to be created in $(srcdir), as, otherwise,Timur Bakeyev1999-06-152-5/+12
| | | | | | | | | Tue Jun 15 15:59:50 1999 Timur Bakeyev <mc@bat.ru> * Makefile.am: Force `auto-macros.texi' to be created in $(srcdir), as, otherwise, makeinfo is unable to find it, if srcdir != builddir. That's a buggy solution, as spoils srcdir, but, as libgtop.info also created in srcdir - this is acceptable. Both SHOULD be fixed!
* Updated translation.Kjartan Maraas1999-06-072-7/+9
| | | | | | 1999-06-08 Kjartan Maraas <kmaraas@online.no> * no.po: Updated translation.
* Solaris 2.5 & 2.5.1 portability fixes, based on patches from Steve MurphyDrazen Kacar1999-06-076-3/+42
| | | | | | * glibtop_machine.h, open.c, procargs.c, proclist.c, procmap.c: Solaris 2.5 & 2.5.1 portability fixes, based on patches from Steve Murphy <murf@e-tools.com>.
* Added the missing glibtop_suid.h to the `noinst_HEADERS'.Martin Baulig1999-06-011-1/+1
|
* 1.1.0.LIBGTOP_1_1_0Martin Baulig1999-05-3114-2973/+5134
|
* Fixed bug in calculation of process argument list.Drazen Kacar1999-05-302-2/+8
| | | | * procargs.c: Fixed bug in calculation of process argument list.
* Added "Servers and Daemons" section. Documented the glibtop_init ()Martin Baulig1999-05-283-5/+149
| | | | | * white-papers.texi: Added "Servers and Daemons" section. * reference.texi: Documented the glibtop_init () function.
* New file documenting LibGTop internals. Started to document all libraryMartin Baulig1999-05-285-11/+340
| | | | | | | | 1999-05-28 Martin Baulig <baulig@Stud.Informatik.Uni-Trier.DE> * internals.texi: New file documenting LibGTop internals. * reference.texi: Started to document all library functions and finished the sysdeps and common references.
* Remove the `GLIBTOP_SYSDEPS_FEATURES' and `GLIBTOP_SYSDEPS_POINTER_SIZE'Martin Baulig1999-05-283-26/+29
| | | | | | | | 1999-05-28 Martin Baulig <baulig@Stud.Informatik.Uni-Trier.DE> * include/glibtop/sysdeps.h: Remove the `GLIBTOP_SYSDEPS_FEATURES' and `GLIBTOP_SYSDEPS_POINTER_SIZE' constants and let numbering start at zero for `GLIBTOP_SYSDEPS_CPU'.
* *** empty log message ***Martin Baulig1999-05-281-0/+5
|
* Finished the LibGTop Reference Manual.Martin Baulig1999-05-281-3/+184
|
* Move this here.Martin Baulig1999-05-283-4/+8
| | | | | | | 1999-05-28 Martin Baulig <martin@home-of-linux.org> * glibtop.h (GLIBTOP_MOUNTENTRY_LEN): Move this * include/glibtop/limits.h: here.
* Added note about NetBSD 1.4 which is now supported.Martin Baulig1999-05-281-0/+1
|