aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rustrt.def.in
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-04-27 14:40:16 -0700
committerPatrick Walton <[email protected]>2011-04-27 14:40:16 -0700
commite3fa22ab13b13db460eaa33df1c52245242d1275 (patch)
treecf3e7520c1351f925fd47c289089a1ad58b0af24 /src/rt/rustrt.def.in
parentUse cnames when present in ty.ty_to_str. (diff)
downloadrust-e3fa22ab13b13db460eaa33df1c52245242d1275.tar.xz
rust-e3fa22ab13b13db460eaa33df1c52245242d1275.zip
rt: Add str_vec to the def file. Puts out burning tinderbox.
Diffstat (limited to 'src/rt/rustrt.def.in')
-rw-r--r--src/rt/rustrt.def.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in
index d724dd71..e378fa8d 100644
--- a/src/rt/rustrt.def.in
+++ b/src/rt/rustrt.def.in
@@ -31,6 +31,7 @@ str_from_buf
str_from_cstr
str_from_vec
str_push_byte
+str_vec
task_sleep
unsupervise
upcall_clone_chan