Paul Eggert [Mon, 11 Jul 2005 18:31:10 +0000 (18:31 +0000)]
Updates for cat and md5sum, for text vs binary.
Paul Eggert [Mon, 11 Jul 2005 18:30:26 +0000 (18:30 +0000)]
(setmode, fileno): Remove; no longer needed, we think.
(SET_MODE, SET_BINARY, SET_BINARY2): Remove.
[defined __DJGPP__]: Don't include <io.h> or <sys/exceptn.h>.
Paul Eggert [Mon, 11 Jul 2005 18:30:02 +0000 (18:30 +0000)]
(wipefile): Always use binary mode. Clearly this
never worked right on DOS!
Paul Eggert [Mon, 11 Jul 2005 18:29:44 +0000 (18:29 +0000)]
(usage): Clarify whether text or binary is the default.
(split_3, main): BINARY is now a 3-way value. All uses changed.
(digest_file): Likewise. Clear *BINARY if we determine the file
to be text. All uses changed.
(main): Don't report a file to be binary if we actually read it
as text in MS-DOS, because it was a terminal.
Paul Eggert [Mon, 11 Jul 2005 18:29:21 +0000 (18:29 +0000)]
(unexpand): Always copy in text mode. POSIX says
the input and output must be text.
Paul Eggert [Mon, 11 Jul 2005 18:28:53 +0000 (18:28 +0000)]
(expand): Always copy in text mode. POSIX says
the input and output must be text.
Paul Eggert [Mon, 11 Jul 2005 18:28:19 +0000 (18:28 +0000)]
(copy_reg): Always copy in binary mode.
Paul Eggert [Mon, 11 Jul 2005 18:27:49 +0000 (18:27 +0000)]
(wc): Avoid setmode; use POSIX-specified routines instead.
(wc_file): FILE might be null now.
(main): Simplify code a bit, so that fewer places need the setmode fixes.
Paul Eggert [Mon, 11 Jul 2005 18:27:10 +0000 (18:27 +0000)]
(main): Avoid setmode; use POSIX-specified routines instead.
Paul Eggert [Mon, 11 Jul 2005 18:26:52 +0000 (18:26 +0000)]
(tee): Avoid setmode; use POSIX-specified routines instead.
Paul Eggert [Mon, 11 Jul 2005 18:26:28 +0000 (18:26 +0000)]
(tail_bytes, tail_lines, tail_file, main):
Avoid setmode; use POSIX-specified routines instead.
Paul Eggert [Mon, 11 Jul 2005 18:25:56 +0000 (18:25 +0000)]
(copy_to_temp, tac_file, main):
Avoid setmode; use POSIX-specified routines instead.
Paul Eggert [Mon, 11 Jul 2005 18:25:23 +0000 (18:25 +0000)]
(bsd_sum_file, sysv_sym_file):
Avoid setmode; use POSIX-specified routines instead.
Paul Eggert [Mon, 11 Jul 2005 18:24:42 +0000 (18:24 +0000)]
(main): Avoid setmode; use POSIX-specified routines instead.
Paul Eggert [Mon, 11 Jul 2005 18:24:14 +0000 (18:24 +0000)]
(open_next_file): Avoid setmode; use POSIX-specified routines instead.
Paul Eggert [Mon, 11 Jul 2005 18:23:23 +0000 (18:23 +0000)]
(head_lines, head_file): Avoid setmode; use POSIX-specified routines instead.
(elide_tail_bytes_file, elide_tail_lines_file, head_bytes):
(head_lines, head_file): Always use binary mode except for std tty.
Paul Eggert [Mon, 11 Jul 2005 18:21:54 +0000 (18:21 +0000)]
(cksum): Avoid setmode; use POSIX-specified routines instead.
Paul Eggert [Mon, 11 Jul 2005 18:21:11 +0000 (18:21 +0000)]
(usage, main, long_options) [O_BINARY]:
Remove support for -B. Use same rules as other programs to decide
whether to use binary I/O, except that the -bensAE options always
select text mode.
(main): Avoid setmode; use POSIX-specified routines instead.
Paul Eggert [Mon, 11 Jul 2005 18:20:34 +0000 (18:20 +0000)]
(cat invocation): Remove -B or --binary option
(available on MS-DOS-like platforms only). Explain when text and
binary mode are used now.
(md5sum invocation): -b actually does have an effect on Unix: it
causes "*" to be output. Explain when text and binary mode are
used now.
Paul Eggert [Mon, 11 Jul 2005 18:20:05 +0000 (18:20 +0000)]
Binary input and output are now implemented more consistently.
These changes affect only platforms like MS-DOS that distinguish
between binary and text files.
Paul Eggert [Sat, 9 Jul 2005 22:10:38 +0000 (22:10 +0000)]
Don't include stdio.h; no longer needed.
Paul Eggert [Sat, 9 Jul 2005 07:40:15 +0000 (07:40 +0000)]
Regenerate.
Paul Eggert [Sat, 9 Jul 2005 07:39:04 +0000 (07:39 +0000)]
Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h.
stropt.h -> stropts.h
Paul Eggert [Sat, 9 Jul 2005 07:38:28 +0000 (07:38 +0000)]
Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h.
stropt.h -> stropts.h
Paul Eggert [Sat, 9 Jul 2005 07:37:58 +0000 (07:37 +0000)]
Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h.
Paul Eggert [Sat, 9 Jul 2005 07:37:19 +0000 (07:37 +0000)]
strtopt.h -> stropts.h
Paul Eggert [Sat, 9 Jul 2005 07:36:54 +0000 (07:36 +0000)]
strtopt.h -> stropts.h
Paul Eggert [Sat, 9 Jul 2005 07:36:33 +0000 (07:36 +0000)]
Undo previous change, and remove AC_HEADER_TIOCGWINSZ.
Paul Eggert [Sat, 9 Jul 2005 07:36:03 +0000 (07:36 +0000)]
Update to Eric Blake porting problems.
Paul Eggert [Fri, 8 Jul 2005 23:41:43 +0000 (23:41 +0000)]
(getloadavg) [__CYGWIN__]: Port to cygwin.
[__linux__]: Allocate a big enough buffer for /proc/loadavg.
[!LDAV_DONE]: Avoid unused variable warning.
Paul Eggert [Fri, 8 Jul 2005 22:57:38 +0000 (22:57 +0000)]
Regenerate.
Paul Eggert [Fri, 8 Jul 2005 22:57:09 +0000 (22:57 +0000)]
Fix porting problems reported by Eric Blake.
Paul Eggert [Fri, 8 Jul 2005 22:56:17 +0000 (22:56 +0000)]
(gl_CHECK_ALL_HEADERS): Check for stropt.h.
Paul Eggert [Fri, 8 Jul 2005 22:55:44 +0000 (22:55 +0000)]
(print_user): Don't assume uid fits in unsigned int.
(print_group): Likewise, for gid.
Paul Eggert [Fri, 8 Jul 2005 22:54:40 +0000 (22:54 +0000)]
Include stropt.h if available.
Paul Eggert [Fri, 8 Jul 2005 22:54:15 +0000 (22:54 +0000)]
Include stropt.h if available.
Use HAVE_FIONREAD_IN_SYS_IOCTL instead of _POSIX_SOURCE
to decide whether to include <sys/ioctl.h>.
Paul Eggert [Fri, 8 Jul 2005 22:53:50 +0000 (22:53 +0000)]
Add check for HAVE_FIONREAD_IN_SYS_IOCTL.
Paul Eggert [Fri, 8 Jul 2005 17:58:35 +0000 (17:58 +0000)]
(init_dfa, build_range_exp): Store __btowc value
in wint_t, not wchar_t. Remove now-unnecessary cast.
Paul Eggert [Fri, 8 Jul 2005 07:09:20 +0000 (07:09 +0000)]
backupfile.m4, same.m4 cleanup.
Paul Eggert [Fri, 8 Jul 2005 07:08:56 +0000 (07:08 +0000)]
(gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
Paul Eggert [Fri, 8 Jul 2005 07:08:41 +0000 (07:08 +0000)]
(gl_SAME): Use AC_CHECK_FUNCS_ONCE on pathconf.
Require AC_SYS_LONG_FILE_NAMES.
Paul Eggert [Fri, 8 Jul 2005 00:35:04 +0000 (00:35 +0000)]
Regenerate.
Paul Eggert [Fri, 8 Jul 2005 00:23:15 +0000 (00:23 +0000)]
Switch to Isamu Hasegawa's implementation of regex, which is
now in gnulib.
Paul Eggert [Fri, 8 Jul 2005 00:22:14 +0000 (00:22 +0000)]
Add regcomp.c, regex_internal.c, regex_internal.h.
Paul Eggert [Fri, 8 Jul 2005 00:14:05 +0000 (00:14 +0000)]
(libcoreutils_a_SOURCES): Remove regex.h; gnulib
now does this automatically for us.
Jim Meyering [Thu, 7 Jul 2005 17:59:05 +0000 (17:59 +0000)]
.
Jim Meyering [Wed, 6 Jul 2005 09:34:09 +0000 (09:34 +0000)]
remove stray `=' from comment
Paul Eggert [Tue, 5 Jul 2005 22:20:17 +0000 (22:20 +0000)]
(DECIMAL_DIGIT_ACCUMULATE): Generate a hard error
(not just a warning) if GCC is used and the types don't match.
Jim Meyering [Tue, 5 Jul 2005 07:33:50 +0000 (07:33 +0000)]
fix typo in comment
Paul Eggert [Tue, 5 Jul 2005 06:33:24 +0000 (06:33 +0000)]
Remove the need for typeof.
Paul Eggert [Tue, 5 Jul 2005 06:32:54 +0000 (06:32 +0000)]
Adjust to the change to DECIMAL_DIGIT_ACCUMULATE: its last arg is now
a type, not a value.
Paul Eggert [Tue, 5 Jul 2005 06:31:46 +0000 (06:31 +0000)]
(VERIFY_W_TYPEOF): Remove; no longer needed.
(DECIMAL_DIGIT_ACCUMULATE): Change last arg from T's maximum value
to T itself. All callers changed. Check that T is unsigned, and
that Accum is of type T. This fixes a bug in the unlikely case
where SIZE_MAX <= INT_MAX, and it no longer requires typeof to do
the proper validity checks.
Paul Eggert [Tue, 5 Jul 2005 06:30:57 +0000 (06:30 +0000)]
Remove typeof test; no longer needed.
Paul Eggert [Tue, 5 Jul 2005 06:30:27 +0000 (06:30 +0000)]
(gl_PREREQ): Don't require gl_TYPEOF; no longer needed.
Paul Eggert [Tue, 5 Jul 2005 05:17:10 +0000 (05:17 +0000)]
Adjust to verify.h change.
Paul Eggert [Tue, 5 Jul 2005 05:16:57 +0000 (05:16 +0000)]
(VERIFY_W_TYPEOF): Adjust to verify.h change.
Paul Eggert [Tue, 5 Jul 2005 05:16:29 +0000 (05:16 +0000)]
verify.h improvements.
Paul Eggert [Tue, 5 Jul 2005 05:16:08 +0000 (05:16 +0000)]
* verify.h (GL_CONCAT0, GL_CONCAT): Define unconditionally; don't
depend on whether verify_decl is defined.
(verify): Renamed from verify_decl. All uses changed.
Use an extern function decl, as it can't possibly collide with other
decls.
(verify_expr): Renamed from verify. All uses changed.
(verify_type__): New private macro.
(verify, verify_expr): Use it.
Jim Meyering [Mon, 4 Jul 2005 17:40:37 +0000 (17:40 +0000)]
rename: s/verify_dcl/verify_decl/
Jim Meyering [Mon, 4 Jul 2005 17:39:48 +0000 (17:39 +0000)]
rename: s/verify_dcl/verify_decl/
Jim Meyering [Mon, 4 Jul 2005 16:09:10 +0000 (16:09 +0000)]
*** empty log message ***
Jim Meyering [Mon, 4 Jul 2005 16:09:03 +0000 (16:09 +0000)]
(libcoreutils_a_SOURCES): Add verify.h here, temporarily.
Eventually, it'll be pulled in via AC_LIBSOURCES.
Jim Meyering [Mon, 4 Jul 2005 16:06:43 +0000 (16:06 +0000)]
*** empty log message ***
Jim Meyering [Mon, 4 Jul 2005 16:06:41 +0000 (16:06 +0000)]
Include "verify.h".
Jim Meyering [Mon, 4 Jul 2005 16:05:44 +0000 (16:05 +0000)]
*** empty log message ***
Jim Meyering [Mon, 4 Jul 2005 16:05:41 +0000 (16:05 +0000)]
(verify, verify_dcl): New file/macros.
Jim Meyering [Mon, 4 Jul 2005 14:47:47 +0000 (14:47 +0000)]
*** empty log message ***
Jim Meyering [Mon, 4 Jul 2005 14:47:42 +0000 (14:47 +0000)]
(verify_dcl): Rename from VERIFY. Update use.
Jim Meyering [Mon, 4 Jul 2005 14:00:03 +0000 (14:00 +0000)]
*** empty log message ***
Jim Meyering [Mon, 4 Jul 2005 13:59:54 +0000 (13:59 +0000)]
Reflect name change: s/VERIFY/verify_dcl/.
Jim Meyering [Mon, 4 Jul 2005 13:56:21 +0000 (13:56 +0000)]
*** empty log message ***
Jim Meyering [Mon, 4 Jul 2005 13:56:18 +0000 (13:56 +0000)]
(verify): Rename from VERIFY_EXPR, to be lower case,
like assert. Use sizeof, rather than equivalent ((...)0), for
it's slightly simpler syntax. Suggestions from Paul Eggert.
(verify_decl): Rename from VERIFY.
Paul Eggert [Mon, 4 Jul 2005 05:07:30 +0000 (05:07 +0000)]
Remove the dependency of the strftime module on the tzset module.
Paul Eggert [Mon, 4 Jul 2005 05:06:44 +0000 (05:06 +0000)]
(my_strftime) [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
Copy the input structure, to work around some of the bug with
Solaris 2.5.1 and Solaris 2.6.
Paul Eggert [Mon, 4 Jul 2005 05:06:11 +0000 (05:06 +0000)]
(gl_FUNC_STRFTIME): Don't require gl_FUNC_TZSET_CLOBBER.
Paul Eggert [Mon, 4 Jul 2005 05:05:55 +0000 (05:05 +0000)]
(gl_PREREQ): Add gl_FUNC_TZSET_CLOBBER.
Jim Meyering [Sun, 3 Jul 2005 21:10:37 +0000 (21:10 +0000)]
*** empty log message ***
Jim Meyering [Sun, 3 Jul 2005 21:10:31 +0000 (21:10 +0000)]
(posixtime) [lint]: Initialize *all* of tm0, not just
the .tm_year member, since otherwise gcc-4.0 would now warn about
tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
Jim Meyering [Sun, 3 Jul 2005 18:21:02 +0000 (18:21 +0000)]
*** empty log message ***
Jim Meyering [Sun, 3 Jul 2005 16:58:52 +0000 (16:58 +0000)]
*** empty log message ***
Jim Meyering [Sun, 3 Jul 2005 16:58:48 +0000 (16:58 +0000)]
Adjust for new diagnostic.
Jim Meyering [Sun, 3 Jul 2005 16:54:37 +0000 (16:54 +0000)]
Adjust for new diagnostic.
Jim Meyering [Sun, 3 Jul 2005 16:52:09 +0000 (16:52 +0000)]
cp and mv: the --reply=X option is deprecated
Jim Meyering [Sun, 3 Jul 2005 16:52:01 +0000 (16:52 +0000)]
*** empty log message ***
Jim Meyering [Sun, 3 Jul 2005 16:49:26 +0000 (16:49 +0000)]
*** empty log message ***
Jim Meyering [Sun, 3 Jul 2005 16:49:15 +0000 (16:49 +0000)]
(main): Using --reply now evokes a warning.
(usage): Remove description of --reply.
Jim Meyering [Sun, 3 Jul 2005 16:48:24 +0000 (16:48 +0000)]
*** empty log message ***
Jim Meyering [Sun, 3 Jul 2005 16:48:19 +0000 (16:48 +0000)]
(cp invocation): Mark --reply as deprecated.
(mv invocation): Likewise.
Jim Meyering [Sun, 3 Jul 2005 15:30:01 +0000 (15:30 +0000)]
*** empty log message ***
Jim Meyering [Sun, 3 Jul 2005 15:29:58 +0000 (15:29 +0000)]
Remove obsolete comment.
Jim Meyering [Sun, 3 Jul 2005 13:47:39 +0000 (13:47 +0000)]
.
Jim Meyering [Sun, 3 Jul 2005 13:44:58 +0000 (13:44 +0000)]
*** empty log message ***
Jim Meyering [Sun, 3 Jul 2005 13:44:52 +0000 (13:44 +0000)]
(gl_FUNC_LSTAT): Use AC_LIBSOURCES to require lstat.c and lstat.h.
Jim Meyering [Sun, 3 Jul 2005 11:58:11 +0000 (11:58 +0000)]
.
Jim Meyering [Sun, 3 Jul 2005 11:55:51 +0000 (11:55 +0000)]
*** empty log message ***
Jim Meyering [Sun, 3 Jul 2005 11:55:48 +0000 (11:55 +0000)]
(gl_FUNC_LSTAT): New file, from gnulib.
Paul Eggert [Sun, 3 Jul 2005 09:37:52 +0000 (09:37 +0000)]
Log today's changes.
Paul Eggert [Sun, 3 Jul 2005 09:35:55 +0000 (09:35 +0000)]
Minor fixes for port to Solaris 8.
Paul Eggert [Sun, 3 Jul 2005 09:35:34 +0000 (09:35 +0000)]
Minor fixes for port to Solaris 8.
Paul Eggert [Sun, 3 Jul 2005 09:35:02 +0000 (09:35 +0000)]
Undo previous change.