| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-07-28 | Do all runtime calls to getenv at initialization | Brian Anderson | -0/+11 | |
| getenv is not threadsafe and (maybe as a result) it's randomly crashing with CFLAGS=-g and RUST_THREADS=32. Calls from rust code are still on their own. | ||||
