Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-14 | lib9: make formatting lock-free again | Russ Cox | 1 | -12/+2 | |
First use of <stdatomic.h>. We will see if any supported systems don't have it yet. (C11 was so last decade.) Fixes #338. | |||||
2020-01-13 | lib9/fmt: avoid racy access to installed fmt formats | Russ Cox | 1 | -2/+12 | |
2006-05-21 | fmt changes from Google | rsc | 1 | -13/+1 | |
2004-12-29 | Formatting nits. | wkj | 1 | -2/+2 | |
2004-12-26 | import changes from plan 9 | rsc | 1 | -2/+0 | |
2004-12-26 | clean up for unix port | rsc | 1 | -0/+1 | |
2004-02-29 | Move utf, fmt. Small header file changes. | rsc | 1 | -0/+28 | |