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
/
src
/
ptx.c
Age
Commit message (
Expand
)
Author
2003-11-20
(usage): Output bug-reporting address.
Jim Meyering
2003-11-02
(alloc_and_compile_regex, main): Use `sizeof *var' rather
Jim Meyering
2003-10-18
Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change
Jim Meyering
2003-09-22
Switch encoding from Latin-1 to UTF-8.
Jim Meyering
2003-09-18
(WRITTEN_BY): Rename from AUTHORS.
Jim Meyering
2003-08-01
Do not include bumpalloc.h.
Jim Meyering
2003-07-23
Don't include headers already included by system.h:
Jim Meyering
2003-06-17
(main): Call initialize_main.
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Remove anachronistic casts of xmalloc,
Jim Meyering
2003-03-07
(output_one_tex_line, output_one_dumb_line):
Jim Meyering
2002-09-15
(generate_all_output): Likewise.
Jim Meyering
2002-01-22
update copyright year
Jim Meyering
2002-01-22
(swallow_file_in_memory): Work even if `open' returns 0.
Jim Meyering
2001-12-01
Reflect renaming to, and new usage of these macros:
Jim Meyering
2001-12-01
(usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTION
Jim Meyering
2001-11-23
Factor out some common strings to make translation easier.
Jim Meyering
2001-11-23
(main): Don't split string in the middle of sentence.
Jim Meyering
2001-11-11
(main, usage): Split --help output into smaller pieces.
Jim Meyering
2001-11-04
(usage): Add one-line description.
Jim Meyering
2000-05-20
Arrange to call close_stdout upon exit. Don't close stdout explicitly.
Jim Meyering
1999-05-03
<ctype.h>: Don't include.
Jim Meyering
1999-04-04
Standardize --help and --version processing.
Jim Meyering
1999-04-03
Use AUTHORS in place of string in parse_long_options call.
Jim Meyering
1999-04-03
Insert AUTHORS definition.
Jim Meyering
1999-04-03
Use PROGRAM_NAME in place of string in parse_long_options call.
Jim Meyering
1999-04-03
define PROGRAM_NAME
Jim Meyering
1999-03-07
(swallow_file_in_memory): Use a `%s' format in error call,
Jim Meyering
1999-03-07
(swallow_file_in_memory): Slurp up the whole file at
Jim Meyering
1999-03-04
Include long-options.h
Jim Meyering
1999-02-15
*** empty log message ***
Jim Meyering
1999-01-14
Don't prototype usage as static.
Jim Meyering
1999-01-02
(format_vals): New array.
Jim Meyering
1998-09-19
(program_name): Declare *not* to be const.
Jim Meyering
1998-08-15
Add braces to suppress warning about ambiguous `else'.
Jim Meyering
1998-08-14
.
Jim Meyering