posix-me-harder -- CFFI wrapper for POSIX (SUSv2)
[Explain why we picked SUSv2 and not POSIX.1-2018]
- <aio.h>
- <arpa/inet.h>
- <assert.h>
- <cpio.h>
- <ctype.h>
- <curses.h>
- <dirent.h>
- <dlfcn.h>
- <errno.h>
- <fcntl.h>
- <float.h>
- <fmtmsg.h>
- <fnmatch.h>
- <ftw.h>
- <glob.h>
- <grp.h>
- <iconv.h>
- <inttypes.h>
- <iso646.h>
- <langinfo.h>
- <libgen.h>
- <limits.h>
- <locale.h>
- <math.h>
- <monetary.h>
- <mqueue.h>
- <ndbm.h>
- <netdb.h>
- <netinet/in.h>
- <nl_types.h>
- <poll.h>
- <pthread.h>
- <pwd.h>
- <re_comp.h>
- <regex.h>
- <regexp.h>
- <sched.h>
- <search.h>
- <semaphore.h>
- <setjmp.h>
- <signal.h>
- <stdarg.h>
- <stddef.h>
- <stdio.h>
- <stdlib.h>
- <string.h>
- <strings.h>
- <stropts.h>
- <syslog.h>
- <sys/ipc.h>
- <sys/mman.h>
- <sys/msg.h>
- <sys/resource.h>
- <sys/sem.h>
- <sys/shm.h>
- <sys/socket.h>
- <sys/stat.h>
- <sys/statvfs.h>
- <sys/time.h>
- <sys/timeb.h>
- <sys/times.h>
- <sys/types.h>
- <sys/uio.h>
- <sys/un.h>
- <sys/utsname.h>
- <sys/wait.h>
- <tar.h>
- <term.h>
- <termios.h>
- <time.h>
- <ucontext.h>
- <ulimit.h>
- <unctrl.h>
- <unistd.h>
- <utime.h>
- <utmpx.h>
- <varargs.h>
- <wchar.h>
- <wctype.h>
- <wordexp.h>
- <xti.h>
References
- SUSv2 (https://pubs.opengroup.org/onlinepubs/007908799/)