mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-28 20:44:42 +08:00
928dd73762
* README: Omit "su" from list of programs. * src/su.c: Remove file. * src/Makefile.am: Remove su-related rules and variables. * tests/misc/su-fail: Remove test. * tests/Makefile.am (TESTS): Remove misc/su-fail. * tests/misc/invalid-opt: Remove su-related code. * src/.gitignore: Remove su. * man/su.x: Remove file. * man/Makefile.am (su.1): Remove rule. * po/POTFILES.in: Remove su.c from the list. * TODO: Remove ancient entry. * NEWS (Changes in behavior): Mention it. * doc/coreutils.texi: Remove su-related description. * AUTHORS: Remove su. * m4/lib-check.m4 (cu_LIB_CHECK): Remove file/macro. * configure.ac: Remove su-related code and sole use of cu_LIB_CHECK. * scripts/git-hooks/commit-msg: Remove su from this list, too.
146 lines
1.9 KiB
Plaintext
146 lines
1.9 KiB
Plaintext
# List of files which contain translatable strings.
|
|
# Copyright (C) 1996-2012 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-mode-acl.c
|
|
lib/siglist.h
|
|
lib/spawn-pipe.c
|
|
lib/strsignal.c
|
|
lib/unicodeio.c
|
|
lib/userspec.c
|
|
lib/verror.c
|
|
lib/version-etc.c
|
|
lib/w32spawn.h
|
|
lib/wait-process.c
|
|
lib/xalloc-die.c
|
|
lib/xfreopen.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/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.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/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/seq.c
|
|
src/setuidgid.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
|