2005-03-17 |
Jim Meyering | (main): Use DECIMAL_DIGIT_ACCUMULATE macro in place... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Jim Meyering | (parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Jim Meyering | (set_fields): Use DECIMAL_DIGIT_ACCUMULATE macro in |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Jim Meyering | Use VERIFY macro in place of an equivalent open-coded... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Jim Meyering | (VERIFY, VERIFY_EXPR, DECIMAL_DIGIT_ACCUMULATE): New... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Jim Meyering | Before, this command would make uniq skip 11 fields... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Paul Eggert | * strftime.c (my_strftime): Prepend space to format. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Paul Eggert | (my_strftime): Prepend space to format so that we can |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jim Meyering | Both `pr -0' and e.g., `pr -03' would evoke `column... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jim Meyering | Both `pr -0' and e.g., `pr -03' evoke `column count... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jim Meyering | (copy_reg): Copy regular files in binary mode. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Paul Eggert | Fix comments and indenting. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Paul Eggert | Sync mktime.c and strtol.c macros from intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Paul Eggert | * strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Paul Eggert | * NEWS: Restate why ls limits time stamp lengths. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Paul Eggert | Reword ls time-stamp limit issue. |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Jim Meyering | Add a little infrastructure to help prevent future... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Jim Meyering | Invoking stat -c FMT with a lone format directive of... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Paul Eggert | "ls" now refuses to generate very long time stamps. |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Paul Eggert | ls now refuses to generate time stamps containing more... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Paul Eggert | * coreutils.texi (Formatting file timestamps): Very... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Paul Eggert | (Formatting file timestamps): Very long timestamps |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Paul Eggert | (TIME_STAMP_LEN_MAXIMUM): New constant. |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Jim Meyering | Add tests for this: |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Jim Meyering | Prompt once again for `mv -i A B' when A and B are... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | (long_time_expected_width): Use x2nrealloc, not alloca, |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | (gl_SAVE_CWD): Check for fchdir. |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | Don't segfault for a long header date string, e.g., |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | (tostring, printv): Use INT_BUFSIZE_BOUND in place... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Jim Meyering | (init_header): Use INT_BUFSIZE_BOUND in place of INT_ST... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Add TYPE_ONES_COMPLEMENT and TYPE_SIGNED_MAGNITUDE... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | (libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | (gl_XNANOSLEEP): Add intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | (gl_UTIMECMP): Add intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | (gl_USERSPEC): Add intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | (gl_FUNC_SIG2STR): Add intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | (gl_INTTOSTR): Add intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | (gl_HUMAN): Add intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | (gl_XSTRTOL): Use AC_LIBSOURCES and AC_LIBOBJ to list... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | * src/system.h: Include intprops.h instead of rolling... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Include intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Factor int-properties macros into a single file, except for |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Include xstrtol.h first, to test interface. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Include intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Include intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Include intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Adjust comments to match intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | (TYPE_SIGNED): Remove. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Include <signal.h>, intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros, |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Include intprops.h instead of limits.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | (LONGEST_HUMAN_READABLE): Use 146/485 rather than 302... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Include intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Include intprops.h instead of limits.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | * lib/fts.c: Include intprops.h. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Paul Eggert | Initial revision. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | Remove entry about named pipes. It was fixed in 5... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | * argmatch.m4, cycle-check.m4: New files. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | More migration to AC_LIBSOURCES/AC_LIBOBJ. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Jim Meyering | Don't include "xalloc.h". It's not used. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Paul Eggert | * src/date.c (usage): Redo to match recent documentatio... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Paul Eggert | (usage): Redo to match recent documentation changes. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Paul Eggert | Improve "date invocation" again. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Paul Eggert | (date invocation): Use an example that makes it |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Jim Meyering | Factor out column-count processing. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Jim Meyering | Remove `register' keyword. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Jim Meyering | Remove `register' keyword. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Jim Meyering | Remove `register' keyword. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Jim Meyering | Remove `register' keyword. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Jim Meyering | Remove `register' keyword. |
commit | commitdiff | tree | snapshot |
next |