- 18 Oct, 1999 10 commits
-
-
Niels Möller authored
Rev: src/argp/argp-fmtstream.h:1.4 Rev: src/argp/argp-help.c:1.5
-
Niels Möller authored
Rev: ChangeLog:1.111
-
Niels Möller authored
(AC_CHECK_VAR): New macro. Check for program_invocation_name and program_invocation_short_name. Check for thread-safe i/o functions. Rev: configure.in:1.32
-
Niels Möller authored
handling of getopt.h and PRINTF_STYLE. Rev: src/argp/argp.h:1.4
-
Niels Möller authored
(mempcpy): -"- Rev: src/argp/argp-help.c:1.4
-
Niels Möller authored
Include argp.h. Use PRINTF_STYLE for prototypes. Rev: src/argp/argp-fmtstream.h:1.3
-
Niels Möller authored
Rev: src/argp/Makefile.am:1.2
-
Niels Möller authored
Rev: src/argp/argp-pin.c:1.1
-
Niels Möller authored
HAVE_PROGRAM_INVOCATION_SHORT_NAME. Rev: acconfig.h:1.9
-
Niels Möller authored
Rev: Makefile.am.in:1.8
-
- 14 Oct, 1999 6 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.110 Rev: src/argp/Makefile.am:1.1
-
Niels Möller authored
Rev: ChangeLog:1.109 Rev: src/argp/.cvsignore:1.3
-
Niels Möller authored
Rev: src/argp/argp-fmtstream.h:1.2
-
Niels Möller authored
fputs_unlocked. Rev: src/argp/argp-comp.h:1.3
-
Niels Möller authored
Rev: configure.in:1.31
-
Niels Möller authored
Rev: src/argp/.cvsignore:1.2 Rev: src/argp/Makefile.am.in:1.4(DEAD)
-
- 13 Oct, 1999 16 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.108
-
Niels Möller authored
Rev: src/scm/Makefile.am.in:1.2
-
Niels Möller authored
Rev: ChangeLog:1.107 Rev: src/argp/argp-comp.h:1.2 Rev: src/lsh_types.h:1.35 Rev: src/mempcpy.c:1.1 Rev: src/mempcpy.h:1.1 Rev: src/strndup.c:1.1 Rev: src/strndup.h:1.1
-
Niels Möller authored
__attribute__:s in declarations. Rev: src/argp/argp.h:1.3
-
Niels Möller authored
STORAGE macro. (__argp_usage, __option_is_short, __option_is_end ): Replicated definitons from argp.h. Rev: src/argp/argp-parse.c:1.3
-
Niels Möller authored
__strndup(). I couldn't get preprocessor hackery to work. Rev: src/argp/argp-help.c:1.3
-
Niels Möller authored
Rev: src/Makefile.am.in:1.61
-
Niels Möller authored
Rev: configure.in:1.30
-
Niels Möller authored
Rev: ChangeLog:1.106 Rev: src/Makefile.am.in:1.60 Rev: src/argp/.cvsignore:1.1 Rev: src/argp/argp-comp.h:1.1
-
Niels Möller authored
Rev: src/argp/argp.h:1.2
-
Niels Möller authored
arithmetic on void *. Rev: src/argp/argp-parse.c:1.2
-
Niels Möller authored
(canon_doc_option): Cast to unsigned char before passing characters to ctype macros. (hol_entry_cmp): Use unsigned char. Rev: src/argp/argp-help.c:1.2
-
Niels Möller authored
Rev: src/argp/Makefile.am.in:1.3
-
Niels Möller authored
Rev: src/algorithms.c:1.9 Rev: src/lsh.c:1.77 Rev: src/lsh_keygen.c:1.17 Rev: src/lshd.c:1.66 Rev: src/sexp.c:1.18 Rev: src/sexp_conv.c:1.9 Rev: src/werror.c:1.37
-
Niels Möller authored
Rev: configure.in:1.29
-
Niels Möller authored
Rev: Makefile.am.in:1.7
-
- 11 Oct, 1999 8 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.105
-
Niels Möller authored
the .c suffix). Rev: src/argp/Makefile.am.in:1.2
-
Niels Möller authored
Rev: ChangeLog:1.104 Rev: src/sexp_conv.c:1.8
-
Niels Möller authored
context argument. (do_read_sexp): Pass HANDLER_CONTEXT. * src/sexp.c (lookup_sexp_format): Use strcmp rather than strcasecmp. (sexp_input_argp, sexp_output_argp): Split sexp_argp into two parsers. * src/server_userauth.c (make_exc_userauth_handler): Added context argument. (do_userauth): Pass HANDLER_CONTEXT. * src/server_session.c (do_spawn_shell): Pass HANDLER_CONTEXT. Rev: src/read_data.h:1.11 Rev: src/server_session.c:1.19 Rev: src/server_userauth.c:1.20 Rev: src/sexp.c:1.17 Rev: src/sexp.h:1.20 Rev: src/sexp_commands.c:1.3 Rev: src/sexp_streamed_parser.c:1.14
-
Niels Möller authored
* src/connection.c (make_exc_protocol_handler): Added context argument. (connection_init_io): Pass HANDLER_CONTEXT. Rev: src/connection.c:1.42 Rev: src/connection.h:1.38 Rev: src/connection_commands.c:1.14
-
Niels Möller authored
Rev: src/lsh.c:1.76 Rev: src/lsh_keygen.c:1.16 Rev: src/lshd.c:1.65
-
Niels Möller authored
(init_file): Pass HANDLER_CONTEXT. (make_exc_finish_read_handler): Added context argument. Rev: src/io.c:1.78 Rev: src/io.h:1.46
-
Niels Möller authored
(HANDLER_CONTEXT): New macro. * src/exception.c (make_exception_handler): Added context argument. (make_report_exception_handler): -"- (exception_raise): New function. Rev: src/exception.c:1.9 Rev: src/exception.h:1.11
-