Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-16 | Add test to detect this. | Jim Meyering | |
This would fail due to reading from freed buffer with coreutils-5.0.91. | |||
2003-11-13 | *** empty log message *** | Jim Meyering | |
2003-11-13 | Update from gnulib. | Jim Meyering | |
2003-11-13 | Update from gnulib. | Jim Meyering | |
2003-11-12 | (extract_dirs_from_files): Avoid useless copy operations. | Jim Meyering | |
This avoids a warning valgrind about memcpy with overlapping source and destination. | |||
2003-11-11 | *** empty log message *** | Jim Meyering | |
2003-11-11 | (@chownchgrpoptions): add index entry for this. | Jim Meyering | |
2003-11-11 | (chown invocation) [chownchgrpoptions]: New macro | Jim Meyering | |
describing -H, -L, -P options. Use it here. (chgrp invocation): And here. | |||
2003-11-11 | Require automake-1.7.8. | Jim Meyering | |
2003-11-11 | no longer used -- replaced by fts*.[ch] | Jim Meyering | |
2003-11-11 | *** empty log message *** | Jim Meyering | |
2003-11-11 | update from gnulib | Jim Meyering | |
2003-11-11 | *** empty log message *** | Jim Meyering | |
2003-11-11 | Update from gnulib. | Jim Meyering | |
2003-11-09 | *** empty log message *** | Jim Meyering | |
2003-11-09 | . | Jim Meyering | |
2003-11-09 | *** empty log message *** | Jim Meyering | |
2003-11-09 | *** empty log message *** | Jim Meyering | |
2003-11-09 | (libfetish_a_SOURCES): Add root-dev-ino.c root-dev-ino.h. | Jim Meyering | |
2003-11-09 | *** empty log message *** | Jim Meyering | |
2003-11-09 | Add lib/root-dev-ino.h. | Jim Meyering | |
2003-11-09 | Include <sys/types.h> and <sys/stat.h>. | Jim Meyering | |
2003-11-09 | *** empty log message *** | Jim Meyering | |
2003-11-09 | Support new options: --preserve-root and --no-preserve-root. | Jim Meyering | |
2003-11-09 | Support new options: --preserve-root and --no-preserve-root. | Jim Meyering | |
2003-11-09 | Include "root-dev-ino.h". | Jim Meyering | |
(chopt_init): Initialize new member. (change_file_owner): Support rm's new --preserve-root option. | |||
2003-11-09 | Include "root-dev-ino.h". | Jim Meyering | |
(remove_cwd_entries): Remove now-obsolete FIXME comment. (remove_dir): Support rm's new --preserve-root option. | |||
2003-11-09 | (usage): Describe new options. | Jim Meyering | |
2003-11-09 | (usage): Describe new options. | Jim Meyering | |
2003-11-09 | Include "root-dev-ino.h". | Jim Meyering | |
(process_file): Use newly-factored-out ROOT_DEV_INO_CHECK and ROOT_DEV_INO_WARN macros. (get_root_dev_ino): Remove function definition, now that it's been moved to a separate file. | |||
2003-11-09 | Initialized new member. | Jim Meyering | |
2003-11-09 | . | Jim Meyering | |
2003-11-09 | Include "dev-ino.h". | Jim Meyering | |
(struct rm_options): Add new member: root_dev_ino. | |||
2003-11-09 | Include "dev-ino.h". | Jim Meyering | |
(struct Chown_option): Add new member: root_dev_ino. | |||
2003-11-09 | . | Jim Meyering | |
2003-11-09 | (dd invocation): Fix typo in example. | Jim Meyering | |
2003-11-08 | *** empty log message *** | Jim Meyering | |
2003-11-08 | Sync from gnulib (this file was previously empty, | Jim Meyering | |
to work around some sort of problem). | |||
2003-11-08 | . | Jim Meyering | |
2003-11-08 | *** empty log message *** | Jim Meyering | |
2003-11-08 | (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the | Jim Meyering | |
value, $ac_cv_search_nanosleep, if it's "none required". | |||
2003-11-07 | *** empty log message *** | Jim Meyering | |
2003-11-06 | *** empty log message *** | Jim Meyering | |
2003-11-06 | whoops. One more. | Jim Meyering | |
2003-11-06 | (paste_parallel): Use `sizeof *var' rather than hard-coding `sizeof FILE*'. | Jim Meyering | |
2003-11-06 | *** empty log message *** | Jim Meyering | |
2003-11-06 | *** empty log message *** | Jim Meyering | |
2003-11-06 | *** empty log message *** | Jim Meyering | |
2003-11-06 | (who): Free `utmp_buf' so there is no confusion about | Jim Meyering | |
whether it's leaked or not. | |||
2003-11-06 | (main): Free `fstatus' so there is no confusion about | Jim Meyering | |
whether it's leaked or not. |