Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-20 | Arrange to call close_stdout upon exit. Don't close stdout explicitly. | Jim Meyering | |
2000-05-20 | Arrange to call close_stdout upon exit. Don't close stdout explicitly. | Jim Meyering | |
2000-05-20 | Arrange to call close_stdout upon exit. Don't close stdout explicitly. | Jim Meyering | |
2000-05-20 | Arrange to call close_stdout upon exit. Don't close stdout explicitly. | Jim Meyering | |
2000-05-20 | Arrange to call close_stdout upon exit. Don't close stdout explicitly. | Jim Meyering | |
(but set exit status and file name, too) | |||
2000-05-20 | add format args to match new %lu directives | Jim Meyering | |
2000-05-20 | tweak warning diagnostic | Jim Meyering | |
2000-05-20 | (struct File_spec) [have_device, st_dev]: New members | Jim Meyering | |
2000-05-20 | Save device number as well as inode number for each directory. | Jim Meyering | |
(struct active_dir_ent) [st_dev]: New member. [st_ino]: Rename from `inum'. (make_active_dir_ent) [device]: New parameter. (hash_compare_active_dir_ents): Compare using SAME_INODE macro. (fspec_init_common): New function, factored out. (fspec_init_file): Initialize have_device member. (fspec_get_full_mode): Remove parameter. Update caller. Set have_device and st_dev members. | |||
2000-05-18 | (rm): Combine adjacent fputc and fprintf. | Jim Meyering | |
2000-05-18 | remove some parens from some cpp lines | Jim Meyering | |
2000-05-18 | (remove_dir): Detect (and fail upon) attempt to subvert a running `rm -r'. | Jim Meyering | |
Reported by Morten Welinder. | |||
2000-05-17 | tweak comment | Jim Meyering | |
2000-05-15 | (do_link): Use complete strings in diagnostics so they | Jim Meyering | |
are easier to translate. Reported by Michel Robitaille. (main): Drop support for the case in which S_ISLNK wasn't defined. It was broken in any case. | |||
2000-05-13 | Arrange to call close_stdout only upon exit. | Jim Meyering | |
2000-05-13 | Include closeout.h. | Jim Meyering | |
(usage): Don't call close_stdout here. (close_stdout_wrapper): New, kludgey, function and file-scoped global. (main): Register it with atexit. | |||
2000-05-12 | Detect and report write failure of --help/--version. | Jim Meyering | |
2000-05-12 | (copy_internal): Fix force and interactive tests. | Jim Meyering | |
2000-05-12 | Unlike for mv, -i doesn't cancel the effect of -f | Jim Meyering | |
and -f doesn't cancel the effect of -i. (main) ['f']: Don't reset `x.interactive'. ['i']: Don't reset `x.force'. | |||
2000-05-12 | (string_to_integer): Restrict base to 10. | Jim Meyering | |
2000-05-12 | New option: --first-only | Jim Meyering | |
(anonymous enum) [CONVERT_FIRST_ONLY_OPTION]: Define. (long_options): Add `first-only'. (main): Handle new option. | |||
2000-05-11 | (usage): Don't call close_stdout_status directly, | Jim Meyering | |
since that didn't cover --version output. (main): Instead, call close_stdout_set_status and arrange to call close_stdout via atexit. | |||
2000-05-11 | (usage): Don't call close_stdout_status directly, | Jim Meyering | |
since that didn't cover --version output. (main): Instead, call close_stdout_set_status and arrange to call close_stdout via atexit. | |||
2000-05-11 | (usage): Don't call close_stdout directly, since that | Jim Meyering | |
didn't cover --version output. (main): Arrange to call close_stdout via atexit, instead. | |||
2000-05-09 | Include sys/types.h in shred.c before including | Jim Meyering | |
sys/stat.h or system.h. From John David Anglin. | |||
2000-05-09 | back out last change -- the two should be separate | Jim Meyering | |
2000-05-09 | Include sys/types.h in shred.c before including | Jim Meyering | |
sys/stat.h or system.h. From John David Anglin. | |||
2000-05-09 | (case_GETOPT_VERSION_CHAR): Don't call close_stdout. | Jim Meyering | |
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(usage): Call close_stdout just before exit. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | (usage): Call close_stdout_status. | Jim Meyering | |
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | (usage): Call close_stdout_status. | Jim Meyering | |
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(usage): Call close_stdout just before exit. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(main): Call atexit with close_stdout. Remove explicit close_stdout. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(usage): Call close_stdout just before exit. | |||
2000-05-06 | (EEXIST): Remove now-unused definition. | Jim Meyering | |
(ENOTEMPTY): Likewise. (errno_rmdir_non_empty): Rewrite to use RMDIR_ERRNO_NOT_EMPTY, which is determined by the autoconf test in m4/rmdir-errno.m4.. | |||
2000-05-06 | (main): Warn about arguments, don't fail. | Jim Meyering | |
(usage): Call close_stdout_status from here as well as from main. | |||
2000-05-05 | Include "closeout.h". | Jim Meyering | |
(main): Call close_stdout. |