Age | Commit message (Expand) | Author |
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 |
2005-04-28 | Don't mention stat-macros.h or AC_HEADER_STAT in other | Paul Eggert |
2005-04-28 | New file, from gnulib, except that gl_STAT_MACROS | Paul Eggert |
2005-04-28 | * file-type.c: Include file-type.h first. | Paul Eggert |
2005-04-28 | Document recent modechange fixes. | Paul Eggert |
2005-04-28 | Check for ug+r and ug,+x bugs. | Paul Eggert |
2005-04-28 | Check for =u bug. | Paul Eggert |
2005-04-28 | Check for =xX bug. | Paul Eggert |
2005-04-28 | (main): Adjust to new modechange API. | Paul Eggert |
2005-04-28 | (change, umask_value): New static vars. | Paul Eggert |
2005-04-28 | (MODE_X_IF_ANY_X, MODE_COPY_EXISTING): | Paul Eggert |
2005-04-28 | Include stat-macros.h, xalloc.h. | Paul Eggert |
2005-04-28 | (Mode Structure, Changing Special Permissions): | Paul Eggert |
2005-04-26 | Restore support for usages like "head -1" and "tail -1", | Paul Eggert |
2005-04-26 | * coreutils.texi: Don't complain about head -10, etc. | Paul Eggert |
2005-04-26 | (Standards conformance): Do not mention head -10, | Paul Eggert |
2005-04-26 | (main): Don't complain about -NUM. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | (parse_obsolete_option): Don't complain about -NUM. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Restore support for usages like "head -1" and "tail -1", | Paul Eggert |
2005-04-24 | * coreutils.texi (install invocation): Use a= instead of 0 for | Paul Eggert |
2005-04-23 | nohup now exits with status 127 (not 1) when given an invalid option. | Paul Eggert |
2005-04-23 | (main): If getopt fails, exit with status 127, not status 1. | Paul Eggert |
2005-04-23 | * src/nice.c (main): Report proper program name when getopt finds trouble. | Paul Eggert |
2005-04-23 | (main): Report proper program name when getopt finds trouble. | Paul Eggert |
2005-04-22 | Test for "mkdir -m =+x dir" bug. | Paul Eggert |
2005-04-22 | (main): Compile mode with MODE_MASK_ALL and initial umask. | Paul Eggert |
2005-04-22 | (main): Compile mode with MODE_MASK_ALL and initial umask. | Paul Eggert |