diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-03-16 09:10:12 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-03-16 09:10:12 -0700 |
commit | f196c7f7afe356c2d99502e8f30efff87a8a718a (patch) | |
tree | f814571902dd30454da5b06cb2b248ce83decf7a /ChangeLog | |
parent | 96cbe7f482fe89112de414da2bd8e90ffb0dcdbd (diff) | |
download | glibc-f196c7f7afe356c2d99502e8f30efff87a8a718a.tar.gz glibc-f196c7f7afe356c2d99502e8f30efff87a8a718a.tar.xz glibc-f196c7f7afe356c2d99502e8f30efff87a8a718a.zip |
Use time_t on ays, rem, y and yg in __offtime
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 470f076295..625d579dd6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-03-16 H.J. Lu <hongjiu.lu@intel.com> + + * time/offtime.c (__offtime): Use time_t on days, rem, y and yg. + 2012-03-16 Joseph Myers <joseph@codesourcery.com> * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program |