Marijn Haverbeke 1c7a62c93b Use a memset upcall to zero things without static alignment
This fixes issues #843 and #1546. The cost of an upcall is
unfortunate, though. I assume there must be a way to simply manually
compute the pointer or size, using something akin to the formula in
`align_to` in `rust_util.h`. I could not get this to work,
unfortunately.
2012-01-17 14:04:55 +01:00
..
2012-01-13 11:51:29 +01:00
2011-11-10 19:19:40 -08:00
2012-01-01 20:18:55 -08:00
2012-01-01 20:18:55 -08:00