<assert.h>
<complex.h>
<ctype.h>
<dirent.h>
<dlfcn.h>
<errno.h>
<fcntl.h>
<fenv.h>
<float.h>
<inttypes.h>
<iso646.h>
<limits.h>
<locale.h>
<math.h>
<pthread.h>
<setjmp.h>
<signal.h>
<stdarg.h>
<stdbool.h>
<stddef.h>
<stdint.h>
<stdio.h>
<stdlib.h>
<string.h>
<sys/stat.h>
<tgmath.h>
<time.h>
<unistd.h>
<utime.h>
<wchar.h>
<wctype.h>
C POSIX 라이브러리는 C 표준 라이브러리 POSIX에 대한 시스템 사양이다. 이것은 ANSI C의 표준으로 동시에 개발되었다. POSIX는 추가적인 기능을 표준 C를 사용하는 사람들에게 소개를 했고, 이러한 노력으로 POSIX와 표준 C를 호환되도록 만들 수 있었다.