]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Improve performance by invoking gettext twice at the start,
authorJim Meyering <jim@meyering.net>
Sun, 31 Dec 2000 09:06:54 +0000 (09:06 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 31 Dec 2000 09:06:54 +0000 (09:06 +0000)
commitf0018a3b9c7e6cef9bc0af1394e2e016c5902e4e
tree9d33b6132078e912bca98c2840bfdaffebc60419
parent9adb2c7cf193e24d847e845fb1bee580e78c1dd4
Improve performance by invoking gettext twice at the start,
instead of once for each file.
(long_time_format): New var.
(decode_switches): Initialize it, if format == long_format.
(print_long_format): Use it.
src/ls.c