Commit Graph

4 Commits

Author SHA1 Message Date
13437dd19b Auto-generate some documentation 2020-12-26 02:09:07 -08:00
ac00be1a4e Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
b5b60015f5 Add spellcheck example
One of the benefits of implementing system call support from scratch is
that we're able to have embedded zip filesystem support which trickles
into libraries such as stdio, without unportable symbolic interposition.
It's also be great if we could say open("gs://bucket/object", O_RDONLY)
for seamless GCS, similar to Java NIO, but abstracted by the C library.
2020-06-27 12:25:40 -07:00
c91b3c5006 Initial import 2020-06-15 07:18:57 -07:00