OSDN Git Service

* listing.c (print_timestamp): Use localtime rather than
authorNick Clifton <nickc@redhat.com>
Fri, 11 Apr 2008 09:06:02 +0000 (09:06 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 11 Apr 2008 09:06:02 +0000 (09:06 +0000)
commit1c6b0b3f71cdcf79d00f2c509f89a778eb5108e7
treef42ded4ef16c6e69bde84d3791006f50933f4ff8
parentce2bf58e446188365d101549e00933d8e2563d38
    * listing.c (print_timestamp): Use localtime rather than
        localtime_r since not all build environments provide the latter.
gas/ChangeLog
gas/listing.c