simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Oct 21 13:46:34 BST 2018


TL;DR:
  aaa1bfbb Makefile.vc: permit building for Windows on Arm.
  a7c7ba0e Add missing #ifndef OMIT_UTMP over pty_utmp_helper_pipe closing
  fafb8988 uxserver.c: exit with 0 explicitly to make GCC 4 happy
  1806b712 uxsftpserver.c: do not let Clang think we append integer to string

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2018-10-21 13:46:34

commit aaa1bfbb57a627726e544a5cad67b4544d731e4a
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=aaa1bfbb57a627726e544a5cad67b4544d731e4a;hp=aa162bbca1bda79b9e100a60c09af04a70f223f5
Author: Pavel Kryukov <kryukov at frtk.ru>
Date:   Wed Jul 11 15:03:23 2018 +0300

    Makefile.vc: permit building for Windows on Arm.

 mkfiles.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a7c7ba0eb1a5669935024db13883b1ae2d9ff007
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=a7c7ba0eb1a5669935024db13883b1ae2d9ff007;hp=aaa1bfbb57a627726e544a5cad67b4544d731e4a
Author: Pavel I. Kryukov <kryukov at frtk.ru>
Date:   Sun Oct 21 14:57:16 2018 +0300

    Add missing #ifndef OMIT_UTMP over pty_utmp_helper_pipe closing

 unix/uxpty.c | 2 ++
 1 file changed, 2 insertions(+)

commit fafb89889166d8b5834f3e3997300bb888c6322a
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=fafb89889166d8b5834f3e3997300bb888c6322a;hp=a7c7ba0eb1a5669935024db13883b1ae2d9ff007
Author: Pavel I. Kryukov <kryukov at frtk.ru>
Date:   Sun Oct 21 14:58:34 2018 +0300

    uxserver.c: exit with 0 explicitly to make GCC 4 happy

 unix/uxserver.c | 1 +
 1 file changed, 1 insertion(+)

commit 1806b71241ccce5628a9a9090d5986075eaf9584
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=1806b71241ccce5628a9a9090d5986075eaf9584;hp=fafb89889166d8b5834f3e3997300bb888c6322a
Author: Pavel I. Kryukov <kryukov at frtk.ru>
Date:   Sun Oct 21 15:00:09 2018 +0300

    uxsftpserver.c: do not let Clang think we append integer to string

 unix/uxsftpserver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list