Skip to content

Commit e89caba

Browse files
authored
[libc][docs] add sys/resource to documentation index and CMakeLists to resolve merge conflicts
1 parent f61df37 commit e89caba

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

libc/docs/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ if (SPHINX_FOUND)
5353
string
5454
strings
5555
sys/mman
56+
sys/resource
5657
sys/wait
5758
threads
5859
uchar

libc/docs/headers/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Implementation Status
2626
string
2727
strings
2828
sys/mman
29+
sys/resource
2930
sys/wait
3031
threads
3132
time

0 commit comments

Comments
 (0)