]> git.llucax.com Git - software/dgc/cdgc.git/commit
Use tango bindings to C standard library functions
authorLeandro Lucarella <llucax@gmail.com>
Wed, 9 Jun 2010 22:41:47 +0000 (19:41 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 9 Jun 2010 22:49:56 +0000 (19:49 -0300)
commitf79a30ddeee392a4f3d6aaf6ade2151a192097cc
treedf254be20a5441cb4ffef07b735b9e6ddade56b3
parent0c03b35e455d2c8bb2c50bb2cdaf3b1538431a0a
Use tango bindings to C standard library functions

As we need to use more libraries it became less practical to maintain our
own set of bindings, and since the GC only works with Tango, it makes
sense to just use Tango bindings.
rt/gc/cdgc/bits.d
rt/gc/cdgc/gc.d
rt/gc/cdgc/iface.d
rt/gc/cdgc/libc.d [deleted file]