projects
/
platform
/
upstream
/
coreutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use PROGRAM_NAME in place of string in parse_long_options call.
[platform/upstream/coreutils.git]
/
src
/
pr.c
1999-04-03
Jim Meyering
Use PROGRAM_NAME in place of string in parse_long_optio...
blob
|
commitdiff
1999-04-03
Jim Meyering
define PROGRAM_NAME
blob
|
commitdiff
|
diff to current
1999-03-07
Jim Meyering
(usage): Add missing \n\.
blob
|
commitdiff
|
diff to current
1999-03-07
Jim Meyering
remove trailing blanks
blob
|
commitdiff
|
diff to current
1999-03-07
Jim Meyering
1999-02-13 Roland Huebner <rh@pelikan.cologne.de>
blob
|
commitdiff
|
diff to current
1999-03-04
Jim Meyering
Include long-options.h
blob
|
commitdiff
|
diff to current
1999-02-16
Jim Meyering
update copyright dates
blob
|
commitdiff
|
diff to current
1999-01-14
Jim Meyering
Don't prototype usage as static.
blob
|
commitdiff
|
diff to current
1999-01-01
Jim Meyering
fix typo in comment
blob
|
commitdiff
|
diff to current
1998-09-19
Jim Meyering
update bug-reporting address
blob
|
commitdiff
|
diff to current
1998-08-30
Jim Meyering
Don't assume ASCII.
blob
|
commitdiff
|
diff to current
1998-08-15
Jim Meyering
(usage): Reformat a little.
blob
|
commitdiff
|
diff to current
1998-08-15
Jim Meyering
(long_options): Add long names for all options.
blob
|
commitdiff
|
diff to current
1998-06-29
Jim Meyering
revert back to using lower case _unlocked wrapper names
blob
|
commitdiff
|
diff to current
1998-06-29
Jim Meyering
Change all uses of unlocked-wrapped functions to their...
blob
|
commitdiff
|
diff to current
1998-06-27
Jim Meyering
(print_page): Break out of loop before double space...
blob
|
commitdiff
|
diff to current
1998-04-12
Jim Meyering
Use STREQ rather than strcmp
blob
|
commitdiff
|
diff to current
1998-01-10
Jim Meyering
CHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX...
blob
|
commitdiff
|
diff to current
1997-12-21
Jim Meyering
s/__P/PARAMS/
blob
|
commitdiff
|
diff to current
1997-10-25
Jim Meyering
Remove old-style xmalloc and xrealloc decls.
blob
|
commitdiff
|
diff to current
1997-10-07
Jim Meyering
update bug-reporting address
blob
|
commitdiff
|
diff to current
1997-06-15
Jim Meyering
(init_header) [T_BUF_FMT]: Output the 4-digit year...
blob
|
commitdiff
|
diff to current
1997-03-14
Jim Meyering
(main): Allow use of 0 (zero) as the margin offset
blob
|
commitdiff
|
diff to current
1997-02-09
Jim Meyering
update copyrights for 1997
blob
|
commitdiff
|
diff to current
1997-02-01
Jim Meyering
(init_parameters): For compatibility: use default
blob
|
commitdiff
|
diff to current
1997-02-01
Jim Meyering
bracket bug address with <> and append a period
blob
|
commitdiff
|
diff to current
1997-02-01
Jim Meyering
(add_line_number): Rename from `number' to avoid shadow...
blob
|
commitdiff
|
diff to current
1997-01-25
Jim Meyering
update for changed xstrtou?l
blob
|
commitdiff
|
diff to current
1997-01-03
Jim Meyering
(init_fps): Initialize lines_stored field in three...
blob
|
commitdiff
|
diff to current
1996-12-30
Jim Meyering
(init_header): Plug a small memory leak by using stack
blob
|
commitdiff
|
diff to current
1996-12-28
Jim Meyering
(TAB_WIDTH): Cleaned up definition and renamed from...
blob
|
commitdiff
|
diff to current
1996-12-28
Jim Meyering
(usage): Break long string literal into two separate
blob
|
commitdiff
|
diff to current
1996-12-07
Jim Meyering
(init_header): Fix typo: `cons tchar' -> `const char...
blob
|
commitdiff
|
diff to current
1996-12-05
Jim Meyering
(init_store_cols): Put parens around ... ? ... : ....
blob
|
commitdiff
|
diff to current
1996-12-05
Jim Meyering
Use NULL instead of e.g., `(char *) 0'.
blob
|
commitdiff
|
diff to current
1996-12-05
Jim Meyering
(init_header): Move dcl of FMT into block where it...
blob
|
commitdiff
|
diff to current
1996-12-05
Jim Meyering
Reindent with -TCOLUMN.
blob
|
commitdiff
|
diff to current
1996-12-05
Jim Meyering
(usage): Add \n\ at end of first line.
blob
|
commitdiff
|
diff to current
1996-12-05
Jim Meyering
(separator_string): dcl parameter const.
blob
|
commitdiff
|
diff to current
1996-12-05
Jim Meyering
Apply big patch (patch-20) from Roland Huebner.
blob
|
commitdiff
|
diff to current
1996-11-23
Jim Meyering
(usage): Alphabetize options like sort -f would.
blob
|
commitdiff
|
diff to current
1996-11-03
Jim Meyering
change bug-reporting address
blob
|
commitdiff
|
diff to current
1996-11-02
Jim Meyering
change bug-reporting address
blob
|
commitdiff
|
diff to current
1996-10-04
Jim Meyering
(main): update --version output again
blob
|
commitdiff
|
diff to current
1996-10-04
Jim Meyering
(main): update --version output to conform to coding...
blob
|
commitdiff
|
diff to current
1996-09-02
Jim Meyering
(usage): Tell where to report bugs.
blob
|
commitdiff
|
diff to current
1996-04-24
Jim Meyering
update Copyright years for 1996
blob
|
commitdiff
|
diff to current
1996-03-24
Jim Meyering
Call error with EXIT_FAILURE (rather than `1') as first...
blob
|
commitdiff
|
diff to current
1996-03-24
Jim Meyering
Exit with status EXIT_SUCCESS or EXIT_FAILURE, rather...
blob
|
commitdiff
|
diff to current
1996-03-21
Jim Meyering
(main): Declare to be of type int, not void.
blob
|
commitdiff
|
diff to current
1996-03-16
Jim Meyering
Don't include version.h.
blob
|
commitdiff
|
diff to current
1996-03-09
Jim Meyering
(main): Initialize for internationalized message suppor...
blob
|
commitdiff
|
diff to current
1995-11-27
Jim Meyering
s/non-zero/nonzero/g
blob
|
commitdiff
|
diff to current
1995-11-15
Jim Meyering
[__P]: Don't define it here.
blob
|
commitdiff
|
diff to current
1995-11-06
Jim Meyering
[__P]: Define. Use it in prototyped forward decls.
blob
|
commitdiff
|
diff to current
1995-11-06
Jim Meyering
(store_columns): Remove spurious 2nd argument in call...
blob
|
commitdiff
|
diff to current
1995-11-06
Jim Meyering
Protoize.
blob
|
commitdiff
|
diff to current
1995-08-08
Jim Meyering
(read_line) [lint]: Initialize CHARS to avoid spurious
blob
|
commitdiff
|
diff to current
1995-08-07
Jim Meyering
Annotate localizable strings with _(...). From Franc...
blob
|
commitdiff
|
diff to current
1995-06-18
Jim Meyering
merge with 1.12
blob
|
commitdiff
|
diff to current
1995-05-13
Jim Meyering
(usage): Include one- or two-line synopsis in --help...
blob
|
commitdiff
|
diff to current
1995-03-09
Jim Meyering
add 1995 to Copyright dates
blob
|
commitdiff
|
diff to current
1994-12-16
Jim Meyering
Include "error.h" instead of simply declaring `void...
blob
|
commitdiff
|
diff to current
1994-10-19
Jim Meyering
merge with 1.9.1h
blob
|
commitdiff
|
diff to current
1994-04-13
Jim Meyering
.
blob
|
commitdiff
|
diff to current
1993-10-23
Jim Meyering
merge with 1.8d+
blob
|
commitdiff
|
diff to current
1993-10-21
Jim Meyering
merge with 1.8d
blob
|
commitdiff
|
diff to current
1993-10-16
Jim Meyering
(main): When argc == 1, don't try to xmalloc (0).
blob
|
commitdiff
|
diff to current
1993-10-05
Jim Meyering
merge with 1.8a
blob
|
commitdiff
|
diff to current
1993-05-23
Jim Meyering
merge with 1.6
blob
|
commitdiff
|
diff to current
1993-05-22
Jim Meyering
merge with 1.5.2
blob
|
commitdiff
|
diff to current
1993-04-29
Jim Meyering
add --version and --help
blob
|
commitdiff
|
diff to current
1993-03-22
Jim Meyering
(close_file): Reverse May 13, '92 change, but add the...
blob
|
commitdiff
|
diff to current
1993-01-22
Jim Meyering
IS* macros may not be given arguments with side effects.
ISDIGIT-bug-fix
blob
|
commitdiff
|
diff to current
1992-12-07
Jim Meyering
Remove inclusion of <ctype.h> and definitions of is...
blob
|
commitdiff
|
diff to current
1992-11-08
Jim Meyering
Declared lots of external functions and variables static.
blob
|
commitdiff
|
diff to current
1992-11-08
Jim Meyering
Initial revision
blob
|
commitdiff
|
diff to current