]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(my_mktime_localtime_r): Renamed from localtime_r.
authorJim Meyering <jim@meyering.net>
Thu, 8 Oct 1998 12:19:48 +0000 (12:19 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 8 Oct 1998 12:19:48 +0000 (12:19 +0000)
commit37c289ea31bb000a4211a0354461743be21d5ab3
tree7a989dfa1e27931a36638e77f46438e6c54cff51
parent297a13a5a3381683d0281731c6a43b44bb861623
(my_mktime_localtime_r): Renamed from localtime_r.
Define also if HAVE_LOCALTIME_R && defined (localtime_r), with
a body that merely expands localtime_r; this works around a
bug in Digital Unix 4.0A and 4.0D.
lib/mktime.c