2001-12-19 |
Jim Meyering | (suffixes): Prefer K to k for 1024. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Jim Meyering | (__xstrtol): If there is no number but there |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Jim Meyering | (xstrtoumax): If there is no number but there |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jim Meyering | (usage): Remove strap `)' in --help output. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jim Meyering | (url_dir_list): Don't set define it here, but... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jim Meyering | (url_dir_list): ...define it here instead. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jim Meyering | (real_dir): Remove unused variable. |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Jim Meyering | use generated fs_name function FILEUTILS-4_1_4 |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | (STREQ): Define. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | (__restrict_arr): Update from libc. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | from Marcus Brinkmann |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | (ME_REMOTE): Recognize file systems of type smbfs |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | Also accept SunOS4's `Not owner' diagnostic. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | Run each --help and --version test with a few different... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jim Meyering | Fail also if ./$i --version fails. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Jim Meyering | (jm_MACROS): Check for iswspace. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jim Meyering | (wc): Use ISSPACE and iswspace in addition to hard... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | (main): |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | split long line |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | (change_file_mode, main): |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | (change_file_owner): |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | (main): |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | (re_protect): |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | Include the word `fail' in some diagnostics to make... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Jim Meyering | (buggy_lseek_support): Remove function. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Jim Meyering | . TEXTUTILS-2_0_19 |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Jim Meyering | Remove explicit declarations of xmalloc and xrealloc, |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | (posix_time_parse): Add cast to avoid warning about |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | (mode_compile): Add cast to avoid warning about |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | (xreadlink): Add cast to avoid a warning. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | (readtoken): Declare an index to be of type unsigned |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | Don't include assert.h. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | (my_strftime_localtime_r): Include this function |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | Remove declarations of xmalloc and xrealloc. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Jim Meyering | (wget_files): Remove ansi2knr.c, since it's |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Jim Meyering | tweak to align with libc |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Jim Meyering | (join invocation): tweak wording |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Jim Meyering | Don't use diff's -u option. It's not portable. |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Jim Meyering | (usage): Don't split translatable strings in the middle... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Jim Meyering | (usage): Merge lone "\n" into adjacent string. |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Jim Meyering | (usage): Merge lone "\n" into adjacent string. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** FILEUTILS-4_1_3 |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | (TESTS): Add recursive. |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | use diff -u |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | (touch): Extend the change of 2001-09-15 to work on |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | Don't declare getenv, thus reverting the change of... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | [!__BOUNDED_POINTERS__]: Define away __bounded, __unbou... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | Don't emulate dd's skip=N for *all* character devices... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Jim Meyering | (emit-upload-commands): Fix typo: s/distdir/PACKAGE/. |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | . TEXTUTILS-2_0_18 |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | (po-check): Check for uses of _() not just in .c files... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | Reflect renaming to, and new usage of these macros: |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | Rename just-added macros. Here are the new names: |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | (EMIT_HELP_DESCRIPTION): New macro. |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | (usage): Use new macros, EMIT_HELP_DESCRIPTION and... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Jim Meyering | Include xalloc.h, so that xstrdup is declared before... |
commit | commitdiff | tree | snapshot |
next |