summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-05-06.Jim Meyering
2006-05-03*** empty log message ***Jim Meyering
2006-05-03(DEFINE_SORT_FUNCTIONS, LIST_SORTFUNCTION_VARIANTS):Jim Meyering
2006-05-03(main): On systems with d_type, directories_first onlyJim Meyering
2006-05-03(xstrcoll_df_version, rev_xstrcoll_df_version): Add space after commaJim Meyering
2006-04-23(sort_type): Rearrange to use as an array index whenJim Meyering
2006-04-19(fillrand): The assertion was way too weak, due toPaul Eggert
2006-04-17(human_access): Use (new) filemodestring rather thanPaul Eggert
2006-04-17(HAVE_ST_DM_MODE): Remove; moved to ../lib/filemode.c.Paul Eggert
2006-04-17(describe_change): Adjust to filemode changes.Paul Eggert
2006-04-17(main) [DEFAULT_IGNORE_FILE]: Remove code to use a defaultJim Meyering
2006-04-12(sync) [!HAVE_SYNC]: New macro.Paul Eggert
2006-04-12(USE_STATVFS): New macro.Paul Eggert
2006-04-12(main) [! HAVE_SETGROUPS]: Don't call setgroups.Paul Eggert
2006-04-12(linkfunc): Remove. This method ran into a compiler/linkerPaul Eggert
2006-04-12Clear the RE_NO_EMPTY_RANGES re syntax option, as this is a less intrusivePaul Eggert
2006-04-12(docolon): Set re_syntax_options to a value that is compatible withPaul Eggert
2006-04-12(build_type_arg): Set re_syntax_options to a value that is compatiblePaul Eggert
2006-04-12(extract_regexp): Set re_syntax_options to aPaul Eggert
2006-04-11(compiled_separator_fastmap): New ver.Paul Eggert
2006-04-11(context_regex_string, word_regex_string): Remove.Paul Eggert
2006-04-11(body_fastmap, header_fastmap, footer_fastmap):Paul Eggert
2006-04-11(docolon): Allocate and use a fastmap.Paul Eggert
2006-04-11Update copyright year.Paul Eggert
2006-04-11(struct control): Put re_compiled member at thePaul Eggert
2006-03-30(iwrite): Remove assignment without effect.Jim Meyering
2006-03-28(usage): Remove mention of --copyright/-C.Jim Meyering
2006-03-27.Jim Meyering
2006-03-27(uptime_LDADD): Add $(POW_LIB), for uptime's use of strtod.Jim Meyering
2006-03-26.Jim Meyering
2006-03-26(log_su, run_shell): Use new last_component, in place of base_name.Jim Meyering
2006-03-26(next_file_name): Use new last_component, in place of base_name.Jim Meyering
2006-03-26(wipename): Use new last_component, in place of base_name.Jim Meyering
2006-03-26(rm_1): Use new last_component, in place of base_name.Jim Meyering
2006-03-26(target_directory_operand, movefile): Use new last_component, in place of bas...Jim Meyering
2006-03-26(basename_is_dot_or_dotdot): Use new last_component, in place of base_name.Jim Meyering
2006-03-26(target_directory_operand, main): Use new last_component, in place of base_name.Jim Meyering
2006-03-26(target_directory_operand, install_file_in_dir): Use new last_component, in p...Jim Meyering
2006-03-26(guess_shell_syntax): Use new last_component.Jim Meyering
2006-03-26(target_directory_operand): Use new last_component.Jim Meyering
2006-03-26(main): Don't strip suffix from file system roots.Jim Meyering
2006-03-23(main): Ignore fd_reopen return value when ignoring input, sincePaul Eggert
2006-03-23(main): nohup diagnostics are now more precise, and nohup nowPaul Eggert
2006-03-17.Jim Meyering
2006-03-12(set_author): Rename function, from preserve_author.Jim Meyering
2006-03-12.Jim Meyering
2006-03-12(AD_pop_and_chdir): Use new macro,Jim Meyering
2006-03-12(SAME_INODE): Remove definition.Jim Meyering
2006-03-11(robust_getcwd): Prepend only one slash, not two.Jim Meyering
2006-03-10Fix a bug whereby a user with write access to a directory being removedJim Meyering