projects
/
platform
/
upstream
/
coreutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Factor out some common strings to make translation easier.
[platform/upstream/coreutils.git]
/
src
/
fmt.c
2001-11-23
Jim Meyering
Factor out some common strings to make translation...
blob
|
commitdiff
2001-11-17
Jim Meyering
Remove `unsigned' attribute from type of global `prefix'.
blob
|
commitdiff
|
diff to current
2001-11-11
Jim Meyering
(usage): Split --help output into smaller pieces.
blob
|
commitdiff
|
diff to current
2001-09-12
Jim Meyering
The command `echo a|./fmt -2147483647' would cause...
blob
|
commitdiff
|
diff to current
2001-09-12
Jim Meyering
The command `echo foo| fmt -w 100000' would cause fmt...
blob
|
commitdiff
|
diff to current
2001-08-31
Jim Meyering
(bool): Remove typedef, now that it's in system.h.
blob
|
commitdiff
|
diff to current
2001-08-28
Jim Meyering
(main): Diagnose an invalid width option.
blob
|
commitdiff
|
diff to current
2001-08-28
Jim Meyering
(main): Correct the diagnostic for invalid argument...
blob
|
commitdiff
|
diff to current
2001-03-12
Jim Meyering
`fmt --prefix=S' would not work properly for any string...
blob
|
commitdiff
|
diff to current
2000-05-20
Jim Meyering
Arrange to call close_stdout upon exit. Don't close...
blob
|
commitdiff
|
diff to current
1999-04-04
Jim Meyering
Standardize --help and --version processing.
blob
|
commitdiff
|
diff to current
1999-04-03
Jim Meyering
Use AUTHORS in place of string in parse_long_options...
blob
|
commitdiff
|
diff to current
1999-04-03
Jim Meyering
Insert AUTHORS definition.
blob
|
commitdiff
|
diff to current
1999-04-03
Jim Meyering
Use PROGRAM_NAME in place of string in parse_long_optio...
blob
|
commitdiff
|
diff to current
1999-04-03
Jim Meyering
define PROGRAM_NAME
blob
|
commitdiff
|
diff to current
1999-03-07
Jim Meyering
(main): Use a `%s' format in error call,
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
1998-09-19
Jim Meyering
update bug-reporting address
blob
|
commitdiff
|
diff to current
1998-07-26
Jim Meyering
(check_punctuation): Add cast to placate irix4's cc...
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-04-17
Jim Meyering
(check_punctuation): Used unsigned char* pointers to...
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-12-13
Jim Meyering
(main): Add some braces.
blob
|
commitdiff
|
diff to current
1997-10-07
Jim Meyering
indent cpp directives to reflect nesting
blob
|
commitdiff
|
diff to current
1997-10-07
Jim Meyering
update bug-reporting address
blob
|
commitdiff
|
diff to current
1997-02-09
Jim Meyering
update copyrights for 1997
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
Compare getopt_long return value against -1, not EOF...
blob
|
commitdiff
|
diff to current
1997-01-25
Jim Meyering
fix copyright filling
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-07
Jim Meyering
(check_punctuation): Use ISPUNCT instead of ispunct.
blob
|
commitdiff
|
diff to current
1996-09-02
Jim Meyering
(usage): Tell where to report bugs.
blob
|
commitdiff
|
diff to current
1996-07-10
Jim Meyering
(MAXCOST): Use `(unsigned long)1' rather than `(COST)1'
blob
|
commitdiff
|
diff to current
1996-04-29
Jim Meyering
(copy_rest): Don't copy past end of prefix. Output
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-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
1996-02-13
Jim Meyering
[.TRUE]: Undefine before defining.
blob
|
commitdiff
|
diff to current
1995-12-15
Jim Meyering
(main): Use xstrtol instead of atoi.
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-05
Jim Meyering
[__P]: Test PROTOTYPES, not __STDC__.
blob
|
commitdiff
|
diff to current
1995-08-07
Jim Meyering
Annotate localizable strings with _(...). From Franc...
blob
|
commitdiff
|
diff to current
1995-06-22
Jim Meyering
[word]: Redefine. Otherwise, systems (Unicos for one...
blob
|
commitdiff
|
diff to current
1995-06-18
Jim Meyering
merge with 1.12
blob
|
commitdiff
|
diff to current
1995-05-20
Jim Meyering
(usage): Tweak wording.
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
1995-01-28
Jim Meyering
(isopen, isclose, isperiod): Use strchr, not index.
blob
|
commitdiff
|
diff to current
1995-01-25
Jim Meyering
* fmt.c (copy_rest): Replace `||' with `&&'. Before...
blob
|
commitdiff
|
diff to current
1994-12-16
Jim Meyering
Include "error.h" instead of simply declaring `void...
blob
|
commitdiff
|
diff to current
1994-11-16
Jim Meyering
.
blob
|
commitdiff
|
diff to current
1994-11-16
Jim Meyering
.
blob
|
commitdiff
|
diff to current
1994-11-02
Jim Meyering
.
blob
|
commitdiff
|
diff to current
1994-10-02
Jim Meyering
merge with 1.9.1g
blob
|
commitdiff
|
diff to current
1994-09-30
Jim Meyering
.
blob
|
commitdiff
|
diff to current
1994-09-30
Jim Meyering
test
blob
|
commitdiff
|
diff to current
1994-09-30
Jim Meyering
.
blob
|
commitdiff
|
diff to current
1994-09-29
Jim Meyering
.
blob
|
commitdiff
|
diff to current