platform/upstream/coreutils.git
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 ***
2005-07-03 Jim Meyering(main): Using --reply now evokes a warning.
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim Meyering(cp invocation): Mark --reply as deprecated.
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim MeyeringRemove obsolete comment.
2005-07-03 Jim Meyering.
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim Meyering(gl_FUNC_LSTAT): Use AC_LIBSOURCES to require lstat...
2005-07-03 Jim Meyering.
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim Meyering(gl_FUNC_LSTAT): New file, from gnulib.
2005-07-03 Paul EggertLog today's changes.
2005-07-03 Paul EggertMinor fixes for port to Solaris 8.
2005-07-03 Paul EggertMinor fixes for port to Solaris 8.
2005-07-03 Paul EggertUndo previous change.
2005-07-03 Paul EggertInclude "lstat.h" rather than rolling our own.
2005-07-03 Paul EggertDon't require AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK...
2005-07-03 Paul EggertRemove (sync from gnulib).
2005-07-03 Paul EggertNew file, from gnulib.
2005-07-03 Paul EggertSync from gnulib.
2005-07-03 Paul Eggert[! _LIBC]: Include "lstat.h" rather than rolling our...
2005-07-03 Paul Eggert(libcoreutils_a_SOURCES): Add fcntl--.h, stdio--h,
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim Meyering(gl_FCNTL_SAFER): Add fcntl--.h to the list.
2005-07-03 Jim Meyering(gl_STDIO_SAFER): Add stdio--.h to the list.
2005-07-03 Jim Meyering(gl_STDLIB_SAFER): Add stdlib--.h to the list.
2005-07-03 Jim Meyering(gl_UNISTD_SAFER): Add unistd--.h to the list.
2005-07-03 Jim Meyering*** empty log message ***
2005-07-03 Jim MeyeringInclude <unistd.h> for declaration of close.
2005-07-03 Jim Meyering(verify_numeric): Rename from verify.
2005-07-03 Paul EggertRegenerate.
2005-07-03 Paul EggertCleanup to isolate "safer" functions to a small part...
2005-07-03 Paul EggertInclude fcntl--.h, not unistd-safer.h.
2005-07-03 Paul EggertInclude stdio--.h, not stdio-safer.h.
2005-07-03 Paul EggertInclude fcntl--.h, not unistd-safer.h.
2005-07-03 Paul EggertInclude stdlib--.h rather than unistd-safer.h.
2005-07-03 Paul EggertInclude fd-reopen.h.
2005-07-03 Paul EggertInclude fcntl--.h rather than unistd-safer.h.
2005-07-03 Paul EggertInclude stdio--.h rather than stdio-safer.h.
next