Document sanitizers in acronyms.comp
Added: ASan, CFI, DFSan, ESan, HWASan, LSan, MSan, TSan, UBSan.
This commit is contained in:
parent
453f52add6
commit
53b1355eec
@ -1,4 +1,4 @@
|
|||||||
$NetBSD: acronyms.comp,v 1.208 2018/06/25 19:56:54 sevan Exp $
|
$NetBSD: acronyms.comp,v 1.209 2018/06/26 00:06:08 kamil Exp $
|
||||||
3WHS three-way handshake
|
3WHS three-way handshake
|
||||||
8VSB 8-state vestigial side band modulation
|
8VSB 8-state vestigial side band modulation
|
||||||
AA anti-aliasing
|
AA anti-aliasing
|
||||||
@ -77,6 +77,7 @@ ARR address range register
|
|||||||
ARU audio response unit
|
ARU audio response unit
|
||||||
AS autonomous system
|
AS autonomous system
|
||||||
ASA Adaptive Security Appliance
|
ASA Adaptive Security Appliance
|
||||||
|
ASAN Address Sanitizer
|
||||||
ASC advanced smart cache
|
ASC advanced smart cache
|
||||||
ASCII American Standard Code for Information Interchange
|
ASCII American Standard Code for Information Interchange
|
||||||
ASD agile software development
|
ASD agile software development
|
||||||
@ -204,6 +205,7 @@ CF compact flash
|
|||||||
CFB cipher feedback
|
CFB cipher feedback
|
||||||
CFG context-free grammar
|
CFG context-free grammar
|
||||||
CFG control-flow graph
|
CFG control-flow graph
|
||||||
|
CFI control-flow integrity sanitizer
|
||||||
CG control gate
|
CG control gate
|
||||||
CGA Color Graphics Adapter
|
CGA Color Graphics Adapter
|
||||||
CGI common gateway interface
|
CGI common gateway interface
|
||||||
@ -336,6 +338,7 @@ DFA deterministic finite automaton
|
|||||||
DFC data flow control
|
DFC data flow control
|
||||||
DFS depth first search
|
DFS depth first search
|
||||||
DFS distributed file system
|
DFS distributed file system
|
||||||
|
DFSAN Data Flow Sanitizer
|
||||||
DFT diagnostic function test
|
DFT diagnostic function test
|
||||||
DFT discrete Fourier transform
|
DFT discrete Fourier transform
|
||||||
DGL data generation language
|
DGL data generation language
|
||||||
@ -459,6 +462,7 @@ ERD emergency recovery disk
|
|||||||
ERD entity relationship diagram
|
ERD entity relationship diagram
|
||||||
ERE extended regular expression
|
ERE extended regular expression
|
||||||
ERST error record serialization table
|
ERST error record serialization table
|
||||||
|
ESAN Efficiency Sanitizer
|
||||||
ESB enterprise service bus
|
ESB enterprise service bus
|
||||||
ESDRAM enhanced synchronous dynamic random access memory
|
ESDRAM enhanced synchronous dynamic random access memory
|
||||||
ESS electronic switching system
|
ESS electronic switching system
|
||||||
@ -591,6 +595,7 @@ HTTP Hypertext Transfer Protocol
|
|||||||
HTTPS Hypertext Transfer Protocol Secure
|
HTTPS Hypertext Transfer Protocol Secure
|
||||||
HVM hardware virtual machine
|
HVM hardware virtual machine
|
||||||
HVDS High-Voltage Differential Signaling
|
HVDS High-Voltage Differential Signaling
|
||||||
|
HWASAN Hardware-assisted Address Sanitizer
|
||||||
HZ Hertz
|
HZ Hertz
|
||||||
I2O intelligent input/output
|
I2O intelligent input/output
|
||||||
IA information assurance
|
IA information assurance
|
||||||
@ -753,6 +758,7 @@ LRC longitudinal redundancy check
|
|||||||
LRM left-to-right mark
|
LRM left-to-right mark
|
||||||
LRO left-to-right override
|
LRO left-to-right override
|
||||||
LRU least recently used
|
LRU least recently used
|
||||||
|
LSAN Leak Sanitizer
|
||||||
LSB Linux standards base
|
LSB Linux standards base
|
||||||
LSB least significant {bit,byte}
|
LSB least significant {bit,byte}
|
||||||
LSI large scale integration
|
LSI large scale integration
|
||||||
@ -856,6 +862,7 @@ MQTT Message Queuing Telemetry Transport
|
|||||||
MR modem ready
|
MR modem ready
|
||||||
MRU most recently used
|
MRU most recently used
|
||||||
MS Microsoft
|
MS Microsoft
|
||||||
|
MSAN Memory Sanitizer
|
||||||
MSB most significant {bit,byte}
|
MSB most significant {bit,byte}
|
||||||
MSE mean square error
|
MSE mean square error
|
||||||
MSF minutes seconds frames
|
MSF minutes seconds frames
|
||||||
@ -1398,6 +1405,7 @@ TS terminal services
|
|||||||
TS time series
|
TS time series
|
||||||
TS time stamp
|
TS time stamp
|
||||||
TS transport stream
|
TS transport stream
|
||||||
|
TSAN Thread Sanitizer
|
||||||
TSC time stamp counter
|
TSC time stamp counter
|
||||||
TSD time stamp disable
|
TSD time stamp disable
|
||||||
TSDB time series database
|
TSDB time series database
|
||||||
@ -1421,6 +1429,7 @@ UAF use-after-free
|
|||||||
UART universal asynchronous receiver/transmitter
|
UART universal asynchronous receiver/transmitter
|
||||||
UAT user acceptance testing
|
UAT user acceptance testing
|
||||||
UB undefined behavior
|
UB undefined behavior
|
||||||
|
UBSAN Undefined Behavior Sanitizer
|
||||||
UC uncacheable
|
UC uncacheable
|
||||||
UCS uniform-cost search
|
UCS uniform-cost search
|
||||||
UDMA ultra DMA
|
UDMA ultra DMA
|
||||||
|
Loading…
Reference in New Issue
Block a user