Commits


lib9: make formatting lock-free again First use of <stdatomic.h>. We will see if any supported systems don't have it yet. (C11 was so last decade.) Fixes #338.


lib9/fmt: avoid racy access to installed fmt formats


Trivial changes: whitespace and modes. 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>


incorporate changes from Google


fmt changes from Google


import changes from plan 9


clean up for unix port


use plan9 malloc


Move utf, fmt. Small header file changes.