Clone this repo:

Branches

  1. ab77432 [NFC][libc] Delete dead BlockStatus enum type by Daniel Thornburgh · 3 hours ago main
  2. c2b558d [NFC][libc] Add Block::PREV_FIELD_SIZE for use in tests by Daniel Thornburgh · 3 hours ago
  3. b45ef6e [NFC][libc] Remove Block::ALIGNMENT and Block::BLOCK_OVERHEAD by Daniel Thornburgh · 4 hours ago
  4. b33cd3e [libc] Fix freelist_heap_test.cpp warnings by Daniel Thornburgh · 6 hours ago
  5. e89f4f3 [libc] Fix malloc Block alignment issue on riscv32 (#117815) by Daniel Thornburgh · 6 hours ago
  6. e0e76b7 [libc][docs] add sys/wait to documentation and include related functi… (#122598) by Prashanth · 26 hours ago
  7. 0eadb2f [libc] implement unistd/getentropy (#122692) by Schrodinger ZHU Yifan · 2 days ago
  8. b90022f [libc] Fix SPDX-License-Identifier file header comment typos (#122776) by Roland McGrath · 2 days ago
  9. 96cdfc1 [libc][docs] reorder docs to be more beginner friendly (#122376) by Nick Desaulniers · 2 days ago
  10. 30f4197 [libc][docs] stub out pthread.h support (#122497) by Nick Desaulniers · 2 days ago
  11. 4c72298 [libc][docs] Add sys/resource header's implementation status (#122563) by Prashanth · 2 days ago
  12. 74f8158 [libc][cmake] move _get_{common|hermetic}_test_compile_options to LLVMLibCTestRules.cmake (#122549) by Nick Desaulniers · 2 days ago
  13. 823412c [llvm-project] Fix typos mutli and mutliple. NFC. (#122880) by Jay Foad · 3 days ago
  14. 597b2e8 [libc][complex] fix compiler support matrix for cfloat128 (#122593) by Shourya Goel · 4 days ago
  15. fdaf948 [libc][math][c23] Add tanf16 function (#121018) by wldfngrs · 4 days ago
  16. b9f74ba [libc] Add compile tests for each public header (#122527) by Roland McGrath · 5 days ago
  17. cf32ae3 [libc][docs] update docs on how to build linux kernel headers from src (#122381) by Nick Desaulniers · 6 days ago
  18. 9ee8901 [libc][docs] Add net/if.h documentation by referring to POSIX standards (#122406) by Prashanth · 6 days ago
  19. 625706a [libc][docs] Add netinet/in header documentation by referring to POSIX standards (#122411) by Prashanth · 6 days ago
  20. 0cbcb04 [docs][libc] Add AIO documentation refering POSIX and include in build (#122219) by Prashanth · 6 days ago