[roll] Roll fuchsia [libc] Add temporary wrappers for free_sized and free_aligned_sized

These wrappers will be used:
- Scudo: until the next roll (built-in support is already upstream)
- Sanitizers: unconditionally (built-in support has not been planned yet)

Original-Bug: 495371178
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1550460
Original-Revision: 23e1b32a71d1dc4152919219014fbaae60a2f31f
GitOrigin-RevId: c160fc247c0a87efb9e30227d1a5d770ee53938f
Change-Id: I88b300b4805025f8a2978a79d81d4988b00ee0ca
1 file changed
tree: ffb76078f8eac636744a28b8ce2a3bc690437e6d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.