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
/
pr.c
Age
Commit message (
Expand
)
Author
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-25
(usage): Indent --help and --version strings to start in the 7th column.
Jim Meyering
2001-11-23
Factor out some common strings to make translation easier.
Jim Meyering
2001-11-11
(struct COLUMN) [print_func]: Declare as a protype.
Jim Meyering
2001-11-11
(usage): Split --help output into smaller pieces.
Jim Meyering
2001-11-04
(usage): Say that
Jim Meyering
2001-08-13
(AUTHORS): Mark string for translation, since it contains the English word `a...
Jim Meyering
2001-03-17
Include mbswidth.h.
Jim Meyering
2000-11-19
(main): Do not assume EOF == -1.
Jim Meyering
2000-08-05
(init_header): Fix buffer-overrun error.
Jim Meyering
2000-08-04
(store_columns): Remove conjunct that would dereference
Jim Meyering
2000-05-20
Arrange to call close_stdout upon exit. Don't close stdout explicitly.
Jim Meyering
2000-01-08
(PAGES_OPTION, COLUMNS_OPTION): Define these and use them instead of
Jim Meyering
1999-08-22
(read_line): Use IF_LINT macro instead of #ifdef lint...
Jim Meyering
1999-07-25
(usage): Remove `NEWS'-style paragraph (sorry to have let that in, translators).
Jim Meyering
1999-05-04
(usage): Break the usage message into 3 pieces instead of
Jim Meyering
1999-04-15
Add comments.
Jim Meyering
1999-04-04
Add case_GETOPT_* cases.
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
(usage): Add missing \n\.
Jim Meyering
1999-03-07
remove trailing blanks
Jim Meyering
1999-03-07
1999-02-13 Roland Huebner <rh@pelikan.cologne.de>
Jim Meyering
1999-03-04
Include long-options.h
Jim Meyering
1999-02-16
update copyright dates
Jim Meyering
1999-01-14
Don't prototype usage as static.
Jim Meyering
1999-01-01
fix typo in comment
Jim Meyering
1998-09-19
update bug-reporting address
Jim Meyering
1998-08-30
Don't assume ASCII.
Jim Meyering
1998-08-15
(usage): Reformat a little.
Jim Meyering
1998-08-15
(long_options): Add long names for all options.
Jim Meyering
1998-06-29
revert back to using lower case _unlocked wrapper names
Jim Meyering
1998-06-29
Change all uses of unlocked-wrapped functions to their upper case wrapper names.
Jim Meyering
1998-06-27
(print_page): Break out of loop before double space test
Jim Meyering
1998-04-12
Use STREQ rather than strcmp
Jim Meyering
1998-01-10
CHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX LONG_MAX ULONG_MAX
Jim Meyering
1997-12-21
s/__P/PARAMS/
Jim Meyering
1997-10-25
Remove old-style xmalloc and xrealloc decls.
Jim Meyering
1997-10-07
update bug-reporting address
Jim Meyering
1997-06-15
(init_header) [T_BUF_FMT]: Output the 4-digit year (not the
Jim Meyering
1997-03-14
(main): Allow use of 0 (zero) as the margin offset
Jim Meyering
1997-02-09
update copyrights for 1997
Jim Meyering
1997-02-01
(init_parameters): For compatibility: use default
Jim Meyering
1997-02-01
bracket bug address with <> and append a period
Jim Meyering
1997-02-01
(add_line_number): Rename from `number' to avoid shadowing local variables.
Jim Meyering
1997-01-25
update for changed xstrtou?l
Jim Meyering
[prev]
[next]