platform/upstream/coreutils.git
2005-04-18 Paul Eggert(noinst_LIBRARIES): fetish -> coreutils.
2005-04-18 Paul Eggert(emit_upload_commands): Remove fetish.sf.net.
2005-04-18 Paul Eggert(ftp): Remove fetish.sf.net.
2005-04-18 Paul EggertFix typo in comment.
2005-04-18 Paul EggertUse "cat", not "test", to test for
2005-04-18 Jim Meyering*** empty log message ***
2005-04-18 Jim MeyeringDon't include stat-macros.h directly. system.h does...
2005-04-18 Paul EggertWork around a couple of "make check" failures reported...
2005-04-18 Paul EggertSkip this test if "trap '' CHLD" doesn't work.
2005-04-18 Paul EggertSkip this test if ../../src/dd isn't readable.
2005-04-16 Jim Meyering*** empty log message ***
2005-04-16 Jim Meyering(S_TYPEISSHM): Remove definition.
2005-04-14 Paul EggertFix test suite problems reported by Eric Blake on Cygwin.
2005-04-14 Paul Eggert(dot_mount_point): Use stat rather than df, as
2005-04-14 Paul EggertIgnore chatter about when files are removed,
2005-04-14 Jim Meyering*** empty log message ***
2005-04-14 Jim MeyeringCorrect typo, fchmod -> fchown, in a comment.
2005-04-13 Paul Eggert* getdate.y (zone): Allow relunit_snumber after tZONE.
2005-04-13 Paul Eggert(zone): Allow relunit_snumber after tZONE, so
2005-04-12 Paul Eggertsrc/ls.c (usage): "uid" -> "user ID".
2005-04-12 Paul Eggert(usage): uid -> user ID
2005-04-12 Paul Eggert* getdate.y: Fix problem with parsing GMT time stamps...
2005-04-12 Paul Eggert(universal_time_zone_table): New constant.
2005-04-12 Jim Meyering*** empty log message ***
2005-04-12 Jim Meyering(tsort): Use "%s" as the format string, rather than...
2005-04-12 Jim Meyering(compare_files): Remove declaration of unused local.
2005-04-12 Paul EggertFor consistency, standardize on "user ID" rather than...
2005-04-12 Paul EggertReword usage, man pages to use "user ID" rather than...
2005-04-12 Paul Eggert(usage, main): Use "user ID", not "UID", and similarly...
2005-04-12 Paul Eggert(usage): Use "user ID", not "UID", and similarly
2005-04-12 Paul EggertReword to match coreutils.texi.
2005-04-12 Paul EggertReword to match user manual.
2005-04-12 Paul EggertFor consistency, standardize on "user ID" rather
2005-04-11 Paul EggertRegenerate.
2005-04-11 Paul EggertAdd bulletproofing for cases where stdin, stdout, or...
2005-04-11 Paul EggertAdd bulletproofing for cases where stdin, stdout, or...
2005-04-11 Paul EggertInclude stdio_safer.h.
2005-04-11 Paul Eggert(next_file): Don't assume fopen cannot return stdin.
2005-04-11 Paul Eggert(have_read_stdin): Remove; no longer needed. All uses
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude stdio-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h rather than fcntl-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul Eggert(bsd_sum_file, sysv_sym_file):
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul Eggert(main): Don't assume fopen returns stdout after closing
2005-04-11 Paul EggertInclude stdio-safer.h.
2005-04-11 Paul Eggert(paste_serial): Don't assume fopen does not return...
2005-04-11 Paul Eggert(check_and_close): Don't assume fopen does not return...
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul Eggert(digest_file, digest_check):
2005-04-11 Paul EggertInclude stdio-safer.h.
2005-04-11 Paul Eggert(head_file): Don't assume open does not return 0.
2005-04-11 Paul Eggert(dc_parse_file): Don't assume fopen does not return...
2005-04-11 Paul EggertInclude stdio-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude stdio-safer.h.
2005-04-11 Paul EggertAdd bulletproofing for cases where stdin, stdout, or...
2005-04-11 Paul Eggert(gl_PREREQ): Don't require gl_FCNTL_SAFER.
2005-04-11 Paul Eggert(gl_UNISTD_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
2005-04-11 Paul Eggert(gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
2005-04-11 Paul EggertAdd bulletproofing for cases where stdin, stdout, or...
2005-04-11 Paul Eggert(libfetish_a_SOURCES): Remove dup-safer.c,
2005-04-11 Paul Eggert(fd_safer): New decl.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude stdio-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-04-11 Paul EggertInclude unistd-safer.h first, to test interface.
2005-04-11 Paul EggertInitial revision
2005-04-10 Jim Meyering(chopt_free): Mark parameter as unused.
2005-04-10 Jim Meyering.
2005-04-09 Jim Meyering.
2005-04-09 Jim Meyering(close_stdout_wrapper): Likewise.
2005-04-09 Jim Meyering(__attribute__, ATTRIBUTE_UNUSED): Define.
2005-04-09 Jim Meyering(quit): Define with ATTRIBUTE_NORETURN.
2005-04-09 Jim Meyering*** empty log message ***
2005-04-09 Jim Meyering(__attribute__, ATTRIBUTE_UNUSED): Define.
2005-04-09 Jim Meyering(canon_host) [HAVE_GETADDRINFO]: Use memset
2005-04-09 Jim Meyering*** empty log message ***
2005-04-09 Jim MeyeringReadability nit:
2005-04-09 Jim Meyering*** empty log message ***
2005-04-09 Jim Meyering(posixtime) [lint]: Avoid spurious warning from gcc-4's
2005-04-09 Jim Meyering*** empty log message ***
2005-04-09 Jim Meyering(humblock): Set *options even when returning due to
2005-04-09 Jim Meyering*** empty log message ***
2005-04-09 Jim Meyering*** empty log message ***
2005-04-09 Jim Meyering(rm invocation): Say that --recursive removes
2005-04-09 Jim Meyering(usage): Mention that --recursive removes listed
2005-04-09 Jim Meyering*** empty log message ***
2005-04-09 Jim Meyering(sc_system_h_headers): Propagate exit status through...
2005-04-09 Jim MeyeringDon't include "timespec.h". system.h does that.
2005-04-09 Paul Eggert(iread, iwrite): Use char * buffer, not void *, so...
2005-04-09 Paul EggertRegenerate.
2005-04-09 Paul EggertSignal-handling cleanup motivated by core dumps in dd.
2005-04-09 Paul Eggert(SA_NOCLDSTOP): Define to 0 if not defined.
2005-04-09 Paul EggertRemove all uses of signals; modern hosts have
2005-04-09 Paul Eggert(SA_NOCLDSTOP): Define to 0 if not defined.
next