Added glibtop_get_netlist. Patch from marcus@freebsd.org (Joe Marcus

* Makefile.am:
	* netlist.c: (glibtop_init_netlist_s), (glibtop_get_netlist_s):
	Added glibtop_get_netlist. Patch from marcus@freebsd.org (Joe Marcus Clarke).
This commit is contained in:
Benoît Dejean
2004-12-05 12:01:43 +00:00
parent 4b310d26f7
commit fe5bb1c39c
3 changed files with 71 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2004-12-05 Benoît Dejean <tazforever@dlfp.org>
* Makefile.am:
* netlist.c: (glibtop_init_netlist_s), (glibtop_get_netlist_s):
Added glibtop_get_netlist. Patch from marcus@freebsd.org (Joe Marcus Clarke).
2004-08-28 Benoît Dejean <tazforever@dlfp.org>
* mem.c: (glibtop_get_mem_p):