C POSIX library是C语言的POSIX系统下的标准库。包含了一些在C语言标准库之外的函数。
C POSIX library头文件
下表列出不在C语言标准库之内的POSIX标准的头文件:
参考文献
- [http://www.opengroup.org/onlinepubs/9699919799/idx/head.html Official List of headers in the POSIX library on opengroup.org]
*
- [http://www.cs.utah.edu/flux/oskit/html/oskit-wwwch20.html Description of the posix library from the Flux OSKit]
延伸阅读
*
评论 (0)