*** empty log message ***
[platform/upstream/coreutils.git] / src /
2004-04-09 Jim MeyeringInclude stat-macros.h, not file-type.h.
2004-04-09 Jim Meyeringundo last change
2004-04-09 Jim MeyeringDon't include "file-type.h", now that system.h does.
2004-04-09 Jim MeyeringInclude file-type.h rather than hard-coding all
2004-04-08 Jim Meyering(O_NOCTTY): Remove redundant decl.
2004-04-08 Jim Meyering(flags, usage): Remove noctty flag.
2004-04-08 Jim Meyering(set_fd_flags): Undo part of today's change: it's a...
2004-04-08 Jim Meyering(dd_copy): Mark two diagnostics for translations.
2004-04-08 Jim Meyering.
2004-04-08 Jim Meyering(dd_LDADD, shred_LDADD): Add fdatasync's lib.
2004-04-08 Jim MeyeringCorrect spelling: s/shasum/sha1sum.
2004-04-08 Jim Meyering(LONGEST_SYMBOL): Tweak comment.
2004-04-08 Jim Meyering(set_fd_flags): Don't OR in -1 when fcntl fails.
2004-04-08 Jim MeyeringNew dd conv= symbols nocreat, excl, fdatasync, fsync,
2004-04-08 Jim Meyering(O_DIRECT, O_DSYNC, O_NDELAY, O_NOFOLLOW, O_RSYNC,...
2004-04-07 Jim MeyeringAdd support for IUTF8 input flag.
2004-04-06 Jim Meyering(makedev) [mkdev && !makedev]: Define makedev to mkdev.
2004-04-04 Jim MeyeringA specified format is no longer automatically newline...
2004-04-04 Jim Meyering.
2004-04-04 Jim Meyering(main): Adjust to new calling convention for set_cloexe...
2004-03-31 Jim Meyering.
2004-03-31 Jim Meyeringwhoops. Remove old code, too, <blush>.
2004-03-31 Jim MeyeringSpecifying an invalid --width=N (-w) or --gap-size...
2004-03-31 Jim Meyering.
2004-03-29 Jim Meyering[HAVE_SETHOSTNAME && !defined sethostname]:
2004-03-29 Jim MeyeringInclude "vasprintf.h", for asprintf.
2004-03-28 Jim MeyeringMinor optimization:
2004-03-27 Jim Meyering(print_grand_total): Rename global from `print_totals'.
2004-03-27 Jim Meyering(main): Rearrange filtering loop to be a tiny bit more...
2004-03-27 Jim MeyeringDon't include savedir.h -- no longer needed.
2004-03-25 Jim Meyering(main): Remove now-unused declaration of `i'.
2004-03-25 Jim Meyering(main): Filter out file names of length zero before
2004-03-24 Jim Meyering(EXPECTED_BYTES_PER_FILE_NAME, DEFAULT_PROJECTED_N_FILES):
2004-03-23 Jim Meyering(main): Free the hash table, too.
2004-03-22 Jim Meyering.
2004-03-22 Jim Meyering(du_files): Return bool, rather than int.
2004-03-22 Jim MeyeringInclude "readtokens0.h" rather than "readtokens.h".
2004-03-21 Jim Meyering(ds_free): Plug a small leak.
2004-03-21 Jim Meyering(main): whoops. don't use errno for this diagnostic:
2004-03-21 Jim Meyering.
2004-03-21 Jim Meyering(tsort): Reflect changes in use of readtoken.
2004-03-21 Jim Meyering(do_stdin): Reflect changes in use of readtoken.
2004-03-21 Jim Meyeringdu accepts a new option --from0-file=FILE, where FILE...
2004-03-18 Jim Meyering.
2004-03-17 Jim Meyering(touch_LDADD): New macro, since `touch' now needs clock...
2004-03-17 Jim Meyering(enum Time_spec): New enum TIME_SPEC_NS.
2004-03-17 Jim Meyering(newtime): Now an array of two timespecs, one
2004-03-13 Jim Meyering(do_copy): Tweak wording in a diagnostic.
2004-03-13 Jim Meyering(usage): Specify that nl uses _basic_ regular expressions.
2004-03-12 Jim Meyering(src_to_dest_lookup): Add prototype.
2004-03-12 Jim Meyering(src_to_dest_lookup): New function.
2004-03-12 Jim MeyeringSometimes, when source and destination partition are...
2004-03-11 Jim Meyering.
2004-03-10 Jim Meyering`join -1 x' would give a misleading diagnostic
2004-03-06 Jim Meyeringcp --sparse=always sparse-image-file.img /dev/hda1...
2004-03-04 Jim Meyering.
2004-03-04 Jim Meyering(main): Don't invoke set_cloexec_flag with a file descr...
2004-03-03 Jim MeyeringInclude "cloexec.h".
2004-03-02 Jim Meyering.
2004-02-23 Jim Meyering(usage): Remove stray space after \n in --help output.
2004-02-22 Jim Meyering(usage): Separate -H and --si. Say that the meaning
2004-02-22 Jim Meyering(eval, eval7, eval6, eval5, eval4, eval3, eval2, eval1):
2004-02-21 Jim Meyering(usage): Tell what comm does when there are no options.
2004-02-17 Jim Meyering(usage) [-u]: Add punctuation so that the description in
2004-02-07 Jim Meyering(cp_option_init): Don't initialize xstat member.
2004-02-07 Jim Meyering(cp_option_init): Likewise.
2004-02-07 Jim Meyering(re_protect): Use `XSTAT (x, ...)' in place of `*(x...
2004-02-07 Jim MeyeringRemove xstat function pointer member. The way it was...
2004-02-07 Jim MeyeringRemove xstat function pointer member. The way it was...
2004-02-05 Jim Meyering(human_time): Correct merge problem.
2004-02-05 Jim MeyeringDon't dump core if localtime returns NULL (possible on
2004-02-05 Jim MeyeringDon't dump core if localtime returns NULL (possible on
2004-02-05 Jim MeyeringInclude "inttostr.h".
2004-02-05 Jim Meyering(human_time): Accept time rather than pointer-to-const...
2004-02-05 Jim Meyering(ST_TIME_CMP_NS, ST_TIME_CMP): Remove definitions.
2004-02-05 Jim MeyeringDon't include timespec.h, now that system.h does it.
2004-02-03 Jim Meyering(print_numbers): Use 'double' for loop index, not
2004-02-02 Jim Meyering(do_stat): Remove extra trailing newline from default...
2004-02-02 Jim MeyeringPrint actual fractional seconds in time stamps, not...
2004-02-02 Jim Meyering(TIMESPEC_NS): Define here, instead, now that stat...
2004-02-02 Jim Meyering(TIMESPEC_NS): Remove definition.
2004-01-27 Jim MeyeringReword so as not to exclude the possibility that INCREM...
2004-01-23 Jim Meyering.
2004-01-23 Jim Meyering(paste_parallel): Declare local, chr, to be of type
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(initialize_exit_failure): New inline function.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
next