*** empty log message ***
This commit is contained in:
@@ -34,3 +34,8 @@ libgtop*.tar.gz
|
|||||||
*-debstamp
|
*-debstamp
|
||||||
libgtop*.pc
|
libgtop*.pc
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
|
COPYING
|
||||||
|
INSTALL
|
||||||
|
install-sh
|
||||||
|
missing
|
||||||
|
mkinstalldirs
|
||||||
|
@@ -153,7 +153,7 @@
|
|||||||
|
|
||||||
2004-03-05 Bastien Nocera <hadess@hadess.net>
|
2004-03-05 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* include/glibtop/procmap.h: patch by Benoit Dejean <bnet@ifrance.com>
|
* include/glibtop/procmap.h: patch by Benoît Dejean <bnet@ifrance.com>
|
||||||
to break the API, I mean, to make it easier to generate Python bindings
|
to break the API, I mean, to make it easier to generate Python bindings
|
||||||
(Closes: #129701)
|
(Closes: #129701)
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
* marshal.pl:
|
* marshal.pl:
|
||||||
* read_data.c: (glibtop_read_data_i):
|
* read_data.c: (glibtop_read_data_i):
|
||||||
* server.c: (handle_slave_connection): fix g_malloc usage on non-Linux
|
* server.c: (handle_slave_connection): fix g_malloc usage on non-Linux
|
||||||
platforms (patch by Benoit Dejean <bnet@ifrance.com>)
|
platforms (patch by Benoît Dejean <bnet@ifrance.com>)
|
||||||
|
|
||||||
2003-10-20 Bastien Nocera <hadess@hadess.net>
|
2003-10-20 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
@@ -8,3 +8,4 @@ auto-macros.texi
|
|||||||
version.texi
|
version.texi
|
||||||
stamp-vti
|
stamp-vti
|
||||||
*.html *.pdf
|
*.html *.pdf
|
||||||
|
mdate-sh
|
||||||
|
@@ -5,3 +5,4 @@ Makefile.in
|
|||||||
libgtop.la
|
libgtop.la
|
||||||
*.lo
|
*.lo
|
||||||
lib.c
|
lib.c
|
||||||
|
error.loT
|
||||||
|
@@ -15,7 +15,7 @@
|
|||||||
2004-03-09 Bastien Nocera <hadess@hadess.net>
|
2004-03-09 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* procargs.c: (glibtop_get_proc_args_s): fix g_malloc usage on non-Linux
|
* procargs.c: (glibtop_get_proc_args_s): fix g_malloc usage on non-Linux
|
||||||
platforms (patch by Benoit Dejean <bnet@ifrance.com>)
|
platforms (patch by Benoît Dejean <bnet@ifrance.com>)
|
||||||
|
|
||||||
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
@@ -40,7 +40,7 @@
|
|||||||
* procargs.c: (glibtop_get_proc_args_p):
|
* procargs.c: (glibtop_get_proc_args_p):
|
||||||
* procmap.c: (glibtop_get_proc_map_p):
|
* procmap.c: (glibtop_get_proc_map_p):
|
||||||
* swap.c: (glibtop_get_swap_p): fix g_malloc usage on non-Linux
|
* swap.c: (glibtop_get_swap_p): fix g_malloc usage on non-Linux
|
||||||
platforms (patch by Benoit Dejean <bnet@ifrance.com>)
|
platforms (patch by Benoît Dejean <bnet@ifrance.com>)
|
||||||
|
|
||||||
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
2004-03-09 Bastien Nocera <hadess@hadess.net>
|
2004-03-09 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* proclist.c: (glibtop_get_proclist_s): fix g_malloc usage on non-Linux
|
* proclist.c: (glibtop_get_proclist_s): fix g_malloc usage on non-Linux
|
||||||
platforms (patch by Benoit Dejean <bnet@ifrance.com>)
|
platforms (patch by Benoît Dejean <bnet@ifrance.com>)
|
||||||
|
|
||||||
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
* procargs.c: (glibtop_get_proc_args_s):
|
* procargs.c: (glibtop_get_proc_args_s):
|
||||||
* procmap.c: (glibtop_get_proc_map_s): fix g_malloc usage on non-Linux
|
* procmap.c: (glibtop_get_proc_map_s): fix g_malloc usage on non-Linux
|
||||||
platforms (patch by Benoit Dejean <bnet@ifrance.com>)
|
platforms (patch by Benoît Dejean <bnet@ifrance.com>)
|
||||||
|
|
||||||
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
* open.c: (glibtop_open_p):
|
* open.c: (glibtop_open_p):
|
||||||
* proclist.c: (glibtop_get_proclist_p): fix g_malloc usage on non-Linux
|
* proclist.c: (glibtop_get_proclist_p): fix g_malloc usage on non-Linux
|
||||||
platforms (patch by Benoit Dejean <bnet@ifrance.com>)
|
platforms (patch by Benoît Dejean <bnet@ifrance.com>)
|
||||||
|
|
||||||
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
2003-10-21 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user