Skip to content

Commit 5e28247

Browse files
committed
---
yaml --- r: 4951 b: refs/heads/master c: 4133e3e h: refs/heads/master i: 4949: 14c0b44 4947: 04fb97d 4943: 3f85f3a v: v3
1 parent 3067d3e commit 5e28247

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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: c02f346e2cdc80ef476ff625b59613acf62ccf87
2+
refs/heads/master: 4133e3ec82f7e939341a37a7e348e43085603f7d

trunk/src/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rt/rust_*.cpp - The majority of the runtime services
1313
rt/isaac - The PRNG used for pseudo-random choices in the runtime
1414
rt/bigint - The bigint library used for the 'big' type
1515
rt/uthash - Small hashtable-and-list library for C, used in runtime
16+
rt/libuv - The library used for async IO in the runtime
1617
rt/{sync,util} - Small utility classes for the runtime.
1718

1819
test/ Testsuite

0 commit comments

Comments
 (0)