simon-git: putty (master): Ben Harris
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun May 17 23:19:20 BST 2015
TL;DR:
63d7365 Gratuitous simplification of commasep_string functions.
Repository: git://git.tartarus.org/simon/putty.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer: Ben Harris <bjh21 at bjh21.me.uk>
Date: 2015-05-17 23:19:20
commit 63d7365ae6d1be6facaabad6ecc80cf6650f5d6d
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=63d7365ae6d1be6facaabad6ecc80cf6650f5d6d;hp=454fe4fdf730f0dc45b5005d108ec2e1d4a523ed
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Sun May 17 23:14:57 2015 +0100
Gratuitous simplification of commasep_string functions.
in_commasep_string() is now implemented in terms of
first_in_commasep_string(), memchr(), and tail recursion.
ssh.c | 60 ++++++++++++++++++++++++------------------------------------
1 file changed, 24 insertions(+), 36 deletions(-)
More information about the tartarus-commits
mailing list