summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Added missing #include. Converted to UTF-8.Benoît Dejean2004-05-289-2/+20
* Added block_size field. (Closes: #125049)Ole Laursen2004-03-092-4/+8
* remove dependency on libgnome, check for linux/isdn.h for distros usingBastien Nocera2004-03-042-1/+5
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-214-33/+23
* - fixed compilationBastien Nocera2003-10-2010-9/+12
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-206-15/+15
* removed traces of guile, intllibs and libgnomesupportBastien Nocera2003-10-202-23/+15
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-1913-0/+2277
* The LibGTop examples have been moved into their own top-level moduleMartin Baulig1999-10-2413-2592/+0
* Make it build with gcc 2.95.1Elliot Lee1999-08-192-4/+0
* Fixed all warnings.Martin Baulig1999-07-304-8/+5
* Minor Alpha fixes (merged from stable).Martin Baulig1999-05-271-6/+23
* *** empty log message ***Martin Baulig1999-05-271-2/+2
* Use LibGTop version conditionals so we can more easily merge the code intoMartin Baulig1999-05-274-2/+193
* Changed pfintf formats to "%lld" when printing u_int64_t. This is stillDrazen Kacar1999-05-082-1/+7
* Renamed this to `libgtop_timersub' and define it on all systems.Martin Baulig1999-05-072-60/+63
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-062-2/+2
* Added `pointer_size' which is the number of bits of a `void *'.Martin Baulig1999-05-061-0/+2
* Added initial port for BSD/OS (aka BSDI) 2.x and 3.x. 4.x should also(?)Timur Bakeyev1999-04-082-0/+26
* *** empty log message ***Martin Baulig1999-03-311-1/+1
* Added some new features.Martin Baulig1999-03-312-36/+152
* *** empty log message ***Martin Baulig1999-03-302-4/+4
* Don't include the private <glibtop_private.h>.Martin Baulig1999-03-261-2/+0
* *** empty log message ***Martin Baulig1999-03-242-20/+37
* Use getrusage () to get the timings and divide the timings by theMartin Baulig1999-03-241-83/+220
* *** empty log message ***Martin Baulig1999-03-241-0/+1
* New example.Martin Baulig1999-03-243-2/+223
* *** empty log message ***Martin Baulig1999-03-232-4/+4
* *** empty log message ***Martin Baulig1999-03-171-0/+1
* Fixed a bug that caused a core dump when the sysdeps code does not returnMartin Baulig1999-03-173-4/+9
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-238-56/+56
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-228-104/+120
* Sometimes @LIBSUPPORT@ references symbols from @INTLLIBS@ so we needMartin Baulig1999-02-191-8/+8
* Initialize INCLUDES to `@INCLUDES@' to make it clear that it is set inMartin Baulig1999-02-161-0/+2
* *** empty log message ***Martin Baulig1999-02-151-0/+1
* Fix a really bad thing from Jeff Garzik; don't override INCLUDES inMartin Baulig1999-02-151-2/+0
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-151-1/+1
* Make the return value a `char *' instead of a `const char *'.Martin Baulig1998-12-092-2/+24
* *** empty log message ***Martin Baulig1998-11-221-2/+2
* Print address first and then the subnet.Martin Baulig1998-11-221-2/+2
* Call inet_ntoa () to get address and subnet in quatted dot notation (likeMartin Baulig1998-11-222-4/+24
* New example.Martin Baulig1998-11-024-7/+172
* More network load stuff.Martin Baulig1998-10-261-3/+22
* Added new features to get network load:Martin Baulig1998-10-263-2/+110
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-263-1/+51
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-252-0/+15
* Removed @libs_xauth@ and -lgdbm from the _LDADD variables since libtoolMartin Baulig1998-10-101-7/+6
* Removed G_GNUC_UNUSED.Martin Baulig1998-10-062-2/+2
* More G_GNUC_UNUSED fun.Martin Baulig1998-10-042-2/+2
* Install everything in $(libexecdir)/libgtop.Martin Baulig1998-09-282-1/+7