summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-14Reword ls time-stamp limit issue.Paul Eggert
2005-03-12*** empty log message ***Jim Meyering
2005-03-12*** empty log message ***Jim Meyering
2005-03-12Add a little infrastructure to help prevent future bugs like theJim Meyering
2005-03-12Invoking stat -c FMT with a lone format directive of %s, %f, %h, %s,Jim Meyering
2005-03-12*** empty log message ***Jim Meyering
2005-03-11"ls" now refuses to generate very long time stamps.Paul Eggert
2005-03-11ls now refuses to generate time stamps containing more than 1000 bytes.Paul Eggert
2005-03-11* coreutils.texi (Formatting file timestamps): Very long timestampsPaul Eggert
2005-03-11(Formatting file timestamps): Very long timestampsPaul Eggert
2005-03-11(TIME_STAMP_LEN_MAXIMUM): New constant.Paul Eggert
2005-03-11*** empty log message ***Jim Meyering
2005-03-11Add tests for this:Jim Meyering
2005-03-11*** empty log message ***Jim Meyering
2005-03-11Prompt once again for `mv -i A B' when A and B are hard linksJim Meyering
2005-03-10*** empty log message ***Jim Meyering
2005-03-10*** empty log message ***Jim Meyering
2005-03-10(long_time_expected_width): Use x2nrealloc, not alloca,Jim Meyering
2005-03-10*** empty log message ***Jim Meyering
2005-03-10*** empty log message ***Jim Meyering
2005-03-10*** empty log message ***Jim Meyering
2005-03-10(gl_SAVE_CWD): Check for fchdir.Jim Meyering
2005-03-10*** empty log message ***Jim Meyering
2005-03-10Don't segfault for a long header date string, e.g.,Jim Meyering
2005-03-10*** empty log message ***Jim Meyering
2005-03-10(tostring, printv): Use INT_BUFSIZE_BOUND in place of INT_STRLEN_BOUND + 1.Jim Meyering
2005-03-10(init_header): Use INT_BUFSIZE_BOUND in place of INT_STRLEN_BOUND + 1.Jim Meyering
2005-03-09Add TYPE_ONES_COMPLEMENT and TYPE_SIGNED_MAGNITUDE, and usePaul Eggert
2005-03-09*** empty log message ***Jim Meyering
2005-03-09[!HAVE_FCHDIR]: Define open, fchdir, and chdir_longJim Meyering
2005-03-09.Jim Meyering
2005-03-09*** empty log message ***Jim Meyering
2005-03-09(libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h.Jim Meyering
2005-03-09*** empty log message ***Jim Meyering
2005-03-09(gl_XNANOSLEEP): Add intprops.h.Jim Meyering
2005-03-09(gl_UTIMECMP): Add intprops.h.Jim Meyering
2005-03-09(gl_USERSPEC): Add intprops.h.Jim Meyering
2005-03-09(gl_FUNC_SIG2STR): Add intprops.h.Jim Meyering
2005-03-09(gl_INTTOSTR): Add intprops.h.Jim Meyering
2005-03-09(gl_HUMAN): Add intprops.h.Jim Meyering
2005-03-09(gl_XSTRTOL): Use AC_LIBSOURCES and AC_LIBOBJ to list the required files.Jim Meyering
2005-03-09* src/system.h: Include intprops.h instead of rolling our own.Paul Eggert
2005-03-09Include intprops.h.Paul Eggert
2005-03-09Factor int-properties macros into a single file, except forPaul Eggert
2005-03-09Include xstrtol.h first, to test interface.Paul Eggert
2005-03-09Include intprops.h.Paul Eggert
2005-03-09Include intprops.h.Paul Eggert
2005-03-09Include intprops.h.Paul Eggert
2005-03-09Adjust comments to match intprops.h.Paul Eggert
2005-03-09(TYPE_SIGNED): Remove.Paul Eggert