rust/src/rt
Michael McConville 5f59e1c8f9 Make runtime function return size_t
It returns sizeof(dirent_t), so I'm not sure why its return type is int.
It's only used once, and that usage immediately casts it to usize.
2015-12-17 21:04:54 -05:00
..
hoedown@4638c60ded Upgrade hoedown to 3.0.5. 2015-09-21 21:07:45 +01:00
miniz.c Move runtime files to C instead of C++ 2013-11-18 21:45:58 -08:00
rust_android_dummy.c rt: Define exp10 on Android 2014-01-03 21:29:40 -08:00
rust_android_dummy.h auto merge of #6234 : yichoi/rust/glob-dummy-pull, r=thestinger 2013-05-04 22:09:36 -07:00
rust_builtin.c Make runtime function return size_t 2015-12-17 21:04:54 -05:00
rust_test_helpers.c Add test case for #28676. 2015-10-14 14:51:26 -06:00