[roll] Roll fuchsia [libc] Move most pthread_attr_* functions into C++
This replaces the legacy C implementations of pthread_attr_*
functions with C++ using standard llvm-libc boilerplate style.
The actual implementations remain the same. This covers _almost_
all the remaining legacy pthread_attr_* functions. But it's only
those that upstream llvm-libc already has boilerplate for, which
does not yet include pthread_attr_{get,set}schedparam.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1459508
Original-Revision: 7d51b2203df85d1e90487579e19796a2d07301f4
GitOrigin-RevId: 7d8a873cf8757374c38009963e0487168738bcc6
Change-Id: Iff2607af6aea594f6593ace325202a9efcba6812
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.