platform/upstream/coreutils.git
2006-04-17 Jim Meyering*** empty log message ***
2006-04-17 Jim Meyering(main) [DEFAULT_IGNORE_FILE]: Remove code to use a...
2006-04-17 Jim Meyering*** empty log message ***
2006-04-17 Jim Meyering(Input processing in ptx): Remove mention of the
2006-04-17 Jim Meyering*** empty log message ***
2006-04-17 Jim Meyering*** empty log message ***
2006-04-17 Paul Eggert(openat_needs_fchdir) [defined __OPENAT_PREFIX]:
2006-04-15 Paul Eggert(futimens): glibc futimesat messes up if /proc isn...
2006-04-14 Jim Meyering*** empty log message ***
2006-04-14 Jim Meyeringremove SPACEs before TAB
2006-04-14 Jim Meyering*** empty log message ***
2006-04-14 Jim Meyering(fts_open): Don't allocate parent if *argv==NULL. ...
2006-04-14 Jim Meyering(fts_build): Free `head' before returning NULL, in...
2006-04-14 Jim Meyering(fts_build): Remove just-#if-0'd code and the code...
2006-04-14 Jim Meyering(fts_build): #if-0-out a block of unused code. Patch...
2006-04-13 Paul EggertDon't use wchar_t or wctype_t; update comment.
2006-04-13 Paul Eggert(RE_DUP_MAX): Update comment to match current implement...
2006-04-13 Paul Eggert(init_dfa): Don't use wchar_t or wctype_t if RE_ENABLE_I18N
2006-04-13 Paul Eggert(What information is listed): Document 'ls' type letters.
2006-04-12 Paul EggertPort to Interix.
2006-04-12 Paul Eggert(sync) [!HAVE_SYNC]: New macro.
2006-04-12 Paul Eggert(USE_STATVFS): New macro.
2006-04-12 Paul Eggert(main) [! HAVE_SETGROUPS]: Don't call setgroups.
2006-04-12 Paul Eggert(linkfunc): Remove. This method ran into a compiler...
2006-04-12 Paul Eggert(gl_MACROS): Check for setgroups and sync, since they
2006-04-12 Paul EggertInclude <inttypes.h> and <stdint.h> if they exist.
2006-04-12 Paul EggertDon't include <inttypes.h> or <stdint.h>, since
2006-04-12 Paul Eggertcsplit, nl, expr now conform to POSIX better, and are
2006-04-12 Paul Eggert(expr invocation): expr exit status is 3 only for
2006-04-12 Paul EggertClear the RE_NO_EMPTY_RANGES re syntax option, as this...
2006-04-12 Paul Eggertexpr, csplit, nl patches to conform better to POSIX...
2006-04-12 Paul EggertUse \{...\} in test RE, to test that we're conforming...
2006-04-12 Paul Eggert(fail-a): Adjust exit status to match new expr behavior...
2006-04-12 Paul Eggert(docolon): Set re_syntax_options to a value that is...
2006-04-12 Paul Eggert(build_type_arg): Set re_syntax_options to a value...
2006-04-12 Paul Eggert(extract_regexp): Set re_syntax_options to a
2006-04-12 Paul Eggert(gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.
2006-04-12 Paul EggertDo not assume that 'sed' can handle long, newline-free...
2006-04-12 Paul EggertSolaris 8 sh doesn't understand "if !". Do not assume...
2006-04-11 Paul EggertAdjust to new regex.h API (with new fastmap type),...
2006-04-11 Paul Eggert(compiled_separator_fastmap): New ver.
2006-04-11 Paul Eggert(context_regex_string, word_regex_string): Remove.
2006-04-11 Paul Eggert(body_fastmap, header_fastmap, footer_fastmap):
2006-04-11 Paul Eggert(docolon): Allocate and use a fastmap.
2006-04-11 Paul EggertUpdate copyright year.
2006-04-11 Paul Eggert(struct control): Put re_compiled member at the
2006-04-10 Jim Meyeringremove useless spaces before TABs
2006-04-10 Paul EggertImport latest regex module from gnulib.
2006-04-09 Paul EggertAdd 'hostid' to System context menu line.
2006-04-09 Paul Eggert(Top): Fix typo in System context menu entry: hostid...
2006-03-30 Jim Meyering(iwrite): Remove assignment without effect.
2006-03-30 Jim Meyering*** empty log message ***
2006-03-28 Jim Meyering*** empty log message ***
2006-03-28 Jim Meyering(General options in ptx): Undocument --copyright.
2006-03-28 Jim Meyering*** empty log message ***
2006-03-28 Jim Meyering(usage): Remove mention of --copyright/-C.
2006-03-28 Jim Meyeringdeprecate ptx's --copyright (-C) option
2006-03-27 Jim Meyering*** empty log message ***
2006-03-27 Jim Meyering(dirname invocation): Macro in previous patch was too...
2006-03-27 Jim Meyeringversion: 5.94
2006-03-27 Jim Meyering.
2006-03-27 Jim Meyering(uptime_LDADD): Add $(POW_LIB), for uptime's use of...
2006-03-27 Jim Meyering*** empty log message ***
2006-03-26 Jim Meyering.
2006-03-26 Jim Meyering*** empty log message ***
2006-03-26 Jim Meyering(gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
2006-03-26 Jim Meyering(FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
2006-03-26 Jim Meyeringnew file from Eric Blake
2006-03-26 Jim Meyering*** empty log message ***
2006-03-26 Jim Meyering(base_name): New semantics - malloc the result.
2006-03-26 Jim Meyering(dir_len): Determine when drive letters need a subseque...
2006-03-26 Jim Meyering(FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
2006-03-26 Jim Meyering(strip_trailing_slashes): Use last_component, not base_...
2006-03-26 Jim Meyering(file_name_concat): s/base_name/last_component/
2006-03-26 Jim Meyering(check_extension, numbered_backup): s/base_name/last_co...
2006-03-26 Jim Meyering(same_name): s/base_name/last_component/
2006-03-26 Jim Meyering(basename invocation, dirname invocation):
2006-03-26 Jim Meyering*** empty log message ***
2006-03-26 Jim Meyering*** empty log message ***
2006-03-26 Jim Meyering(log_su, run_shell): Use new last_component, in place...
2006-03-26 Jim Meyering(next_file_name): Use new last_component, in place...
2006-03-26 Jim Meyering(wipename): Use new last_component, in place of base_name.
2006-03-26 Jim Meyering(rm_1): Use new last_component, in place of base_name.
2006-03-26 Jim Meyering(target_directory_operand, movefile): Use new last_comp...
2006-03-26 Jim Meyering(basename_is_dot_or_dotdot): Use new last_component...
2006-03-26 Jim Meyering(target_directory_operand, main): Use new last_componen...
2006-03-26 Jim Meyering(target_directory_operand, install_file_in_dir): Use...
2006-03-26 Jim Meyering(guess_shell_syntax): Use new last_component.
2006-03-26 Jim Meyering(target_directory_operand): Use new last_component.
2006-03-26 Jim Meyering(main): Don't strip suffix from file system roots.
2006-03-26 Jim MeyeringImprovements to dirname/basename handling on platforms...
2006-03-26 Jim Meyering(AC_CONFIG_FILES): Remove tests/basename.
2006-03-26 Jim Meyering.
2006-03-26 Jim Meyeringremove this entire directory
2006-03-26 Jim Meyeringremove this entire directory
2006-03-26 Jim Meyering(SUBDIRS): Remove basename.
2006-03-26 Jim Meyering(TESTS): Sort. Add basename, dirname.
2006-03-26 Jim Meyeringnew file -- from Eric Blake
2006-03-26 Jim MeyeringMove to ../misc/basename
2006-03-26 Jim MeyeringMoved from ../basename/basic.
next