[roll] Roll fuchsia [libc][threads] Return ZX_ERR_INVALID_ARGS for small stack sizes

Have ThreadStorage::Allocate return ZX_ERR_INVALID_ARGS if the stack
size is less than PTHREAD_STACK_MIN.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1578735
Original-Revision: 8dc8dca16e4abba8e109dfe18dba94632fae1e7a
GitOrigin-RevId: 8da4a3d60ea39d2ee66effb91269e5cfd1a5a773
Change-Id: Ia295363526739ab305ecb957300f90dd91f09c7b
1 file changed
tree: b0d2dadbd6e8d82b9df3fa8a5f0a87a4fd7bbe66
  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.