[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Support _IONBF buffering for read_unlocked (#120677)

Support _IONBF buffering for read_unlocked. Add the functions
read_unlocked_nbf() and read_unlocked_fbf().

Fixes: #120155
GitOrigin-RevId: f4c4b389c6cbf9d60ced533437b17d257c259bf3
Original-Revision: 9ba4b588874fffb53a78275482d2b7948f5501d7
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1184994
Original-Revision: 23101af0d39ee01d4ad2db5c9b94a2a795a45b8f
Change-Id: I007db6150577ffcba2d111e3122dd4b0355296e1
1 file changed
tree: 6402c708d08ad730856dbef7482a64ba3cbfee03
  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.