index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
argmatch.c
Age
Commit message (
Expand
)
Author
2004-10-04
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
Paul Eggert
2004-09-13
(enum backuptype): Rename none -> no_backups,
Paul Eggert
2004-08-02
(argmatch, __xargmatch_internal, argmatch_invalid):
Paul Eggert
2004-01-21
(ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
Jim Meyering
2003-09-13
Update from gnulib.
Jim Meyering
2003-09-13
Include exit.h.
Jim Meyering
2003-03-11
(EXIT_FAILURE): Define if the system doesn't.
Jim Meyering
2002-11-22
Include gettext.h instead of <locale.h> and <libintl.h>.
Jim Meyering
2002-11-21
Merge argmatch cleanups from Bison. Assume C89.
Jim Meyering
2001-11-17
Include unlocked-io.h.
Jim Meyering
2001-10-11
(argmatch_invalid): Use quotearg_n_style (0, ...
Jim Meyering
2001-05-24
Include "quote.h".
Jim Meyering
2000-08-07
back out Copyright date changes for files with no changes year
Jim Meyering
2000-07-09
update copyright date
Jim Meyering
1999-08-10
(ARGMATCH_QUOTING_STYLE):
Jim Meyering
1999-01-25
(program_name): Remove dcl.
Jim Meyering
1999-01-16
(ARGMATCH_DIE_DECL): Use it.
Jim Meyering
1999-01-16
s/argmatch_exit_failure/argmatch_die/
Jim Meyering
1999-01-16
(EXIT_FAILURE): Define.
Jim Meyering
1999-01-16
(ARGMATCH_DIE): Provide default.
Jim Meyering
1999-01-11
(ARGMATCH_QUOTING_STYLE): Change from c_quoting_style to escape_quoting_style.
Jim Meyering
1999-01-02
(argmatch_invalid): Remove double quotes from the
Jim Meyering
1999-01-02
(__xargmatch_internal): Remove now-unused function.
Jim Meyering
1999-01-02
Remove definition of setlocale.
Jim Meyering
1998-12-31
(strncasecmp): Move to a separate file.
Jim Meyering
1998-12-31
remove trailing blanks
Jim Meyering
1998-12-31
lots of changes from Akim Demaille.
Jim Meyering
1997-12-29
(invalid_arg): Use a single fprintf and whole
Jim Meyering
1997-05-27
Update from FSF via patch-2.2.93.
Jim Meyering
1996-09-28
.
Jim Meyering
1996-07-15
update FSF address in copyright
Jim Meyering
1995-12-22
(argmatch): Add const attribute to parameters.
Jim Meyering
1995-05-13
(argmatch): Include sys/types.h and declare length argument with type size_t.
Jim Meyering
1992-10-31
Initial revision
Jim Meyering