tree: d2415cc347e3b0816ac5fdf26eb72889901c9c5d [path history] [tgz]
  1. include/
  2. BUILD.gn
  3. processargs.c
  4. README.md
zircon/system/ulib/processargs/README.md

processargs

Processargs is a small static library for parsing messsages in the processargs protocol. The code in this library runs in very limited contexts. In particular, it may run prior to any sanitizer or safe-stack runtime being initialized.