Mention in the doc comment that gmtime() is thread-safe on Windows.
authorTor Lillqvist <tml@novell.com>
Wed, 6 Jul 2005 09:54:41 +0000 (09:54 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 6 Jul 2005 09:54:41 +0000 (09:54 +0000)
commitcae3d1ef8797284138bf3f7d5a0f0a92fafdee1a
treed8bf39d1e63adbe9ffad0315a39be90d8130f721
parent0447e6791dfb19c2fae0daaba4c60abfac590180
Mention in the doc comment that gmtime() is thread-safe on Windows.

2005-07-06  Tor Lillqvist  <tml@novell.com>

* libsoup/soup-date.c (soup_gmtime): Mention in the doc comment
that gmtime() is thread-safe on Windows.
(soup_date_generate): Use soup_gmtime() instead of gmtime_r().
ChangeLog
libsoup/soup-date.c