OS FeaturesΒΆ

A summary of OS features as defined in src/build-data/os.

a: aix
a: android
c: cygwin
d: dragonfly
e: emscripten
f: freebsd
h: haiku
h: hpux
h: hurd
i: includeos
i: ios
l: linux
l: llvm
m: macos
m: mingw
n: nacl
n: netbsd
o: openbsd
q: qnx
s: solaris
u: uwp
w: windows
Feature a a c d e f h h h i i l l m m n n o q s u w
apple_keychain                           X                
arc4random   X   X   X         X     X     X X        
cap_enter           X                                
certificate_store                                           X
clock_gettime X X   X   X X X X     X   X     X X X X    
commoncrypto                     X     X                
crypto_ng                                         X  
dev_random X X X X X X X X X X   X   X     X X X X    
elf_aux_info           X                                
explicit_bzero           X                       X        
explicit_memset                                 X          
filesystem X X X X X X X X X   X X X X X   X X X X X X
getauxval   X                   X                    
getentropy           X               X       X        
pledge                                   X        
posix1 X X X X X X X X X X X X   X     X X X X    
posix_mlock X X   X   X   X X   X X   X     X X X X    
proc_fs X     X               X               X    
rtlgenrandom                             X             X
rtlsecurezeromemory                                         X X
sockets X X X X   X X X X   X X   X     X X X X    
threads X X X X   X X X X   X X   X X X X X X X X X
virtual_lock                             X             X
win32                             X           X X
winsock2                                         X X

Note

This file is auto generated by src/scripts/gen_os_features.py. Dont modify it manually.