]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(print_long_format): Detect and handle strftime failure
authorJim Meyering <jim@meyering.net>
Sun, 5 Jan 1997 20:32:49 +0000 (20:32 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 5 Jan 1997 20:32:49 +0000 (20:32 +0000)
commit5f0b9f1d998661fdff80c4a8eb4d46af1d68feea
tree908ad660cf6df3a7f67ae66539592d3ada4b5984
parent8ebfd37293d06b69998937535535258e3938a107
(print_long_format): Detect and handle strftime failure
due to pathologically long strings in locale tables. Patch from Paul Eggert.
(print_long_format): Change references to BIGBUF in use of FPUT macro
to references to BUF.
Use 11 (not 20) bytes for mode string buffer.
src/ls.c