aboutsummaryrefslogtreecommitdiff
path: root/libc/docs
AgeCommit message (Expand)AuthorFilesLines
2026-04-27[libc][docs] Add sys/sem.h POSIX header documentation (#122006) (#194358)Petter Berntsson2-0/+2
2026-04-24[libc][docs] Add sys/uio.h implementation status (#122006) (#193980)Petter Berntsson2-0/+2
2026-04-24[libc][docs] Add dlfcn.h implementation status (#122006) (#193972)Petter Berntsson2-0/+2
2026-04-24[libc][docs][POSIX] Add sys/select.h implementation status (#122006) (#193948)Petter Berntsson2-0/+2
2026-04-24[libc] add `pthread_cond_*` public interfaces (#193656)Schrodinger ZHU Yifan1-0/+10
2026-04-23[libc][docs] Add poll.h POSIX header documentation (#122006) (#193734)Petter Berntsson2-0/+2
2026-04-22[libc] Readd instructions on building kernel headers from sourcesAiden Grossman1-1/+16
2026-04-22[libc][docs][NFC] Rename Maintainers.rst to Maintainers.md (#191882)Jeff Bailey3-2/+3
2026-04-10[libc][docs][NFC] Rework GPU building documentation (#191381)Jeff Bailey1-55/+73
2026-04-10[libc] Add generate-libc-headers custom target (#191160)Jeff Bailey1-0/+6
2026-04-09[libc][docs] Add fcntl.h POSIX header documentation (#188822)Kit Dallege2-0/+2
2026-04-08[libc][docs] Add sys/socket.h implementation status (#190751)Pavel Labath2-0/+2
2026-04-03[libc] Use CMAKE_CROSSCOMPILING_EMULATOR instead searching for `llvm-gpu-load...Joseph Huber2-4/+5
2026-03-30[libc][tsearch] add tsearch functions (#172625)Schrodinger ZHU Yifan1-0/+11
2026-03-30[libc][math][c23] Add asinbf16 math function (#184170)Zorojuro1-1/+1
2026-03-29[libc][math][c23] implement double-precision asinpi (#188158)Mohamed Emad1-1/+1
2026-03-28[libc][math][c23] Add log2p1f16 C23 math function (#186754)Shikhar Soni1-1/+1
2026-03-27[libc][docs] Document libc-shared-tests ninja target (#189062)Jeff Bailey1-0/+6
2026-03-27[libc][docs][NFC] Document cross-compilation testing with QEMU (#188838)Jeff Bailey2-16/+110
2026-03-26[libc][doc] Remove ToC incompatible with Furo (#188720)Jeff Bailey1-4/+0
2026-03-25[libc][docs] Add guide for implementing a function (#188499)Jeff Bailey2-0/+74
2026-03-25[libc][docs][NFC] Expand entrypoints technical reference (#4) (#188255)Jeff Bailey7-45/+148
2026-03-24[libc][docs] Avoid docgen target collisions and restore pthread docs (#188221)Petter Berntsson2-7/+6
2026-03-21[libc][math][c23] Add atanbf16 function (#184019)Zorojuro1-1/+1
2026-03-21[libc][docs][NFC] Restructure Getting Started guide and update Build Concepts...Jeff Bailey2-40/+81
2026-03-19[libc][docs][NFC] Add Build Concepts and consolidate patterns (#187490)Jeff Bailey3-8/+86
2026-03-19[libc] Modular printf option (float only) (#147426)Daniel Thornburgh2-0/+69
2026-03-18[libc][docs][NFC] Documentation consolidation and de-duplication (#187385)Jeff Bailey5-19/+22
2026-03-18[libc][docs] Generate configure.rst in the build directory (#187266)Jeff Bailey1-80/+0
2026-03-17[libc] Add a smaller b36_char_to_int (#180841)Michael Jones1-0/+2
2026-03-17[libc] Refactor core Linux syscalls to use syscall_wrappers (#185983)Jeff Bailey2-0/+76
2026-03-17[libc][docs] Update clang-tidy checks page (#185923)Petter Berntsson3-25/+35
2026-03-13[libc][math][c23] Add atan2f16 function (#183531)Xinlong Chen1-1/+1
2026-03-13[libc][math][c23] Add hypotbf16 function (#183460)Zorojuro1-1/+1
2026-03-13[libc][math][c23] Add log10p1f16 C23 math function (#184739)Shikhar Soni1-1/+1
2026-03-13[libc][math][c++23] Add Fmabf16 math function (#182836)Zorojuro1-1/+1
2026-03-10[libc][math] Add cbrtbf16 math function (#180327)sohail1-1/+1
2026-03-09[libc][docs] Furo theme, new landing page, cleanups (#184303)Jeff Bailey25-130/+335
2026-02-26[libc][math][c23] implement `asinpif` function (#181511)Mohamed Emad1-1/+1
2026-02-16[libc] Replace RPC 'close()' mechanism with RAII handler (#181690)Joseph Huber1-4/+0
2026-02-12[libc] Rewrite "Full Host Build" instructions (#180439)Jeff Bailey1-126/+143
2026-02-11[libc] Cleanup RPC helpers and commentsJoseph Huber1-1/+1
2026-02-11[libc] Add RPC helpers for dispatching functions to the host (#179085)Joseph Huber1-5/+44
2026-02-10[libc] Add option to disable printf bit int (#180832)Michael Jones2-1/+8
2026-02-10 [libc][docs] Fix stale entrypoints links and time.h table duplication (#180347)Petter Berntsson2-13/+15
2026-02-06[libc][docs] Document printf NULL handling for %s/%n (#180067)petbernt2-9/+13
2026-02-03[libc] Tweak the runtimes cross-build for GPU (#178548)Joseph Huber1-34/+6
2026-01-30[libc] provide str to float build configs (#178780)Prabhu Rajasekaran1-0/+4
2026-01-20[libc][NFC] update configure page with wchar flag (#177050)Michael Jones1-0/+1
2026-01-20[libc] Reland %lc support in printf (#176110)Shubh Pachchigar1-0/+7