Age | Commit message (Expand) | Author |
2005-05-06 | * coreutils.texi (dd invocation): New flags "binary" and "text". | Paul Eggert |
2005-05-06 | (dd invocation): New flags "binary" and "text". | Paul Eggert |
2005-05-06 | (flags, usage): Add support for "binary" and "text". | Paul Eggert |
2005-05-06 | dd has new iflag= and oflag= flags "binary" and "text". | Paul Eggert |
2005-05-06 | * getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid | Paul Eggert |
2005-05-06 | (gl_GETOPT): Check for Solaris 10 getopt, and avoid needless checks. | Paul Eggert |
2005-05-05 | * makepath.c (make_path): chdir to "//", not "/", if the file name | Paul Eggert |
2005-05-05 | (make_path): chdir to "//", not "/", if the file name | Paul Eggert |
2005-05-04 | Regenerate. | Paul Eggert |
2005-05-04 | (chmod invocation): chmod -w complains if its | Paul Eggert |
2005-05-04 | chmod -w now complains if it differs from chmod a-w. | Paul Eggert |
2005-05-04 | chmod -w now complains if it differs from chmod a-w. | Paul Eggert |
2005-05-04 | Initial version. | Paul Eggert |
2005-05-04 | (TESTS): Add umask-x | Paul Eggert |
2005-05-04 | Include quotearg.h. | Paul Eggert |
2005-05-04 | chmod -w now complains if it differs from chmod a-w. | Paul Eggert |
2005-05-02 | ls --indicator-style=directory renamed to ls --indicator-style=slash. | Paul Eggert |
2005-05-02 | (ls invocation): ls --indicator-style=directory | Paul Eggert |
2005-05-02 | (usage): ls --indicator-style=directory renamed to ls | Paul Eggert |
2005-05-02 | ls --indicator-style=directory renamed to ls | Paul Eggert |
2005-05-02 | Sync from gnulib. | Paul Eggert |
2005-05-01 | "chmod +1 foo" is now diagnosed. | Paul Eggert |
2005-05-01 | * modechange.h (mode_free): Remove; all callers changed to invoke 'free'. | Paul Eggert |
2005-05-01 | mode_free -> free | Paul Eggert |
2005-05-01 | (mode_free): Remove; all callers changed to invoke 'free'. | Paul Eggert |
2005-05-01 | (mode_free): Remove; all callers changed to invoke 'free'. | Paul Eggert |
2005-04-30 | Regenerate. | Paul Eggert |
2005-04-30 | Log yesterday's changes. | Paul Eggert |
2005-04-30 | Document the last two days' worth of changes. | Paul Eggert |
2005-04-29 | Fix typo in ls POSIX changes. | Paul Eggert |
2005-04-29 | (tv): Rename tests from obs to obs-plus | Paul Eggert |
2005-04-29 | (tv): Rename tests from obs to obs-plus | Paul Eggert |
2005-04-29 | Fix comment to match new behavior of "sort". | Paul Eggert |
2005-04-29 | Don't set _POSIX2_VERSION; no longer needed. | Paul Eggert |
2005-04-29 | Don't use 'set -' | Paul Eggert |
2005-04-29 | Don't use 'set -'. | Paul Eggert |
2005-04-29 | Don't use 'set -'. Simplify test construction. | Paul Eggert |
2005-04-29 | Don't use 'set -'. Also, don't set _POSIX2_VERSION. | Paul Eggert |
2005-04-29 | Test for new -p behavior. Omit -1 option. | Paul Eggert |
2005-04-29 | (enum indicator_style): New constant directory_only, | Paul Eggert |
2005-04-29 | (ls invocation): ls -p now marks only directories. New option | Paul Eggert |
2005-04-29 | ls -p now appends only directories. New option | Paul Eggert |
2005-04-29 | (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT. | Paul Eggert |
2005-04-29 | (gl_PREREQ): Require gl_STAT_MACROS. | Paul Eggert |
2005-04-29 | (gl_PREREQ_TEMPNAME): Check stdint.h only once. | Paul Eggert |
2005-04-29 | (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling | Paul Eggert |
2005-04-29 | (gl_FUNC_CHOWN): Don't require AC_HEADER_STAT. | Paul Eggert |
2005-04-29 | (gl_CHECK_ALL_TYPES): Don't require AC_HEADER_STAT. | Paul Eggert |
2005-04-29 | (gl_PREREQ_EUIDACCESS): Don't require AC_HEADER_STAT. | Paul Eggert |
2005-04-29 | (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove. | Paul Eggert |