OSDN Git Service

Add missing imaxdiv and lldiv needed for SuSv3. Adjust ldiv to
authorEric Andersen <andersen@codepoet.org>
Tue, 7 Sep 2004 08:30:56 +0000 (08:30 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 7 Sep 2004 08:30:56 +0000 (08:30 -0000)
commit4bbfdf97af8375b6a3ed09ebe03484c7399bf2d0
treeb5870ed2ee2c60b76af938732ba54a42098b5d0f
parentb54df7ec544e86c33e534a67bb9e38250467df4e
Add missing imaxdiv and lldiv needed for SuSv3.  Adjust ldiv to
match glibc's quotient truncation behavior.
libc/stdlib/Makefile
libc/stdlib/ldiv.c
libc/stdlib/lldiv.c [new file with mode: 0644]