summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-07-22 20:52:42 +0000
committerMartin Baulig <martin@src.gnome.org>1998-07-22 20:52:42 +0000
commit6bf243c9016bc7114848258083371dce1964c4aa (patch)
tree9f800367e44a160d6b89c5255381b84ded5cc0a4 /po/POTFILES.in
parentdd5c4a716ba87e42b18804fe6876ad730542a877 (diff)
downloadlibgtop-6bf243c9016bc7114848258083371dce1964c4aa.tar.gz
New file.
1998-07-22 Martin Baulig <martin@home-of-linux.org> * include/glibtop/mountlist.h: New file. * features.def: Added new feature `mountlist'. * sysdeps/common/mountlist.c (glibtop_get_mountlist_s): New function. (read_filesystem_list): Declared as `static'.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in222
1 files changed, 180 insertions, 42 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b0b5df47..b4c54696 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,68 +1,206 @@
-lib/close.c
lib/command.c
+lib/close.c
+lib/init.c
+lib/sysdeps.c
lib/open.c
lib/read.c
-lib/write.c
lib/read_data.c
-acconfig.h
-glibtop.h
-include/glibtop/command.h
+lib/parameter.c
+lib/write.c
+examples/mountlist.c
+examples/first.c
+examples/second.c
+examples/third.c
include/glibtop/close.h
-include/glibtop/global.h
+include/glibtop/signal.h
+include/glibtop/command.h
include/glibtop/cpu.h
+include/glibtop/global.h
include/glibtop/error.h
-include/glibtop/shm_limits.h
-include/glibtop/uptime.h
-include/glibtop/output.h
+include/glibtop/loadavg.h
include/glibtop/mem.h
+include/glibtop/msg_limits.h
include/glibtop/open.h
-include/glibtop/sysdeps.h
-include/glibtop/union.h
+include/glibtop/output.h
+include/glibtop/prockernel.h
+include/glibtop/proclist.h
+include/glibtop/procmem.h
+include/glibtop/procsegment.h
+include/glibtop/procsignal.h
+include/glibtop/procstate.h
+include/glibtop/proctime.h
+include/glibtop/procuid.h
include/glibtop/read.h
+include/glibtop/read_data.h
+include/glibtop/sem_limits.h
+include/glibtop/shm_limits.h
include/glibtop/swap.h
-include/glibtop/loadavg.h
+include/glibtop/sysdeps.h
+include/glibtop/types.h
+include/glibtop/union.h
+include/glibtop/uptime.h
include/glibtop/version.h
include/glibtop/write.h
+include/glibtop/parameter.h
+include/glibtop/gnuserv.h
+include/glibtop/mountlist.h
include/glibtop/xmalloc.h
-include/glibtop/msg_limits.h
-include/glibtop/proclist.h
-include/glibtop/sem_limits.h
-include/glibtop/read_data.h
-src/server/main.c
-src/server/output.c
-src/server/version.c
+src/daemon/main.c
+src/daemon/slave.c
+src/daemon/io.c
+src/daemon/server_config.h
+src/daemon/daemon.h
+src/daemon/gnuserv.c
+sysdeps/common/gnuslib.c
+sysdeps/common/fsusage.c
+sysdeps/common/fsusage.h
+sysdeps/common/mountlist.c
+sysdeps/common/mountlist.h
+sysdeps/linux/loadavg.c
sysdeps/linux/close.c
sysdeps/linux/cpu.c
+sysdeps/linux/msg_limits.c
sysdeps/linux/mem.c
+sysdeps/linux/procdata.c
sysdeps/linux/open.c
+sysdeps/linux/prockernel.c
+sysdeps/linux/proclist.c
+sysdeps/linux/procmem.c
+sysdeps/linux/procsegment.c
+sysdeps/linux/procsignal.c
+sysdeps/linux/procstate.c
+sysdeps/linux/proctime.c
+sysdeps/linux/procuid.c
+sysdeps/linux/sem_limits.c
+sysdeps/linux/siglist.c
+sysdeps/linux/glibtop_server.h
sysdeps/linux/swap.c
-sysdeps/linux/shm_limits.c
-sysdeps/linux/msg_limits.c
sysdeps/linux/uptime.c
-sysdeps/linux/loadavg.c
-sysdeps/linux/sem_limits.c
-sysdeps/linux/proclist.c
-sysdeps/stub/proclist.c
+sysdeps/linux/glibtop_machine.h
+sysdeps/linux/shm_limits.c
+sysdeps/names/loadavg.c
+sysdeps/names/cpu.c
+sysdeps/names/msg_limits.c
+sysdeps/names/mem.c
+sysdeps/names/prockernel.c
+sysdeps/names/proclist.c
+sysdeps/names/procmem.c
+sysdeps/names/procsegment.c
+sysdeps/names/procsignal.c
+sysdeps/names/procstate.c
+sysdeps/names/proctime.c
+sysdeps/names/procuid.c
+sysdeps/names/sem_limits.c
+sysdeps/names/shm_limits.c
+sysdeps/names/swap.c
+sysdeps/names/uptime.c
+sysdeps/names/sysdeps.c
+sysdeps/osf1/close.c
+sysdeps/osf1/glibtop_machine.h
+sysdeps/osf1/loadavg.c
+sysdeps/osf1/cpu.c
+sysdeps/osf1/msg_limits.c
+sysdeps/osf1/mem.c
+sysdeps/osf1/procdata.c
+sysdeps/osf1/open.c
+sysdeps/osf1/sem_limits.c
+sysdeps/osf1/shm_limits.c
+sysdeps/osf1/glibtop_server.h
+sysdeps/osf1/siglist.c
+sysdeps/osf1/swap.c
+sysdeps/osf1/uptime.c
+sysdeps/stub/loadavg.c
sysdeps/stub/close.c
sysdeps/stub/cpu.c
+sysdeps/stub/msg_limits.c
sysdeps/stub/mem.c
+sysdeps/stub/prockernel.c
sysdeps/stub/open.c
+sysdeps/stub/proclist.c
+sysdeps/stub/procmem.c
+sysdeps/stub/procsegment.c
+sysdeps/stub/procsignal.c
+sysdeps/stub/procstate.c
+sysdeps/stub/proctime.c
+sysdeps/stub/procuid.c
+sysdeps/stub/sem_limits.c
sysdeps/stub/swap.c
-sysdeps/stub/loadavg.c
-sysdeps/stub/uptime.c
+sysdeps/stub/glibtop_server.h
sysdeps/stub/shm_limits.c
-sysdeps/stub/msg_limits.c
-sysdeps/stub/sem_limits.c
-sysdeps/common/sysdeps.c
-sysdeps/common/xmalloc.c
-sysdeps/common/error.c
-sysdeps/names/sysdeps.c
-sysdeps/names/cpu.c
-sysdeps/names/loadavg.c
-sysdeps/names/mem.c
-sysdeps/names/swap.c
-sysdeps/names/uptime.c
-sysdeps/names/shm_limits.c
-sysdeps/names/msg_limits.c
-sysdeps/names/sem_limits.c
-sysdeps/names/proclist.c
+sysdeps/stub/siglist.c
+sysdeps/stub/uptime.c
+sysdeps/kernel/loadavg.c
+sysdeps/kernel/close.c
+sysdeps/kernel/cpu.c
+sysdeps/kernel/msg_limits.c
+sysdeps/kernel/mem.c
+sysdeps/kernel/procdata.c
+sysdeps/kernel/open.c
+sysdeps/kernel/prockernel.c
+sysdeps/kernel/proclist.c
+sysdeps/kernel/procmem.c
+sysdeps/kernel/procsegment.c
+sysdeps/kernel/procsignal.c
+sysdeps/kernel/procstate.c
+sysdeps/kernel/proctime.c
+sysdeps/kernel/procuid.c
+sysdeps/kernel/sem_limits.c
+sysdeps/kernel/kernel.h
+sysdeps/kernel/glibtop_server.h
+sysdeps/kernel/swap.c
+sysdeps/kernel/uptime.c
+sysdeps/kernel/shm_limits.c
+sysdeps/kernel/siglist.c
+intl/bindtextdom.c
+intl/cat-compat.c
+intl/dcgettext.c
+intl/dgettext.c
+intl/explodename.c
+intl/gettext.h
+intl/gettextP.h
+intl/hash-string.h
+intl/finddomain.c
+intl/gettext.c
+intl/libgettext.h
+intl/loadinfo.h
+intl/intl-compat.c
+intl/l10nflist.c
+intl/loadmsgcat.c
+intl/localealias.c
+intl/textdomain.c
+support/argp-ba.c
+support/argp-eexst.c
+support/argp-fmtstream.c
+support/argp-fmtstream.h
+support/argp-fs-xinl.c
+support/argp-help.c
+support/argp-namefrob.h
+support/argp-parse.c
+support/argp-pv.c
+support/argp-pvh.c
+support/argp-test.c
+support/argp-xinl.c
+support/argp.h
+support/easy-vsnprintf.c
+support/getopt.c
+support/getopt.h
+support/getopt1.c
+support/gnome-argp.c
+support/gnome-argp.h
+support/long-options.c
+support/long-options.h
+support/scandir.c
+support/strcasecmp.c
+support/strerror.c
+support/strndup.c
+support/strnlen.c
+support/strtok_r.c
+support/vasprintf.c
+support/vsnprintf.c
+support/strtod.c
+support/memmove.c
+support/gnomesupport.h
+support/mkstemp.c
+support/strtol.c
+support/strtoul.c
+glibtop.h