2008-06-28 |
Jim Meyering | doc: add "..." to Usage, to indicate there may be multi... |
blob | commitdiff | raw |
2008-06-16 |
Jim Meyering | remove redundant const directives |
blob | commitdiff | raw | diff to current |
2008-06-14 |
Jim Meyering | add "const" attribute, where possible |
blob | commitdiff | raw | diff to current |
2008-06-03 |
Jim Meyering | use gnulib's progname module |
blob | commitdiff | raw | diff to current |
2008-06-02 |
Jim Meyering | declare program_name consistently |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Jim Meyering | convert the rest to use proper_name -- manually |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Jim Meyering | use gnulib's proper_name_utf8 function, but *not* prope... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Jim Meyering | Reflect change in gnulib: don't include getpagesize.h, |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
blob | commitdiff | raw | diff to current |
2007-06-15 |
Paul Eggert | Clarify what "cat" documentation means by "blank" lines. |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Jim Meyering | Help translators include translation team's web or... |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Jim Meyering | * src/cat.c (infile): Add "const" to declaration. |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Jim Meyering | Ensure that cat works with any of the options, -A ... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Paul Eggert | Undo previous change. |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Paul Eggert | (main): Check for close (STDOUT_FILENO) failure. |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Paul Eggert | (usage, main, long_options) [O_BINARY]: |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Paul Eggert | Use only HAVE_SYS_IOCTL_H to decide whether to include... |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Paul Eggert | Include stropt.h if available. |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Jim Meyering | Don't embed `this'-style quotes in format strings. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-04-09 |
Jim Meyering | (close_stdout_wrapper): Likewise. |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Paul Eggert | (usage): Add examples. |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Paul Eggert | Remove unused "case 0". |
blob | commitdiff | raw | diff to current |
2004-07-29 |
Paul Eggert | (exit_status): Remove. Now done by passing a boolean |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Jim Meyering | Use "file system" rather than "filesystem" in comments. |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Jim Meyering | Include getpagesize.h. |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Jim Meyering | (usage): Use EXIT_SUCCESS, not 0, for clarity. |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Jim Meyering | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | (WRITTEN_BY): Rename from AUTHORS. |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | revert previous change |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | Update AUTHORS definition to be a comma-separated list... |
blob | commitdiff | raw | diff to current |
2003-07-23 |
Jim Meyering | Don't include headers already included by system.h: |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Jim Meyering | (main): Call initialize_main. |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Jim Meyering | (cat): Remove `#ifndef ENOSYS', now that it's |
blob | commitdiff | raw | diff to current |
2002-10-08 |
Jim Meyering | (cat): Don't advance the write pointer past the end... |
blob | commitdiff | raw | diff to current |
2002-10-06 |
Jim Meyering | (simple_cat, cat): Adapt to new safe_read ABI. |
blob | commitdiff | raw | diff to current |
2002-09-29 |
Jim Meyering | (simple_cat): Use a temporary to avoid bogus warnings. |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Jim Meyering | (close_stdout_wrapper): New, kludgey, function and... |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Jim Meyering | (main): Close STDIN_FILENO rather than a literal `0'. |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Jim Meyering | (usage): Use the PACKAGE_BUGREPORT e-mail address,... |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Jim Meyering | (simple_cat, cat, main): Used char * rather than |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Jim Meyering | Reflect renaming to, and new usage of these macros: |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Jim Meyering | (usage): Use new macros, EMIT_HELP_DESCRIPTION and... |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Jim Meyering | (cat): Don't test whether the full_write return value... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Jim Meyering | Factor out some common strings to make translation... |
blob | commitdiff | raw | diff to current |
2001-11-11 |
Jim Meyering | (usage): Split --help output into smaller pieces. |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Jim Meyering | copyright |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Jim Meyering | Include full-write.h. |
blob | commitdiff | raw | diff to current |
2001-08-13 |
Jim Meyering | (AUTHORS): Mark string for translation, since it contai... |
blob | commitdiff | raw | diff to current |
2000-10-21 |
Jim Meyering | The command, `yes ''|./cat -n' would stop printing... |
blob | commitdiff | raw | diff to current |
2000-10-21 |
Jim Meyering | Prevent a counter buffer overrun when numbering lines... |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Jim Meyering | (closeout_func): Remove variable. |
blob | commitdiff | raw | diff to current |
2000-06-22 |
Jim Meyering | (main): Correct a comment. |
blob | commitdiff | raw | diff to current |
2000-05-27 |
Jim Meyering | Arrange to call close_stdout upon exit. |
blob | commitdiff | raw | diff to current |
1999-05-18 |
Jim Meyering | (main): When stdout is in binary mode, make sure all |
blob | commitdiff | raw | diff to current |
1999-04-13 |
Jim Meyering | (main): Declare out_dev to be of type dev_t, not `int'. |
blob | commitdiff | raw | diff to current |
1999-04-04 |
Jim Meyering | Standardize --help and --version processing. |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Jim Meyering | Use AUTHORS in place of string in parse_long_options... |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Jim Meyering | Insert AUTHORS definition. |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Jim Meyering | Use PROGRAM_NAME in place of string in parse_long_optio... |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Jim Meyering | define PROGRAM_NAME |
blob | commitdiff | raw | diff to current |
1999-03-04 |
Jim Meyering | Include long-options.h |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Jim Meyering | update copyright dates |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Jim Meyering | Don't prototype usage as static. |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Jim Meyering | (usage) [O_BINARY]: Describe -B,--binary option. |
blob | commitdiff | raw | diff to current |
1998-09-19 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | raw | diff to current |
1998-04-12 |
Jim Meyering | Use STREQ rather than strcmp |
blob | commitdiff | raw | diff to current |
1998-04-11 |
Jim Meyering | Include safe-read.h instead of merely declaring safe_read. |
blob | commitdiff | raw | diff to current |
1998-01-25 |
Jim Meyering | (cat): Convert comma-expressions to pairs of |
blob | commitdiff | raw | diff to current |
1997-10-25 |
Jim Meyering | Remove old-style xmalloc and xrealloc decls. |
blob | commitdiff | raw | diff to current |
1997-10-23 |
Jim Meyering | Remove stpcpy dcl. |
blob | commitdiff | raw | diff to current |
1997-10-07 |
Jim Meyering | indent cpp directives to reflect nesting |
blob | commitdiff | raw | diff to current |
1997-10-07 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | raw | diff to current |
1997-02-09 |
Jim Meyering | update copyrights for 1997 |
blob | commitdiff | raw | diff to current |
1997-02-01 |
Jim Meyering | bracket bug address with <> and append a period |
blob | commitdiff | raw | diff to current |
1997-02-01 |
Jim Meyering | Compare getopt_long return value against -1, not EOF... |
blob | commitdiff | raw | diff to current |
1996-11-23 |
Jim Meyering | (usage): Alphabetize options like sort -f would. |
blob | commitdiff | raw | diff to current |
1996-11-03 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | raw | diff to current |
1996-11-02 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | raw | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output again |
blob | commitdiff | raw | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output to conform to coding... |
blob | commitdiff | raw | diff to current |
1996-10-01 |
Jim Meyering | . TEXTUTILS-1_19i |
blob | commitdiff | raw | diff to current |
1996-09-02 |
Jim Meyering | (usage): Tell where to report bugs. |
blob | commitdiff | raw | diff to current |
1996-08-24 |
Jim Meyering | (cat): Cast first arg to stpcpy to char*. |
blob | commitdiff | raw | diff to current |
1996-05-28 |
Jim Meyering | (main): Use STDIN_FILENO and STDOUT_FILENO instead... |
blob | commitdiff | raw | diff to current |
1996-04-24 |
Jim Meyering | update Copyright years for 1996 |
blob | commitdiff | raw | diff to current |
1996-03-24 |
Jim Meyering | Call error with EXIT_FAILURE (rather than `1') as first... |
blob | commitdiff | raw | diff to current |
1996-03-24 |
Jim Meyering | Exit with status EXIT_SUCCESS or EXIT_FAILURE, rather... |
blob | commitdiff | raw | diff to current |
1996-03-21 |
Jim Meyering | (main): Declare to be of type int, not void. |
blob | commitdiff | raw | diff to current |
1996-03-16 |
Jim Meyering | Don't include version.h. |
blob | commitdiff | raw | diff to current |
1996-03-09 |
Jim Meyering | (main): Initialize for internationalized message suppor... |
blob | commitdiff | raw | diff to current |
1995-11-27 |
Jim Meyering | s/non-zero/nonzero/g |
blob | commitdiff | raw | diff to current |
1995-11-11 |
Jim Meyering | (main): Don't die when dev/ino of input and output are |
blob | commitdiff | raw | diff to current |
1995-10-31 |
Jim Meyering | (usage, next_line_num, main): Protoize. |
blob | commitdiff | raw | diff to current |
1995-10-17 |
Jim Meyering | Protoize. Reorder functions to obviate forward dcls. |
blob | commitdiff | raw | diff to current |
1995-09-19 |
Jim Meyering | Rewrite confusing comment. |
blob | commitdiff | raw | diff to current |
1995-08-07 |
Jim Meyering | Annotate localizable strings with _(...). From Franc... |
blob | commitdiff | raw | diff to current |
next |