- 23 Dec, 2000 2 commits
-
-
Niels Möller authored
getopt files getopt.c, getopt.h and getopt1.c. Rev: src/Makefile.am.in:1.98
-
Niels Möller authored
commented out). Rev: configure.in:1.97
-
- 22 Dec, 2000 4 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.282 Rev: Makefile.am.in:1.14 Rev: configure.in:1.96 Rev: misc/bootstrap-build.sh:1.2(DEAD) Rev: src/Makefile.am.in:1.97 Rev: src/testsuite/Makefile.am:1.21
-
Niels Möller authored
Rev: src/getopt.c:1.4(DEAD) Rev: src/getopt.h:1.3(DEAD)
-
Niels Möller authored
Rev: misc/bootstrap-build.sh:1.1 Rev: misc/bootstrap.sh:1.4
-
Niels Möller authored
Rev: NEWS:1.68
-
- 18 Dec, 2000 1 commit
-
-
Niels Möller authored
Rev: src/argp/argp-parse.c:1.13
-
- 13 Dec, 2000 1 commit
-
-
Niels Möller authored
Rev: doc/crypto-library.txt:1.1 Rev: src/symmetric/.cvsignore:1.8
-
- 11 Dec, 2000 6 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.281 Rev: src/spki_commands.h:1.10
-
Niels Möller authored
directory. Rev: src/argp/getopt.c:1.2(DEAD) Rev: src/argp/getopt.h:1.2(DEAD) Rev: src/argp/getopt1.c:1.2(DEAD)
-
Niels Möller authored
completion code for long options. Rev: src/argp/argp-parse.c:1.12
-
Niels Möller authored
make_spki_read_userkeys (reported by jps). Rev: src/lsh.c:1.129
-
Niels Möller authored
alists for symmetric algorithms and signature algorithms (reported by jps). Rev: src/spki_commands.c:1.16
-
Niels Möller authored
properly (reported by jps). Rev: src/abstract_crypto.c:1.16
-
- 09 Dec, 2000 5 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.280
-
Niels Möller authored
Rev: src/Makefile.am.in:1.96
-
Niels Möller authored
subdirectory. Rev: misc/bootstrap.sh:1.3
-
Niels Möller authored
* configure.in: Use AC_LIB_ARGP. Rev: ChangeLog:1.279 Rev: configure.in:1.95
-
Niels Möller authored
Rev: acinclude.m4:1.9
-
- 30 Nov, 2000 1 commit
-
-
Niels Möller authored
Replaced try_getopt with args_only, changed calling convention for parser_parse_arg. * src/argp/argp-parse.c (calc_sizes): Updated comment. Rev: src/argp/argp-parse.c:1.11
-
- 29 Nov, 2000 12 commits
-
-
Niels Möller authored
Rev: src/argp/configure.in:1.4
-
Niels Möller authored
Rev: src/argp/argp.h:1.11
-
Niels Möller authored
Rev: src/argp/argp-parse.c:1.10
-
Niels Möller authored
Rev: doc/TODO:1.96
-
Niels Möller authored
and strchrnul. (AC_CHECK_VAR): Changed second argument to take the type of the variable. Rev: src/argp/configure.in:1.3
-
Niels Möller authored
posixly_correct and ordering. (parser_init): Choose ordering. (enum arg_type): New value ARG_LONG_ONLY. (parser_parse_next): Added error messages similar to getopt's. Rev: src/argp/argp-parse.c:1.9
-
Niels Möller authored
or __strndup, as appropriate. (STRERROR): Define this macro as a wrapper for strerror or sys_errlist. (__argp_basename): New function. Rev: src/argp/argp-help.c:1.13
-
Niels Möller authored
__argp_basename. Rev: src/argp/argp-namefrob.h:1.2
-
Niels Möller authored
libargp.a. Rev: src/argp/Makefile.am:1.5
-
Niels Möller authored
Rev: src/argp/.c-style:1.1
-
Niels Möller authored
__argp_basename. Rev: src/argp/argp.h:1.10
-
Niels Möller authored
Moved replacement functions to separate files. Rev: src/argp/mempcpy.c:1.1 Rev: src/argp/strchrnul.c:1.1 Rev: src/argp/strndup.c:1.1
-
- 28 Nov, 2000 1 commit
-
-
Niels Möller authored
(struct parser): New field nextchar. Deleted fields try_getotp and long_opts. (find_short_option): New function. (match_option): New function. (find_long_option): New function. (struct parser_convert_state): Deleted field long_end. (convert_options): Don't build getopt_long-style option array. (parser_convert): Deleted FLAGS arument. (struct parser_sizes): Deleted field long_len. (parser_init): Set short_opts to NULL, unless ARGP_LONG_ONLY is used. (classify_arg): New function. (parser_parse_next): Don't use getopt_long(). Rev: src/argp/argp-parse.c:1.8
-
- 27 Nov, 2000 7 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.278
-
Niels Möller authored
Rev: configure.in:1.94
-
Niels Möller authored
Rev: acinclude.m4:1.8
-
Niels Möller authored
Rev: ChangeLog:1.277
-
Niels Möller authored
Rev: src/argp/argp-test.c:1.4
-
Niels Möller authored
__strndup. That probably breaks glibc builds. Rev: src/argp/argp-help.c:1.12
-
Niels Möller authored
Rev: ChangeLog:1.276
-