Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-14 | lib9: make formatting lock-free again | Russ Cox | 1 | -4/+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/+4 | |
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -1/+0 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2006-05-22 | incorporate changes from Google | rsc | 1 | -0/+1 | |
2006-05-21 | fmt changes from Google | rsc | 1 | -19/+7 | |
2004-12-26 | import changes from plan 9 | rsc | 1 | -0/+9 | |
2004-12-26 | clean up for unix port | rsc | 1 | -48/+31 | |
2004-06-09 | use plan9 malloc | rsc | 1 | -0/+3 | |
2004-02-29 | Move utf, fmt. Small header file changes. | rsc | 1 | -0/+121 | |