Skip to content

Commit 5ea0dc3

Browse files
committed
docs: standard libraries
1 parent 2daad02 commit 5ea0dc3

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

.spellcheck_exceptions_dictionary.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ MYINC
1010
Kernighan
1111
Ritchie
1212
praisetompane
13+
bminor
14+
kraj
1315

1416
# concepts
1517

@@ -21,7 +23,8 @@ praisetompane
2123
yaml
2224
llvm
2325
pyspelling
24-
26+
musl
27+
glibc
2528

2629
# institutions:
2730
roadmap
@@ -31,4 +34,4 @@ hackerrank
3134

3235
# urls:
3336
https
34-
src
37+
src

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
- [compiler](https://github.com/llvm/llvm-project/tree/main/clang)
1414
- language reference: Brian Kernighan, Dennis Ritchie. The C Programming Language. 2nd edition
1515
- [base modules index]()
16-
- [standard library reference]()
16+
- standard library reference
17+
- [musl](https://github.com/kraj/musl)
18+
- [glibc](https://github.com/bminor/glibc)
1719
- package management:
1820
- [packaging]()
1921
- tools:

0 commit comments

Comments
 (0)