1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
2005-02-02 Benoît Dejean <TazForEver@dlfp.org>
* procopenfiles.c: Fixed typo. Closes #166090
2004-12-23 Benoît Dejean <tazforever@dlfp.org>
* netlist.c: (glibtop_get_netlist_s): Fixed.
2004-11-13 Benoît Dejean <tazforever@dlfp.org>
* Makefile.am:
* netlist.c: (glibtop_init_netlist_s), (glibtop_get_netlist_s): Added
stub for glibtop_get_netlist.
2003-10-21 Bastien Nocera <hadess@hadess.net>
* Makefile.am: install only one library, libgtop-2.0
Fix build-time warnings due to the redefinition of guint64
2003-10-20 Bastien Nocera <hadess@hadess.net>
* glibtop_server.h:
* procargs.c:
* procmap.c: fixed compilation
2001-10-17 Abel Cheung <maddog@linux.org.hk>
* Makefile.am: move header to $(includedir)/libgtop-1.0/glibtop.
1998-10-26 Martin Baulig <martin@home-of-linux.org>
* netload.c: New file.
1998-10-26 Martin Baulig <martin@home-of-linux.org>
* procargs.c: New file.
1998-10-25 Martin Baulig <martin@home-of-linux.org>
* ppp.c: New file.
1998-08-24 Martin Baulig <martin@home-of-linux.org>
* *.c: Added initialization functions `glibtop_init_<feature>_s'.
* ChangeLog: New file.
|