2006-07-17 |
Paul Eggert | chmod, install, and mkdir now leave setgid and setuid... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | Add a test for the X bug. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | Remove re_protect case that no longer applies. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | Do the setgid test instead of bailing. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (main): Adjust to new mode_adjust API. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (main): Adjust to new mode_adjust API. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (struct mkdir_options): New struct. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | Include mkancesdirs.h. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (process_file): Adjust to mode_adjust API change. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (gl_PREREQ): Require gl_MKANCESDIRS. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (gl_MKDIR_PARENTS): Mention dirchownmod.c, dirchownmod.h. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | Remove; no longer needed. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (gl_MACROS): Remove gl_AFS. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (mode_adjust): New API. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (octal_to_mode): New function. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | Adjust to new make_dir_parents API. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | Don't include alloca.h, stdio.h, sys/types.h, |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | (Mode Structure): Modernize the explanation of the |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | Change GNU to @acronym{GNU} in a few places. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | Initial version. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Paul Eggert | chmod, install, and mkdir now leave setgid and setuid... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Jim Meyering | * userspec.c (parse_with_separator): Say "invalid spec... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Paul Eggert | (do_decode): Output to parameter OUT, not to stdout. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Jim Meyering | * Makefile.maint (CVS_LIST): Use new file, build-aux... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Jim Meyering | * Makefile.am (EXTRA_DIST): Add a few more .??* files. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Paul Eggert | Assume <dirent.h> exists, since gnulib assumes this... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Paul Eggert | (gl_STDINT_H): Like yesterday's change to |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Paul Eggert | (gl_ABSOLUTE_HEADER): Use "" rather than <> |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Jim Meyering | (TESTS): Add dir2dir. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Jim Meyering | Adjust so failing with ENOTEMPTY is ok, too. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Adjust to recent updates from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Adjust to today's renaming changes in system.h. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (print_it): Don't assume char is unsigned. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (print_esc): Don't assume char is unsigned. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (create_fullname): Don't assume char is unsigned. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (is_blank): Remove; no longer needed. All uses |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (unexpand): Don't assume that isprint etc. return |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (is_char_class_member): Don't assume that isprint etc... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (initialize_regex, fix_output_parameters): Don't assume... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (check_punctuation): Don't assume that isprint etc... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (expand): Don't assume that isprint etc. return |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (inittables): Use toupper rather than |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (apply_translations): Use toupper rather than |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (_D_EXACT_NAMELEN): Renamed from NLENGTH, for |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Update from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Update from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H, |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Update from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Jim Meyering | remove doubled "in" |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Jim Meyering | fix typo: remove doubled "each" |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | New file, test for 2006-07-05 fix in copy.c. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * regex.m4 (gl_REGEX): Remove one of two adjacent ... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * link-follow.m4: Remove one of two adjacent "whether... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | Remove one of two adjacent "your"s in a comment. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | Remove one of two adjacent "can"s in a comment. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | (getndelim2): Remove doubled "after" in comment. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * tests/Coreutils.pm: Remove one of two adjacent "then... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * Makefile.maint (sc_the_the): New rule. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * src/dd.c (skip): Remove one of two adjacent "the... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * coreutils.texi (Squeezing): Separate doubled "the... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * Makefile.am (check-texinfo): Enforce the zeros vs... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * coreutils.texi: Fix some typos. Use `zeros' consiste... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Jim Meyering | * NEWS: Mention that mv can now remove an empty destina... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | * src/ls.c (usage): Correct the description of -G:... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | * man/chmod.x: Correct the description of the sticky... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | * src/copy.c (copy_internal): Don't work around old... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | Regenerate, to remove fuzz. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Jim Meyering | Really add wcwidth.h. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Jim Meyering | Really add wcwidth.m4. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | Sync from gnulib. Also: |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | (gl_PREREQ): Require gl_FUNC_WCWIDTH, to accommodate |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | (libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h, |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | Include <sys/types.h> after @FULL_PATH_STDINT_H@, for |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | Plug another unusual leak. |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | * cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | The dev/inode of the topmost directory in each hierarch... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | Fix two small leaks. |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRO... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | * tests/envvar-check (vars): Add CDPATH and POSIXLY_COR... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | (gl_FUNC_FTRUNCATE): Adjust diagnostic to recommend |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | (intmax_t, uintmax_t): Prefer long to long long if |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | (gl_STDINT_H): Use more-mnemonic identifiers for |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Jim Meyering | New file, from gnulib. Required by stdint.m4. |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | Include <stdint.h> unconditionally, since we |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | Sync stdint module from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | With no operand, 'tail -f' now silently ignores the... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (f-pipe-1): Renamed from f-1. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (main): With no operand, 'tail -f' now silently ignores... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (tail invocation): With no operand, 'tail -f' now |
commit | commitdiff | tree | snapshot |
next |