Skip to content

Commit 83cf7f7

Browse files
committed
---
yaml --- r: 6244 b: refs/heads/master c: f705f68 h: refs/heads/master v: v3
1 parent 042e068 commit 83cf7f7

File tree

4 files changed

+1
-337
lines changed

4 files changed

+1
-337
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 6c108aade9e7666bf8d984115f6c44a5f7cf5907
2+
refs/heads/master: f705f681218f45a9d011a4bdd5575b31fdafce2d

trunk/mk/rt.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ RUNTIME_CS_$(1) := \
4848
rt/rust_chan.cpp \
4949
rt/rust_port.cpp \
5050
rt/rust_upcall.cpp \
51-
rt/rust_aio.cpp \
5251
rt/rust_log.cpp \
5352
rt/rust_timer.cpp \
5453
rt/circular_buffer.cpp \

trunk/src/rt/rust_aio.cpp

Lines changed: 0 additions & 325 deletions
This file was deleted.

trunk/src/rt/rustrt.def.in

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
aio_close_socket
2-
aio_close_server
3-
aio_connect
4-
aio_init
5-
aio_is_null_client
6-
aio_read
7-
aio_run
8-
aio_serve
9-
aio_stop
10-
aio_writedata
111
align_of
122
chan_id_send
133
check_claims

0 commit comments

Comments
 (0)