Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc One more CPS.



details:   https://anonhg.NetBSD.org/src/rev/4dbd838f9dac
branches:  trunk
changeset: 451765:4dbd838f9dac
user:      alnsn <alnsn%NetBSD.org@localhost>
date:      Sun Jun 02 20:18:23 2019 +0000

description:
One more CPS.

diffstat:

 share/misc/acronyms.comp |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r af42a4eaa50a -r 4dbd838f9dac share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Sun Jun 02 19:41:51 2019 +0000
+++ b/share/misc/acronyms.comp  Sun Jun 02 20:18:23 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.254 2019/06/02 19:04:34 sevan Exp $
+$NetBSD: acronyms.comp,v 1.255 2019/06/02 20:18:23 alnsn Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -276,6 +276,7 @@
 CPLD   complex programmable logic device
 CPP    C preprocessor
 CPS    characters per second
+CPS    continuation-passing style
 CPT    command pass through
 CPU    central processing unit
 CR     carriage return



Home | Main Index | Thread Index | Old Index