about summary refs log tree commit diff
path: root/src/rt
diff options
context:
space:
mode:
authorEric Holk <eholk@mozilla.com>2011-06-17 11:35:10 -0700
committerEric Holk <eholk@mozilla.com>2011-06-17 15:53:20 -0700
commit7c57b8baf5e71e114da226293f15cd96d5baacac (patch)
tree6e638ba9568deb19b6c3db0ec31d2dbb84c36fb4 /src/rt
parent9adacfb26a32090435e84067a2a62d32d2ce01f1 (diff)
downloadrust-7c57b8baf5e71e114da226293f15cd96d5baacac.tar.gz
rust-7c57b8baf5e71e114da226293f15cd96d5baacac.zip
Updating rustrt.def.in so that the path manipulation functions work on OS X.
Diffstat (limited to 'src/rt')
-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 3d0b73da5e5..b47d18e780e 100644
--- a/src/rt/rustrt.def.in
+++ b/src/rt/rustrt.def.in
@@ -27,6 +27,7 @@ rust_process_wait
 rust_ptr_eq
 rust_run_program
 rust_start
+rust_getcwd
 size_of
 squareroot
 str_alloc