OSDN Git Service

2009-08-21 Craig Howland <howland@LGSInnovations.com>
authorjjohnstn <jjohnstn>
Fri, 21 Aug 2009 20:25:27 +0000 (20:25 +0000)
committerjjohnstn <jjohnstn>
Fri, 21 Aug 2009 20:25:27 +0000 (20:25 +0000)
commitc2ec214c41f810d5a24946266f967ee518dde338
treeab5726a1c68c863e4427c1667d1b1127451c7049
parentced3203cf39bfec32745f90aafbc0050fc1f0f2c
2009-08-21  Craig Howland <howland@LGSInnovations.com>

        * libm/common/s_remquo.c (remquo):  Fix sign of quotient when |x|==|y|.
        * libc/stdio/mktemp.c:  Add #include <stdlib.h> for function prototypes.
newlib/ChangeLog
newlib/libc/stdio/mktemp.c
newlib/libm/common/s_remquo.c