platform/upstream/coreutils.git
2006-07-19 Jim Meyering*** empty log message ***
2006-07-19 Jim MeyeringCommand line args correspond to an "include" list,...
2006-07-19 Jim Meyeringtweak spacing to align backslashes
2006-07-17 Paul EggertIn comment: bits bits -> bits.
2006-07-17 Paul EggertRegenerate.
2006-07-17 Paul EggertRegenerate.
2006-07-17 Paul EggertFix typo in previous checkin; some file names were...
2006-07-17 Paul Eggertchmod, install, and mkdir now leave setgid and setuid...
2006-07-17 Paul EggertAdd a test for the X bug.
2006-07-17 Paul EggertRemove re_protect case that no longer applies.
2006-07-17 Paul EggertDo the setgid test instead of bailing.
2006-07-17 Paul Eggert(main): Adjust to new mode_adjust API.
2006-07-17 Paul Eggert(main): Adjust to new mode_adjust API.
2006-07-17 Paul Eggert(struct mkdir_options): New struct.
2006-07-17 Paul EggertInclude mkancesdirs.h.
2006-07-17 Paul Eggert(process_file): Adjust to mode_adjust API change.
2006-07-17 Paul Eggert(gl_PREREQ): Require gl_MKANCESDIRS.
2006-07-17 Paul Eggert(gl_MKDIR_PARENTS): Mention dirchownmod.c, dirchownmod.h.
2006-07-17 Paul EggertRemove; no longer needed.
2006-07-17 Paul Eggert(gl_MACROS): Remove gl_AFS.
2006-07-17 Paul Eggert(mode_adjust): New API.
2006-07-17 Paul Eggert(octal_to_mode): New function.
2006-07-17 Paul EggertAdjust to new make_dir_parents API.
2006-07-17 Paul EggertDon't include alloca.h, stdio.h, sys/types.h,
2006-07-17 Paul Eggert(Mode Structure): Modernize the explanation of the
2006-07-17 Paul EggertChange GNU to @acronym{GNU} in a few places.
2006-07-17 Paul EggertInitial version.
2006-07-17 Paul Eggertchmod, install, and mkdir now leave setgid and setuid...
2006-07-16 Jim Meyering* userspec.c (parse_with_separator): Say "invalid spec...
2006-07-14 Paul Eggert(do_decode): Output to parameter OUT, not to stdout.
2006-07-14 Jim Meyering* Makefile.maint (CVS_LIST): Use new file, build-aux...
2006-07-14 Jim Meyering* Makefile.am (EXTRA_DIST): Add a few more .??* files.
2006-07-11 Paul EggertAssume <dirent.h> exists, since gnulib assumes this...
2006-07-11 Paul EggertSync from gnulib.
2006-07-11 Paul Eggert(gl_STDINT_H): Like yesterday's change to
2006-07-10 Paul Eggert(gl_ABSOLUTE_HEADER): Use "" rather than <>
2006-07-09 Jim Meyering*** empty log message ***
2006-07-09 Jim Meyering(TESTS): Add dir2dir.
2006-07-09 Jim Meyering*** empty log message ***
2006-07-09 Jim MeyeringAdjust so failing with ENOTEMPTY is ok, too.
2006-07-09 Paul EggertRegenerate.
2006-07-09 Paul EggertAdjust to recent updates from gnulib.
2006-07-09 Paul EggertAdjust to today's renaming changes in system.h.
2006-07-09 Paul Eggert(print_it): Don't assume char is unsigned.
2006-07-09 Paul Eggert(print_esc): Don't assume char is unsigned.
2006-07-09 Paul Eggert(create_fullname): Don't assume char is unsigned.
2006-07-09 Paul Eggert(is_blank): Remove; no longer needed. All uses
2006-07-09 Paul Eggert(unexpand): Don't assume that isprint etc. return
2006-07-09 Paul Eggert(is_char_class_member): Don't assume that isprint etc...
2006-07-09 Paul Eggert(initialize_regex, fix_output_parameters): Don't assume...
2006-07-09 Paul Eggert(check_punctuation): Don't assume that isprint etc...
2006-07-09 Paul Eggert(expand): Don't assume that isprint etc. return
2006-07-09 Paul Eggert(inittables): Use toupper rather than
2006-07-09 Paul Eggert(apply_translations): Use toupper rather than
2006-07-09 Paul Eggert(_D_EXACT_NAMELEN): Renamed from NLENGTH, for
2006-07-09 Paul EggertUpdate from gnulib.
2006-07-09 Paul EggertUpdate from gnulib.
2006-07-09 Paul Eggert(stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H,
2006-07-09 Paul EggertUpdate from gnulib.
2006-07-09 Jim Meyeringremove doubled "in"
2006-07-09 Jim Meyeringfix typo: remove doubled "each"
2006-07-08 Jim MeyeringNew file, test for 2006-07-05 fix in copy.c.
2006-07-08 Jim Meyering* regex.m4 (gl_REGEX): Remove one of two adjacent ...
2006-07-08 Jim Meyering* link-follow.m4: Remove one of two adjacent "whether...
2006-07-08 Jim MeyeringRemove one of two adjacent "your"s in a comment.
2006-07-08 Jim MeyeringRemove one of two adjacent "can"s in a comment.
2006-07-08 Jim Meyering(getndelim2): Remove doubled "after" in comment.
2006-07-08 Jim Meyering* tests/Coreutils.pm: Remove one of two adjacent "then...
2006-07-08 Jim Meyering* Makefile.maint (sc_the_the): New rule.
2006-07-08 Jim Meyering* src/dd.c (skip): Remove one of two adjacent "the...
2006-07-08 Jim Meyering* coreutils.texi (Squeezing): Separate doubled "the...
2006-07-08 Jim Meyering* Makefile.am (check-texinfo): Enforce the zeros vs...
2006-07-08 Jim Meyering* coreutils.texi: Fix some typos. Use `zeros' consiste...
2006-07-07 Jim Meyering* NEWS: Mention that mv can now remove an empty destina...
2006-07-05 Jim Meyering* src/ls.c (usage): Correct the description of -G:...
2006-07-05 Jim Meyering* man/chmod.x: Correct the description of the sticky...
2006-07-05 Jim Meyering* src/copy.c (copy_internal): Don't work around old...
2006-07-05 Jim Meyering.
2006-07-05 Jim MeyeringRegenerate, to remove fuzz.
2006-07-04 Jim MeyeringReally add wcwidth.h.
2006-07-04 Jim Meyering*** empty log message ***
2006-07-04 Jim Meyering*** empty log message ***
2006-07-04 Jim MeyeringReally add wcwidth.m4.
2006-07-04 Paul EggertSync from gnulib.
2006-07-04 Paul EggertSync from gnulib. Also:
2006-07-04 Paul Eggert(gl_PREREQ): Require gl_FUNC_WCWIDTH, to accommodate
2006-07-04 Paul Eggert(libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h,
2006-07-04 Paul EggertInclude <sys/types.h> after @FULL_PATH_STDINT_H@, for
2006-07-03 Jim MeyeringPlug another unusual leak.
2006-07-03 Jim Meyering* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort...
2006-07-03 Jim MeyeringThe dev/inode of the topmost directory in each hierarch...
2006-07-03 Jim MeyeringFix two small leaks.
2006-07-03 Jim Meyering* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRO...
2006-07-03 Jim Meyering.
2006-07-03 Jim Meyering* tests/envvar-check (vars): Add CDPATH and POSIXLY_COR...
2006-07-03 Jim Meyering*** empty log message ***
2006-07-03 Jim Meyering(gl_FUNC_FTRUNCATE): Adjust diagnostic to recommend
2006-07-02 Paul Eggert(intmax_t, uintmax_t): Prefer long to long long if
2006-07-02 Paul Eggert(gl_STDINT_H): Use more-mnemonic identifiers for
2006-07-02 Jim Meyering*** empty log message ***
next