[roll] Roll fuchsia [starnix] Write out the names for every field in /proc/pid/stat

This is important because they don't all have the same type (some are
signed and some are unsigned). This layout also makes it easier to see
what's unimplemented and implement it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/901438
Original-Revision: 9d5c832732648d38450bef148f6def4c2bcf82a4
GitOrigin-RevId: 9b74c9beaf87bd2eef1dffb9692053d5f3278884
Change-Id: Ia7409ae7f4d3061d03140cabf0c4c81a25cecb5e
1 file changed
tree: 8f80305503beb27d3f91281380f61dcded6baf2f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.