add libmissing (implementing functions missing from uClibc)
authorNicolas Thill <nico@openwrt.org>
Wed, 5 Oct 2005 21:30:33 +0000 (21:30 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 5 Oct 2005 21:30:33 +0000 (21:30 +0000)
commit76150cb6f3aedc147ee02b3745a78b3269820cba
tree9a103252be863731846bb94e2f7006b512fa1e6e
parent3d05b9b206cbc9a58107f106034a7b48ebefb098
add libmissing (implementing functions missing from uClibc)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2055 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/Makefile
toolchain/libmissing/Makefile [new file with mode: 0644]
toolchain/libmissing/files/math.c [new file with mode: 0644]