Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion libc/docs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ if (SPHINX_FOUND)
locale
net/if
netinet/in
pthread
# TODO: https://github.com/llvm/llvm-project/issues/123821
# pthread
setjmp
signal
stdbit
Expand Down
4 changes: 3 additions & 1 deletion libc/docs/headers/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Implementation Status
math/index.rst
net/if
netinet/in
pthread
search
setjmp
signal
Expand All @@ -37,3 +36,6 @@ Implementation Status
uchar
wchar
wctype
..
TODO: https://github.com/llvm/llvm-project/issues/123821
pthread
Loading