зеркало из https://github.com/microsoft/lsvmtools.git
fc333461bd | ||
---|---|---|
.. | ||
include | ||
Makefile | ||
assert.c | ||
ctype.c | ||
dlfcn.c | ||
efi.mak | ||
errno.c | ||
limits.c | ||
linux.mak | ||
readme.txt | ||
stdio.c | ||
stdlib.c | ||
string.c | ||
time.c | ||
unistd.c |
readme.txt
posix Synopsis: POSIX implements various POSIX C interface to make it easier to port code that uses these interfaces. It was used to port OpenSSL, XZ, and ZLIB without requiring code changes.