[roll] Roll fuchsia [ulib][ld] Add TODOs for io2 migration

For publishing debug data this code uses a hand-rolled
implementation. We don't yet have any precedent for building
libc-related code in the SDK at different API levels, so we
will need to work out an approach to migrate this usage
once we've finalized server support for the new Open3 and Reopen.

Original-Bug: 324111518
Test: No functional change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105853
Original-Revision: 3a320cf3a5ffac8e18ed50c93c151c9fde6f5d90
GitOrigin-RevId: c6eac50532b4e1ab61ad2a3075d79c02dd5515fa
Change-Id: I29bf466ce96fc948638e1c3e9c3473df1750d6c7
1 file changed
tree: 7d04e343d7591de10419c7c68a7c2ef3db463bcf
  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 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.