Glibify a bit more. Closes #147618.
authorBenoît Dejean <bdejean@src.gnome.org>
Sun, 18 Jul 2004 20:33:56 +0000 (20:33 +0000)
committerBenoît Dejean <bdejean@src.gnome.org>
Sun, 18 Jul 2004 20:33:56 +0000 (20:33 +0000)
commitadc74806b584381e1c6f10b26b5871b0fd1db643
tree667f7a4631924bf93e5bd10331006cdf895eae80
parent9050996fa70260943fdbbfc14d0cb3995586ec64
Glibify a bit more. Closes #147618.

* doc/reference.texi:
* include/glibtop/command.h:
* include/glibtop/glib-arrays.h:
* include/glibtop/proclist.h:
* lib/glib-arrays.c: (glibtop_get_proclist_as_array_l):
* lib/lib.pl:
* scripts/c_types.pl:
* src/daemon/main.c: (handle_parent_connection):
* src/daemon/slave.c: (handle_slave_connection):
* support/mkstemp.c:
* sysdeps/aix/proclist.c: (glibtop_get_proclist_s):
* sysdeps/freebsd/cpu.c: (glibtop_get_cpu_p):
* sysdeps/freebsd/prockernel.c: (glibtop_get_proc_kernel_p):
* sysdeps/freebsd/proclist.c: (glibtop_get_proclist_p):
* sysdeps/freebsd/procmem.c: (glibtop_get_proc_mem_p):
* sysdeps/kernel/proclist.c: (glibtop_get_proclist_s):
* sysdeps/linux/proclist.c: (glibtop_get_proclist_s):
* sysdeps/osf1/proclist.c: (glibtop_get_proclist_p):
* sysdeps/solaris/proclist.c: (glibtop_get_proclist_s):
* sysdeps/stub/proclist.c: (glibtop_get_proclist_s):
* sysdeps/stub_suid/proclist.c: (glibtop_get_proclist_p):
* sysdeps/sun4/proclist.c: (glibtop_get_proclist_p): Glibify a bit more.
Closes #147618.

svn path=/trunk/; revision=3455
support/mkstemp.c