Add Window semver list

This commit is contained in:
Thomas de Zeeuw 2021-03-13 15:04:01 +01:00
parent c8d9470502
commit c84bd4e915
3 changed files with 337 additions and 0 deletions

View File

@ -0,0 +1,7 @@
STDERR_FILENO
STDIN_FILENO
STDOUT_FILENO
max_align_t
strcasecmp
strncasecmp
wmemchr

View File

@ -0,0 +1,3 @@
EOTHER
stricmp
strnicmp

View File

@ -0,0 +1,327 @@
BUFSIZ
E2BIG
EACCES
EADDRINUSE
EADDRNOTAVAIL
EAFNOSUPPORT
EAGAIN
EALREADY
EBADF
EBADMSG
EBUSY
ECANCELED
ECHILD
ECONNABORTED
ECONNREFUSED
ECONNRESET
EDEADLK
EDEADLOCK
EDESTADDRREQ
EDOM
EEXIST
EFAULT
EFBIG
EHOSTUNREACH
EIDRM
EILSEQ
EINPROGRESS
EINTR
EINVAL
EIO
EISCONN
EISDIR
ELOOP
EMFILE
EMLINK
EMSGSIZE
ENAMETOOLONG
ENETDOWN
ENETRESET
ENETUNREACH
ENFILE
ENOBUFS
ENODATA
ENODEV
ENOENT
ENOEXEC
ENOLCK
ENOLINK
ENOMEM
ENOMSG
ENOPROTOOPT
ENOSPC
ENOSR
ENOSTR
ENOSYS
ENOTCONN
ENOTDIR
ENOTEMPTY
ENOTRECOVERABLE
ENOTSOCK
ENOTSUP
ENOTTY
ENXIO
EOF
EOPNOTSUPP
EOVERFLOW
EOWNERDEAD
EPERM
EPIPE
EPROTO
EPROTONOSUPPORT
EPROTOTYPE
ERANGE
EROFS
ESPIPE
ESRCH
ETIME
ETIMEDOUT
ETXTBSY
EWOULDBLOCK
EXDEV
EXIT_FAILURE
EXIT_SUCCESS
FILE
FILENAME_MAX
FOPEN_MAX
INT_MAX
INT_MIN
LC_ALL
LC_COLLATE
LC_CTYPE
LC_MONETARY
LC_NUMERIC
LC_TIME
L_tmpnam
NSIG
O_APPEND
O_BINARY
O_CREAT
O_EXCL
O_NOINHERIT
O_RDONLY
O_RDWR
O_TEXT
O_TRUNC
O_WRONLY
RAND_MAX
SEEK_CUR
SEEK_END
SEEK_SET
SIGABRT
SIGFPE
SIGILL
SIGINT
SIGSEGV
SIGTERM
SIG_ERR
SOCKET
STRUNCATE
S_IEXEC
S_IFCHR
S_IFDIR
S_IFMT
S_IFREG
S_IREAD
S_IWRITE
TMP_MAX
_IOFBF
_IOLBF
_IONBF
_exit
abort
abs
accept
access
aligned_malloc
atexit
atof
atoi
bind
c_char
c_double
c_float
c_int
c_long
c_longlong
c_schar
c_short
c_uchar
c_uint
c_ulong
c_ulonglong
c_ushort
c_void
calloc
chdir
chmod
clock_t
close
commit
connect
creat
dev_t
dup
dup2
execl
execle
execlp
execlpe
execv
execve
execvp
execvpe
exit
fclose
fdopen
feof
ferror
fflush
fgetc
fgetpos
fgets
fileno
fopen
fpos_t
fputc
fputs
fread
free
freopen
fseek
fsetpos
fstat
ftell
fwrite
get_osfhandle
getchar
getcwd
getenv
getpeername
getpid
getsockname
getsockopt
gmtime_s
ino_t
int16_t
int32_t
int64_t
int8_t
intmax_t
intptr_t
isalnum
isalpha
isatty
isblank
iscntrl
isdigit
isgraph
islower
isprint
ispunct
isspace
isupper
isxdigit
labs
listen
lseek
lseek64
malloc
memchr
memcmp
memcpy
memmove
memset
mkdir
off_t
open
open_osfhandle
pclose
perror
pipe
popen
ptrdiff_t
putchar
puts
raise
rand
read
realloc
recvfrom
remove
rename
rewind
rmdir
sendto
setbuf
setlocale
setsockopt
setvbuf
sighandler_t
signal
size_t
sockaddr
socket
srand
ssize_t
stat
strcat
strchr
strcmp
strcoll
strcpy
strcspn
strdup
strerror
strlen
strncat
strncmp
strncpy
strnlen
strpbrk
strrchr
strspn
strstr
strtod
strtok
strtol
strtoul
strxfrm
system
time
time64_t
time_t
timespec
timeval
timezone
tm
tmpfile
tolower
toupper
uint16_t
uint32_t
uint64_t
uint8_t
uintmax_t
uintptr_t
ungetc
unlink
utimbuf
wchar_t
wchmod
wcslen
wcstombs
wexecl
wexecle
wexeclp
wexeclpe
wexecv
wexecve
wexecvp
wexecvpe
wopen
write
wrmdir
wsetlocale
wstat
wutime