]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Some miscellaneous marshalling helpers.
authorSimon Tatham <anakin@pobox.com>
Mon, 27 Apr 2015 19:48:29 +0000 (20:48 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 27 Apr 2015 19:56:03 +0000 (20:56 +0100)
commit1e453d1f972821021749258fb2b393813fb4e940
tree86595cb7eb09ff8b858d8230f3d4aeacda0f3e3d
parent2968563180ae5013976123d8c5106a6c394b96a6
Some miscellaneous marshalling helpers.

I'm about to use these in a new piece of code, but they may come in
helpful elsewhere as well. match_ssh_id in particular wraps an idiom
that's quite common in the rest of the codebase.
misc.c
misc.h