]> git.cworth.org Git - ttt/commit
2005-11-09 Carl Worth <cworth@cworth.org>
authorCarl Worth <carl@theworths.org>
Wed, 9 Nov 2005 13:57:33 +0000 (13:57 +0000)
committerCarl Worth <carl@theworths.org>
Wed, 9 Nov 2005 13:57:33 +0000 (13:57 +0000)
commit49f7f9e3dc198c3593021bff5514f19090a4834c
tree3db7b2992141520de05696d33b24f4a2c0fc5eaf
parent2cd70db8433cc9d02a4ca784190260889c835198
2005-11-09  Carl Worth  <cworth@cworth.org>

        * src/ttt-args.h:
        * src/ttt-args.c: (ttt_args_help), (ttt_args_parse): Add support
        for -h,--host, -p,--port, and --log-file command-line arguments.

        * src/ttt-server.c: (main): Use host, port, and log-file
        command-line arguments.

        * src/ttt-client.c: (main): Track change in signature of
        ttt_args_parse.

        * src/x.h:
        * src/x.c: (xfdopen), (xfreopen): More wrappers.
ChangeLog
src/ttt-args.c
src/ttt-args.h
src/ttt-client.c
src/ttt-server.c
src/x.c
src/x.h