mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-23 03:53:26 +00:00
update libc documents
This commit is contained in:
@ -1,9 +1,21 @@
|
||||
API文档
|
||||
====================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: 目录
|
||||
|
||||
|
||||
[内容待完善]
|
||||
|
||||
api列表/ctype
|
||||
api列表/dirent
|
||||
api列表/errno
|
||||
api列表/fcntl
|
||||
api列表/math
|
||||
api列表/stdio
|
||||
api列表/printf
|
||||
api列表/stddef
|
||||
api列表/stdlib
|
||||
api列表/string
|
||||
api列表/time
|
||||
api列表/unistd
|
||||
|
||||
这里是所有libc头文件的集合,在代码里可以这样引用:
|
||||
``#include<libc/xxx.h>``
|
||||
|
Reference in New Issue
Block a user