1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 10:16:53 +02:00
Commit Graph

8133 Commits

Author SHA1 Message Date
Jim Meyering d2b51acd38 (EXTRA_DIST): Add config.charset. 2000-03-02 15:28:23 +00:00
Jim Meyering b9a2465910 wrap lines and reformat @examples a little to avoid
`Overfull \hbox ... too wide' warnings
2000-03-02 12:33:06 +00:00
Jim Meyering c82129a317 make example narrower to avoid `Overfull \hbox ... too wide' warning 2000-03-02 12:30:39 +00:00
Jim Meyering 68773fe3f1 *** empty log message *** 2000-03-02 12:24:21 +00:00
Jim Meyering b1307f5aff (printf invocation): Describe new unicode syntax.
From Bruno Haible.
2000-03-02 12:24:00 +00:00
Jim Meyering 3af9591bb8 *** empty log message *** 2000-03-02 09:44:56 +00:00
Jim Meyering 169f13cd05 Require AC_HEADER_TIME before the cache check so
the messages come out on separate lines.
2000-03-02 09:44:43 +00:00
Jim Meyering 18341ac6a9 *** empty log message *** 2000-03-02 09:09:08 +00:00
Jim Meyering b79b91615f . 2000-03-02 09:09:02 +00:00
Jim Meyering cae99570f4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS, rather than jm_CHECK_DECLARATIONS. 2000-03-02 09:08:32 +00:00
Jim Meyering 00ede118ac *** empty log message *** 2000-03-02 09:05:33 +00:00
Jim Meyering 62bef312ad (AC_CHECK_DECLS): Add getlogin, ttyname, and geteuid. 2000-03-02 09:05:28 +00:00
Jim Meyering e1bf326a99 (getlogin, ttyname, geteuid): Declare them here, if needed. 2000-03-02 09:04:06 +00:00
Jim Meyering ddfcfb0da3 . 2000-03-02 07:38:57 +00:00
Jim Meyering 5624900715 (show_point): Ignore shortcuts based on path
prefixes that are loop file system mount points, since they
yield undesirable output.
2000-03-02 07:30:36 +00:00
Jim Meyering de85b5f902 (DEFS): Add -DLIBDIR=...
(libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
(noinst_HEADERS): Add unicodeio.h.
(all-local, install-exec-local, charset.alias): New targets.
2000-03-01 13:26:04 +00:00
Jim Meyering d38bf8ccf7 *** empty log message *** 2000-03-01 13:23:53 +00:00
Jim Meyering b451be06d5 *** empty log message *** 2000-03-01 13:23:47 +00:00
Jim Meyering 8d1e103424 New file from Bruno. 2000-03-01 13:23:41 +00:00
Jim Meyering 77ec117299 New file from Bruno.
filter through cppi
2000-03-01 13:22:57 +00:00
Jim Meyering ce4a63537c New file from Bruno.
One portability tweak:
guard inclusion of stddef.h.
2000-03-01 13:22:35 +00:00
Jim Meyering 578156186d Guard some #includes with `#if HAVE_...'. 2000-03-01 13:21:23 +00:00
Jim Meyering e2915cc17d new file, from Bruno 2000-03-01 13:11:05 +00:00
Jim Meyering edd988b3cc Describe eq-wid-2 failure conditions. 2000-03-01 12:53:37 +00:00
Jim Meyering 296fe5d782 . 2000-03-01 12:51:07 +00:00
Jim Meyering 13b113c1f3 *** empty log message *** 2000-03-01 12:50:28 +00:00
Jim Meyering 883cd6c62d . 2000-03-01 12:49:12 +00:00
Jim Meyering 172290c201 (get_width_format): Fix portability problem with -0' vs. 0'. 2000-03-01 12:31:16 +00:00
Jim Meyering 1679d72fee . 2000-03-01 12:29:00 +00:00
Jim Meyering 317732f3d9 . 2000-03-01 12:27:54 +00:00
Jim Meyering fc1d2abff1 (decode_switches): Remove `e' from getopt_long's list of
option characters.  Reported by John Summerfield.
2000-02-29 15:22:16 +00:00
Jim Meyering 8078034c5b *** empty log message *** 2000-02-29 07:32:27 +00:00
Jim Meyering 747c6d4b60 (make_blank): Add an explicit cast to `unsigned char *'
to placate HPUX's C compiler.  Reported by Bob Proulx.
2000-02-29 07:32:23 +00:00
Jim Meyering d29f838428 split a long line 2000-02-29 06:34:25 +00:00
Jim Meyering 464232e6bb *** empty log message *** 2000-02-28 20:45:33 +00:00
Jim Meyering 76d10c457c (ALERT_CHAR): New macro.
(quotearg_buffer_restyled): Use it.
2000-02-28 20:45:28 +00:00
Jim Meyering 6631abaa8b *** empty log message *** 2000-02-28 07:23:06 +00:00
Jim Meyering 4507236cbe Use ginstall, not install. 2000-02-28 07:23:00 +00:00
Jim Meyering 2b8209bca8 . FILEUTILS-4_0q 2000-02-27 19:05:50 +00:00
Jim Meyering a98c656b54 *** empty log message *** 2000-02-27 18:53:50 +00:00
Jim Meyering e43759db0c Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'. 2000-02-27 18:50:31 +00:00
Jim Meyering 507d0aa278 Fix typo in decl of strtoul: s/long long/long/.
Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
2000-02-27 18:49:10 +00:00
Jim Meyering 86845e9bfe Fix typo in decl of strtoul: s/long long/long/. 2000-02-27 18:45:29 +00:00
Jim Meyering 633c0745b9 *** empty log message *** 2000-02-27 18:04:10 +00:00
Jim Meyering 5bea77e1af Guard inclusion of stdlib.h with #if HAVE_STDLIB_H', not #if STDC_HEADERS'.
Declare malloc if needed.
2000-02-27 18:04:00 +00:00
Jim Meyering 4fef810c37 use double quotes, not single quotes around syntax-error-evoking string 2000-02-27 17:54:25 +00:00
Jim Meyering 7717354351 *** empty log message *** 2000-02-27 17:53:36 +00:00
Jim Meyering 07ab5fec9a Add getenv to the list. 2000-02-27 17:53:31 +00:00
Jim Meyering 8cf07d2253 *** empty log message *** 2000-02-27 17:42:26 +00:00
Jim Meyering aadde40206 Use #if !HAVE_DECL...' instead of #ifndef HAVE_DECL..'
now that autoconf always defines the HAVE_DECL_ symbols.

Arrange for cpp to fail if the configure-time
declaration check was not run.
2000-02-27 17:41:20 +00:00