[roll] Roll fuchsia [starnix][cgroup] Implement cgroup.kill

cgroup.kill sends a SIGKILL to every process in the cgroup, and every
descendant of the cgroup. We implement the propagation logic the same
way as cgroup.freeze.

Tested: Ran syscall test on Linux.

Original-Bug: 395930341
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1205468
Original-Revision: db1d3ecba67b51957f3015dc459f2c00933ba1a7
GitOrigin-RevId: bf3cbd43a91adedb6ff26c9babc0575d1e385a64
Change-Id: I120d44b7fa992a503fc34197c518e566c9af7b09
1 file changed
tree: 5f0b92411f4b072c9f60eae199ea25502a63e180
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.