[roll] Roll fuchsia [starnix] Fix ucred definition for 32 bits.

The uid and gid in ucred are actually 32 bits even on 32 bits
architectures.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273928
Original-Revision: c7998b99b5cb8b2c52a02caaafe503febdcd3b5a
GitOrigin-RevId: c9d685a17f4150ae1985637d642b75e1e98f455a
Change-Id: Ia99cfe59f3ddae8a762be3d4586f55dbb1b65c8f
1 file changed
tree: f9009d09c1d778cdfd2df1d9f3ecd8fa694ceaf7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.