OSDN Git Service

div and ldiv are required for ISO 9899
authorEric Andersen <andersen@codepoet.org>
Thu, 22 Feb 2001 18:02:24 +0000 (18:02 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 22 Feb 2001 18:02:24 +0000 (18:02 -0000)
commit1317d65dbecb98e9c540fa783a7ef88a9bffb94c
tree158821e8cabbe7667f35caaac67692c71bf20acf
parent5b6e897d01a07f8391351a07321f2bcb7c025a7e
div and ldiv are required for ISO 9899
 -Erik
libc/stdlib/Makefile
libc/stdlib/div.c [new file with mode: 0644]
libc/stdlib/ldiv.c [new file with mode: 0644]