Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc Add RTTI (run-time type information).
details: https://anonhg.NetBSD.org/src/rev/36cd376527a8
branches: trunk
changeset: 373802:36cd376527a8
user: fcambus <fcambus%NetBSD.org@localhost>
date: Wed Mar 01 15:45:00 2023 +0000
description:
Add RTTI (run-time type information).
diffstat:
share/misc/acronyms.comp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 06df0240c319 -r 36cd376527a8 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp Wed Mar 01 15:18:18 2023 +0000
+++ b/share/misc/acronyms.comp Wed Mar 01 15:45:00 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.343 2023/03/01 14:45:26 fcambus Exp $
+$NetBSD: acronyms.comp,v 1.344 2023/03/01 15:45:00 fcambus Exp $
3WHS three-way handshake
8VSB 8-state vestigial side band modulation
AA anti-aliasing
@@ -1412,6 +1412,7 @@
RTP Real-time Transport Protocol
RTS request to send
RTT round trip time
+RTTI run-time type information
RUP rational unified process
RW Rabin-Williams
RWM read-write memory
Home |
Main Index |
Thread Index |
Old Index