[superproject] Roll llvm-project/libc 432dc9f..1264777 (2 commits)

1264777 Add basic char*_t support for libc (partial WG14 N2653) (#90360)
e9664b0 [libc][stdfix] Fix overflow problem for fixed point sqrt when the inputs are close to max. (#90558)

GitOrigin-RevId: 6e31084e20d372ebd6a7efe7eec1c9983df70646
Roller-URL: https://ci.chromium.org/b/8749185886185565489
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3239761a79117978642266a0b721eb603041aae4
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1040184
1 file changed
tree: 4eb7ddea65ce0dfc5cd71bbb9d6187a598a2b050
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. infra/
  7. products/
  8. scripts/
  9. sdk/
  10. src/
  11. third_party/
  12. tools/
  13. zircon/
  14. .clang-format
  15. .clang-tidy
  16. .editorconfig
  17. .git-blame-ignore-revs
  18. .gitattributes
  19. .gitignore
  20. .gitmodules
  21. .gn
  22. .ignore
  23. analysis_options.yaml
  24. AUTHORS
  25. BUILD.gn
  26. CODE_OF_CONDUCT.md
  27. CONTRIBUTING.md
  28. fuchsia.code-workspace
  29. LICENSE
  30. OWNERS
  31. PATENTS
  32. pyproject.toml
  33. pyrightconfig.json
  34. README.md
  35. rustfmt.toml
  36. shac.star
  37. shac.textproto
README.md

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.