[roll] Roll fuchsia [starnix] Deduplicate sethostname and setdomainname code

sethostname and setdomainname share a lot of code that
reads in the hostname/domainname from task memory.

This code has now been deduplcated.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/819236
Original-Revision: 6a4387e7abc4f6756e8d90471cda67bc575a6710
GitOrigin-RevId: 27e51864fc985f5eff98df286d0365836ce70811
Change-Id: I057d2a0cd959ec8384e23efdf8aa09092327e4c6
1 file changed
tree: 9330b9ef651b34f9a870137c603c3c4e76677758
  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.