platform/upstream/coreutils.git
2005-07-15 Paul Eggert(main): Don't worry about POSIXLY_CORRECT.
2005-07-15 Paul Eggert(nohup invocation): POSIXLY_CORRECT no longer
2005-07-15 Paul Eggertnohup now ignores POSIXLY_CORRECT and redirects from...
2005-07-14 Paul EggertRemove FESETROUND_LIBM; no longer needed.
2005-07-12 Jim Meyering*** empty log message ***
2005-07-12 Jim Meyering(copyright-check): Reflect rearrangement in version...
2005-07-12 Jim Meyering*** empty log message ***
2005-07-12 Jim Meyering(X2NREALLOC): Define.
2005-07-12 Jim Meyering.
2005-07-12 Jim Meyeringreplace leading spaces with a TAB
2005-07-11 Paul Eggert(verify_expr): Use ((verify_type__ (R) *) 0), not
2005-07-11 Paul EggertReword copyright notices to conform to current GNU...
2005-07-11 Paul EggertParameterize the copyright symbol and the year.
2005-07-11 Paul Eggert(COPYRIGHT_YEAR): New constant.
2005-07-11 Paul EggertBinary input and output are now implemented more consis...
2005-07-11 Paul EggertUpdates for cat and md5sum, for text vs binary.
2005-07-11 Paul Eggert(setmode, fileno): Remove; no longer needed, we think.
2005-07-11 Paul Eggert(wipefile): Always use binary mode. Clearly this
2005-07-11 Paul Eggert(usage): Clarify whether text or binary is the default.
2005-07-11 Paul Eggert(unexpand): Always copy in text mode. POSIX says
2005-07-11 Paul Eggert(expand): Always copy in text mode. POSIX says
2005-07-11 Paul Eggert(copy_reg): Always copy in binary mode.
2005-07-11 Paul Eggert(wc): Avoid setmode; use POSIX-specified routines instead.
2005-07-11 Paul Eggert(main): Avoid setmode; use POSIX-specified routines...
2005-07-11 Paul Eggert(tee): Avoid setmode; use POSIX-specified routines...
2005-07-11 Paul Eggert(tail_bytes, tail_lines, tail_file, main):
2005-07-11 Paul Eggert(copy_to_temp, tac_file, main):
2005-07-11 Paul Eggert(bsd_sum_file, sysv_sym_file):
2005-07-11 Paul Eggert(main): Avoid setmode; use POSIX-specified routines...
2005-07-11 Paul Eggert(open_next_file): Avoid setmode; use POSIX-specified...
2005-07-11 Paul Eggert(head_lines, head_file): Avoid setmode; use POSIX-speci...
2005-07-11 Paul Eggert(cksum): Avoid setmode; use POSIX-specified routines...
2005-07-11 Paul Eggert(usage, main, long_options) [O_BINARY]:
2005-07-11 Paul Eggert(cat invocation): Remove -B or --binary option
2005-07-11 Paul EggertBinary input and output are now implemented more consis...
2005-07-09 Paul EggertDon't include stdio.h; no longer needed.
2005-07-09 Paul EggertRegenerate.
2005-07-09 Paul EggertUse only HAVE_SYS_IOCTL_H to decide whether to include...
2005-07-09 Paul EggertUse only HAVE_SYS_IOCTL_H to decide whether to include...
2005-07-09 Paul EggertUse only HAVE_SYS_IOCTL_H to decide whether to include...
2005-07-09 Paul Eggertstrtopt.h -> stropts.h
2005-07-09 Paul Eggertstrtopt.h -> stropts.h
2005-07-09 Paul EggertUndo previous change, and remove AC_HEADER_TIOCGWINSZ.
2005-07-09 Paul EggertUpdate to Eric Blake porting problems.
2005-07-08 Paul Eggert(getloadavg) [__CYGWIN__]: Port to cygwin.
2005-07-08 Paul EggertRegenerate.
2005-07-08 Paul EggertFix porting problems reported by Eric Blake.
2005-07-08 Paul Eggert(gl_CHECK_ALL_HEADERS): Check for stropt.h.
2005-07-08 Paul Eggert(print_user): Don't assume uid fits in unsigned int.
2005-07-08 Paul EggertInclude stropt.h if available.
2005-07-08 Paul EggertInclude stropt.h if available.
2005-07-08 Paul EggertAdd check for HAVE_FIONREAD_IN_SYS_IOCTL.
2005-07-08 Paul Eggert(init_dfa, build_range_exp): Store __btowc value
2005-07-08 Paul Eggertbackupfile.m4, same.m4 cleanup.
2005-07-08 Paul Eggert(gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
2005-07-08 Paul Eggert(gl_SAME): Use AC_CHECK_FUNCS_ONCE on pathconf.
2005-07-08 Paul EggertRegenerate.
2005-07-08 Paul EggertSwitch to Isamu Hasegawa's implementation of regex...
2005-07-08 Paul EggertAdd regcomp.c, regex_internal.c, regex_internal.h.
2005-07-08 Paul Eggert(libcoreutils_a_SOURCES): Remove regex.h; gnulib
2005-07-07 Jim Meyering.
2005-07-06 Jim Meyeringremove stray `=' from comment
2005-07-05 Paul Eggert(DECIMAL_DIGIT_ACCUMULATE): Generate a hard error
2005-07-05 Jim Meyeringfix typo in comment
2005-07-05 Paul EggertRemove the need for typeof.
2005-07-05 Paul EggertAdjust to the change to DECIMAL_DIGIT_ACCUMULATE: its...
2005-07-05 Paul Eggert(VERIFY_W_TYPEOF): Remove; no longer needed.
2005-07-05 Paul EggertRemove typeof test; no longer needed.
2005-07-05 Paul Eggert(gl_PREREQ): Don't require gl_TYPEOF; no longer needed.
2005-07-05 Paul EggertAdjust to verify.h change.
2005-07-05 Paul Eggert(VERIFY_W_TYPEOF): Adjust to verify.h change.
2005-07-05 Paul Eggertverify.h improvements.
2005-07-05 Paul Eggert* verify.h (GL_CONCAT0, GL_CONCAT): Define unconditiona...
2005-07-04 Jim Meyeringrename: s/verify_dcl/verify_decl/
2005-07-04 Jim Meyeringrename: s/verify_dcl/verify_decl/
2005-07-04 Jim Meyering*** empty log message ***
2005-07-04 Jim Meyering(libcoreutils_a_SOURCES): Add verify.h here, temporarily.
2005-07-04 Jim Meyering*** empty log message ***
2005-07-04 Jim MeyeringInclude "verify.h".
2005-07-04 Jim Meyering*** empty log message ***
2005-07-04 Jim Meyering(verify, verify_dcl): New file/macros.
2005-07-04 Jim Meyering*** empty log message ***
2005-07-04 Jim Meyering(verify_dcl): Rename from VERIFY. Update use.
2005-07-04 Jim Meyering*** empty log message ***
2005-07-04 Jim MeyeringReflect name change: s/VERIFY/verify_dcl/.
2005-07-04 Jim Meyering*** empty log message ***
2005-07-04 Jim Meyering(verify): Rename from VERIFY_EXPR, to be lower case,
2005-07-04 Paul EggertRemove the dependency of the strftime module on the...
2005-07-04 Paul Eggert(my_strftime) [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
2005-07-04 Paul Eggert(gl_FUNC_STRFTIME): Don't require gl_FUNC_TZSET_CLOBBER.
2005-07-04 Paul Eggert(gl_PREREQ): Add gl_FUNC_TZSET_CLOBBER.
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim Meyering(posixtime) [lint]: Initialize *all* of tm0, not just
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim MeyeringAdjust for new diagnostic.
2005-07-03 Jim MeyeringAdjust for new diagnostic.
2005-07-03 Jim Meyeringcp and mv: the --reply=X option is deprecated
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim Meyering*** empty log message ***
next