123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- # List of files which contain translatable strings.
- # Copyright (C) 1996-2018 Free Software Foundation, Inc.
- # These are nominally temporary...
- lib/argmatch.c
- lib/closein.c
- lib/closeout.c
- lib/copy-acl.c
- lib/error.c
- lib/file-type.c
- lib/gai_strerror.c
- lib/getopt.c
- lib/mkdir-p.c
- lib/obstack.c
- lib/openat-die.c
- lib/quotearg.c
- lib/randread.c
- lib/regcomp.c
- lib/root-dev-ino.h
- lib/rpmatch.c
- lib/set-acl.c
- lib/siglist.h
- lib/strsignal.c
- lib/unicodeio.c
- lib/userspec.c
- lib/verror.c
- lib/version-etc.c
- lib/xalloc-die.c
- lib/xbinary-io.c
- lib/xmemcoll.c
- lib/xprintf.c
- lib/xstrtol-error.c
- # Package source files
- src/base64.c
- src/basename.c
- src/cat.c
- src/chcon.c
- src/chgrp.c
- src/chmod.c
- src/chown-core.c
- src/chown.c
- src/chroot.c
- src/cksum.c
- src/comm.c
- src/copy.c
- src/coreutils.c
- src/cp.c
- src/csplit.c
- src/cut.c
- src/date.c
- src/dd.c
- src/df.c
- src/dircolors.c
- src/dirname.c
- src/du.c
- src/echo.c
- src/env.c
- src/expand-common.c
- src/expand.c
- src/expr.c
- src/factor.c
- src/false.c
- src/find-mount-point.c
- src/fmt.c
- src/fold.c
- src/getlimits.c
- src/group-list.c
- src/groups.c
- src/head.c
- src/hostid.c
- src/hostname.c
- src/id.c
- src/install.c
- src/join.c
- src/kill.c
- src/libstdbuf.c
- src/link.c
- src/ln.c
- src/logname.c
- src/ls.c
- src/md5sum.c
- src/mkdir.c
- src/mkfifo.c
- src/mknod.c
- src/mktemp.c
- src/mv.c
- src/nice.c
- src/nl.c
- src/nohup.c
- src/nproc.c
- src/numfmt.c
- src/od.c
- src/operand2sig.c
- src/paste.c
- src/pathchk.c
- src/pinky.c
- src/pr.c
- src/printenv.c
- src/printf.c
- src/ptx.c
- src/pwd.c
- src/readlink.c
- src/realpath.c
- src/relpath.c
- src/remove.c
- src/rm.c
- src/rmdir.c
- src/runcon.c
- src/selinux.c
- src/seq.c
- src/set-fields.c
- src/shred.c
- src/shuf.c
- src/sleep.c
- src/sort.c
- src/split.c
- src/stat.c
- src/stdbuf.c
- src/stty.c
- src/sum.c
- src/sync.c
- src/system.h
- src/tac-pipe.c
- src/tac.c
- src/tail.c
- src/tee.c
- src/test.c
- src/timeout.c
- src/touch.c
- src/tr.c
- src/true.c
- src/truncate.c
- src/tsort.c
- src/tty.c
- src/uname.c
- src/unexpand.c
- src/uniq.c
- src/unlink.c
- src/uptime.c
- src/users.c
- src/wc.c
- src/who.c
- src/whoami.c
- src/yes.c
|