rust/src/rt
2012-03-28 13:52:47 -07:00
..
arch rt: Shave 16 bytes off the __morestack frame 2012-03-21 19:10:32 -07:00
bigint
isaac
msvc
sync rt: Remove lock_held_by_current_thread 2012-03-18 17:03:35 -07:00
uthash
util Fix some gcc-4.4-isms, should build now on 4.1+. 2012-03-28 13:52:47 -07:00
vg Upgrade valgrind headers to 3.7, silencing build breakage on FreeBSD. 2012-03-21 18:40:32 -07:00
boxed_region.cpp
boxed_region.h
circular_buffer.cpp rt: Remove arbitrary limit on size of port queue. Closes #1245 2012-03-12 13:24:09 -07:00
circular_buffer.h rt: Remove arbitrary limit on size of port queue. Closes #1245 2012-03-12 13:24:09 -07:00
globals.h
memory_region.cpp
memory_region.h
memory.h
rust_abi.cpp
rust_abi.h
rust_builtin.cpp Some tests for passing and returning structures by value on x64. Close #1402. Close #1970. 2012-03-20 16:44:56 -07:00
rust_cc.cpp rt: Run resource destructors during cycle collection 2012-03-22 19:07:31 -07:00
rust_cc.h
rust_debug.cpp
rust_debug.h
rust_env.cpp
rust_env.h
rust_internal.h Fix some gcc-4.4-isms, should build now on 4.1+. 2012-03-28 13:52:47 -07:00
rust_kernel.cpp Fix some gcc-4.4-isms, should build now on 4.1+. 2012-03-28 13:52:47 -07:00
rust_kernel.h rt: Remove the kernel task table 2012-03-15 11:10:52 -07:00
rust_log.cpp
rust_log.h
rust_port_selector.cpp rt: Remove lock_held_by_current_thread 2012-03-18 17:03:35 -07:00
rust_port_selector.h
rust_port.cpp rt: Remove lock_held_by_current_thread 2012-03-18 17:03:35 -07:00
rust_port.h rt: Change the rust_port refcounting scheme to avoid races 2012-03-06 17:14:40 -08:00
rust_run_program.cpp Disable some advanced (post glibc-2.3) libuv features when building snaps. 2012-03-26 18:03:53 -07:00
rust_scheduler.cpp rt: Stop using large stacks for the main task 2012-03-21 19:10:32 -07:00
rust_scheduler.h rt: Stop using large stacks for the main task 2012-03-21 19:10:32 -07:00
rust_shape.cpp rt: Change alignof to rust_alignof. Remove -Wno-c++11-compat. Closes #1644 2012-03-12 18:03:48 -07:00
rust_shape.h rt: Change alignof to rust_alignof. Remove -Wno-c++11-compat. Closes #1644 2012-03-12 18:03:48 -07:00
rust_srv.cpp
rust_srv.h
rust_stack.cpp Every time you don't use a variable, a kitten scowls. 2012-03-21 19:00:52 -07:00
rust_stack.h rt: Add a task field to stk_seg and populate it 2012-03-21 19:10:32 -07:00
rust_task_thread.cpp rt: Stop using large stacks for the main task 2012-03-21 19:10:32 -07:00
rust_task_thread.h rt: Stop using large stacks for the main task 2012-03-21 19:10:32 -07:00
rust_task.cpp rt: Add a task field to stk_seg and populate it 2012-03-21 19:10:32 -07:00
rust_task.h rt: Run resource destructors during cycle collection 2012-03-22 19:07:31 -07:00
rust_unwind.h
rust_upcall.cpp Fix some gcc-4.4-isms, should build now on 4.1+. 2012-03-28 13:52:47 -07:00
rust_upcall.h Remove shared tydescs 2012-03-16 15:38:42 +01:00
rust_util.h rt: Remove an unused function 2012-03-19 19:02:54 -07:00
rust_uv.cpp
rust.cpp rt: Stop using large stacks for the main task 2012-03-21 19:10:32 -07:00
rust.h
rustrt.def.in Some tests for passing and returning structures by value on x64. Close #1402. Close #1970. 2012-03-20 16:44:56 -07:00