Include "hard-locale.h".
authorJim Meyering <jim@meyering.net>
Sun, 20 May 2001 20:44:33 +0000 (20:44 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 20 May 2001 20:44:33 +0000 (20:44 +0000)
commit1926146ed56f2c7636d8f47345ca963d4bc9bfc1
tree8f55c163816ac9d1faaa33fac9f615e20b9baa14
parent017ada27ddd3844cfa7308b84104d06434755d22
Include "hard-locale.h".
(nstrftime): New decl.
(enum time_style): New enum.
(time_style_args, time_style_types): New constants.
(full_time): Remove.
(long_time_format): Initialize to POSIX defaults.
(TIME_STYLE_OPTION): New constant.
(long_options, decode_switches, usage): Add --time-style support.
(long_time_expected_width): Use nstrftime, not strftime.
(print_long_format): Likewise.
Increase initial size to match new full-iso time style.
src/ls.c