diff options
| author | Graydon Hoare <graydon@mozilla.com> | 2011-08-26 13:13:51 -0700 |
|---|---|---|
| committer | Graydon Hoare <graydon@mozilla.com> | 2011-08-26 13:14:02 -0700 |
| commit | 4133e3ec82f7e939341a37a7e348e43085603f7d (patch) | |
| tree | d49bd6e553aa74d9a9b422f9af6bdc7e2d652ed9 /src/README | |
| parent | c02f346e2cdc80ef476ff625b59613acf62ccf87 (diff) | |
Mostly-trivial commit to test build cycle on windows service.
Diffstat (limited to 'src/README')
| -rw-r--r-- | src/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/README b/src/README index bc7351f357e..2d355a2d57f 100644 --- a/src/README +++ b/src/README @@ -13,6 +13,7 @@ rt/rust_*.cpp - The majority of the runtime services rt/isaac - The PRNG used for pseudo-random choices in the runtime rt/bigint - The bigint library used for the 'big' type rt/uthash - Small hashtable-and-list library for C, used in runtime +rt/libuv - The library used for async IO in the runtime rt/{sync,util} - Small utility classes for the runtime. test/ Testsuite |
