diff options
author | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2014-09-19 11:26:31 +0200 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2014-09-19 11:26:31 +0200 |
commit | d3c827e7c8208afeaed880cf8cf2515c86d10f17 (patch) | |
tree | 566b7c553ae41b340b09802ebd301e8a804d46b6 /ChangeLog | |
parent | fe1cc35abb6e968d0b12d7ff3ef78cf821a5f48d (diff) | |
download | glibc-d3c827e7c8208afeaed880cf8cf2515c86d10f17.tar.gz glibc-d3c827e7c8208afeaed880cf8cf2515c86d10f17.tar.xz glibc-d3c827e7c8208afeaed880cf8cf2515c86d10f17.zip |
stdlib/longlong.h: Add __udiv_w_sdiv prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d6c96ceacc..778b3e52d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-09-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> + + * stdlib/longlong.h: Add __udiv_w_sdiv prototype. + 2014-09-17 Arjun Shankar <arjun.is@lostca.se> * time/tst-ftime.c: New test. |