diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-02-25 16:13:35 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-02-25 16:13:35 +0530 |
commit | 2f22a1e8dd817fecce67a8f3f8b807257960eec5 (patch) | |
tree | 0c4db8fd018d59f00039bf9901b15a212a25cc0c /ChangeLog | |
parent | 8930ddc705b9197fede41fae2a00f1d3e227a2a4 (diff) | |
download | glibc-2f22a1e8dd817fecce67a8f3f8b807257960eec5.tar.gz |
Format slowexp.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-02-25 Siddhesh Poyarekar <siddhesh@redhat.com> + * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding + style. + * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding style. |