diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-08-24 18:05:48 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-08-24 18:05:48 -0700 |
commit | cf00cc00bc53ab26b23b810b4bfbdfb43262538a (patch) | |
tree | 3d09caa3ecb83249ccaa5e0f874b9128c1de78e7 /nptl/tst-eintr1.c | |
parent | b42a214c1807dc596cf3647fc35a0eb42ccc7e68 (diff) | |
download | glibc-cf00cc00bc53ab26b23b810b4bfbdfb43262538a.tar glibc-cf00cc00bc53ab26b23b810b4bfbdfb43262538a.tar.gz glibc-cf00cc00bc53ab26b23b810b4bfbdfb43262538a.tar.bz2 glibc-cf00cc00bc53ab26b23b810b4bfbdfb43262538a.zip |
Add ceil implementation for 64-bit machines.
On 64-bit machines we should not split doubles into two 32 bit
integer and handle the words separately. We have wide registers.
This patch implements a 64-bit ceil version. Ideally all other
functions will be converted over time.
Diffstat (limited to 'nptl/tst-eintr1.c')
0 files changed, 0 insertions, 0 deletions