rust/src/rt/rustrt.def.in
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

92 lines
1.4 KiB
Modula-2

chan_id_send
check_claims
debug_box
debug_fn
debug_obj
debug_opaque
del_port
debug_ptrcast
debug_tag
debug_tydesc
debug_get_stk_seg
do_gc
drop_task
get_port_id
get_task_id
get_task_pointer
get_time
last_os_error
leak
migrate_alloc
nano_time
new_port
new_task
pin_task
port_recv
unpin_task
rand_free
rand_new
rand_next
refcount
rust_path_is_dir
rust_path_exists
rust_getcwd
rust_get_stdin
rust_get_stdout
rust_get_stderr
rust_str_push
rust_list_files
rust_log_console_on
rust_log_console_off
rust_port_detach
rust_port_size
rust_process_wait
rust_ptr_eq
rust_run_program
rust_set_exit_status
rust_start
rust_getcwd
rust_task_is_unwinding
rust_task_sleep
rust_get_task
set_min_stack
sched_threads
shape_log_str
squareroot
start_task
vec_reserve_shared
vec_from_buf_shared
unsupervise
upcall_cmp_type
upcall_dynastack_alloc
upcall_dynastack_alloc_2
upcall_dynastack_free
upcall_dynastack_mark
upcall_fail
upcall_free
upcall_create_shared_type_desc
upcall_free_shared_type_desc
upcall_get_type_desc
upcall_intern_dict
upcall_log_type
upcall_malloc
upcall_rust_personality
upcall_s_shared_malloc
upcall_shared_malloc
upcall_shared_free
upcall_memset
upcall_vec_grow
upcall_vec_push
upcall_call_shim_on_c_stack
upcall_new_stack
upcall_del_stack
upcall_reset_stack_limit
rust_uv_default_loop
rust_uv_loop_new
rust_uv_loop_delete
rust_uv_run
rust_uv_unref
rust_uv_idle_init
rust_uv_idle_start
rust_uv_size_of_idle_t