Jim Meyering
e04f07c363
*** empty log message ***
2002-12-01 10:57:07 +00:00
Jim Meyering
7730fc35b7
Update from gnulib (trivial changes).
2002-12-01 10:56:47 +00:00
Jim Meyering
61bbb627cc
Update from gnulib (trivial changes).
2002-12-01 10:54:01 +00:00
Jim Meyering
1ed5b3df2d
Add Copyright comment.
2002-12-01 10:44:15 +00:00
Jim Meyering
3447cf0995
Add Copyright comment.
2002-12-01 10:43:35 +00:00
Jim Meyering
6cffb5b26e
*** empty log message ***
2002-12-01 10:42:17 +00:00
Jim Meyering
c198111648
Update from gnulib (trivial changes).
2002-12-01 10:42:12 +00:00
Jim Meyering
422e4b4c3a
*** empty log message ***
2002-12-01 10:41:22 +00:00
Jim Meyering
43aee8594d
Update from gnulib (trivial changes).
2002-12-01 10:41:09 +00:00
Jim Meyering
3bd828af53
Update from gnulib (trivial changes).
2002-12-01 10:38:59 +00:00
Jim Meyering
440bb68abd
*** empty log message ***
2002-12-01 10:37:02 +00:00
Jim Meyering
cffed30681
update from gnulib
2002-12-01 10:36:33 +00:00
Jim Meyering
7f190fb12b
*** empty log message ***
2002-11-28 09:48:47 +00:00
Jim Meyering
015aa7dfc4
Merge from gnulib/libc, for a slightly uglier solution.
2002-11-28 09:48:40 +00:00
Jim Meyering
80cff991e8
.
2002-11-28 09:38:06 +00:00
Jim Meyering
2dc7779bce
(STATIC): Remvoe definitions.
2002-11-28 09:37:58 +00:00
Jim Meyering
8f5674daf9
Merge some more, in preparation for merge back into libc.
...
(_): Define only if not already defined.
Move definition to follow all #include directives.
Include unlocked-io.h only if !_LIBC.
2002-11-28 09:19:26 +00:00
Jim Meyering
bb07ab9b5c
*** empty log message ***
2002-11-28 09:09:55 +00:00
Jim Meyering
d604ec9937
Merge in changes from libc.
...
[_LIBC]: Include <libio/libioP.h>.
[USE_IN_LIBIO]: Include <libio/iolibio.h>
(fflush): Tweak definition to use INTUSE.
(putc): Define.
2002-11-28 09:09:29 +00:00
Jim Meyering
4d314289c3
Remove 2002 from copyright line,
...
to sync with gnulib.
2002-11-24 10:01:15 +00:00
Jim Meyering
8442061b30
*** empty log message ***
2002-11-23 15:44:59 +00:00
Jim Meyering
f10340e27b
Include gettext.h instead of <libintl.h>.
2002-11-23 15:44:51 +00:00
Jim Meyering
d6fac2ac6c
*** empty log message ***
2002-11-23 15:44:07 +00:00
Jim Meyering
a14ac3568f
Include gettext.h instead of <libintl.h>.
2002-11-23 15:44:01 +00:00
Jim Meyering
42cd3beba9
*** empty log message ***
2002-11-23 15:43:16 +00:00
Jim Meyering
5bd75e7682
Include gettext.h instead of <libintl.h>.
2002-11-23 15:43:13 +00:00
Jim Meyering
4372bf5619
Update from gnulib.
2002-11-23 15:42:11 +00:00
Jim Meyering
01ff25beb7
*** empty log message ***
2002-11-23 15:42:04 +00:00
Jim Meyering
4cab2486a5
*** empty log message ***
2002-11-23 15:40:44 +00:00
Jim Meyering
70212bf28b
Include gettext.h instead of <libintl.h>.
2002-11-23 15:40:40 +00:00
Jim Meyering
cc7aeee22c
*** empty log message ***
2002-11-23 15:38:47 +00:00
Jim Meyering
83415a7c5f
Include gettext.h instead of <libintl.h>.
2002-11-23 15:38:42 +00:00
Jim Meyering
ac63441825
*** empty log message ***
2002-11-23 15:05:52 +00:00
Jim Meyering
ebd76c09f4
From gnulib, by Bruno Haible
...
Include gettext.h instead of <libintl.h>.
2002-11-23 15:05:32 +00:00
Jim Meyering
f1b9a8744c
From gnulib, by Bruno Haible
...
* closeout.c: Include gettext.h instead of <libintl.h>.
2002-11-23 15:03:40 +00:00
Jim Meyering
98e5192525
.
2002-11-23 15:00:17 +00:00
Jim Meyering
ba986c2928
Update from gnulib.
2002-11-23 14:59:39 +00:00
Jim Meyering
34c25ed945
*** empty log message ***
2002-11-23 07:10:25 +00:00
Jim Meyering
08228013af
Allow multiple inclusion by surrounding with
...
"#ifndef QUOTEARG_H_". Include <stddef.h>, for size_t,
so that we can be included first.
(PARAMS): Remove; we now assume C89 or later. All uses removed.
2002-11-23 07:10:19 +00:00
Jim Meyering
a328e26342
Include quotearg.h immediately after config.h.
...
No need to include stddef.h or sys/types.h any more.
Surround local include files with "", not "<>".
Assume HAVE_LIMITS_H unconditionally, as we assume C89.
Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
(HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
(mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
(ISPRINT): Remove; no longer needed now that we assume C89.
(clone_quoting_options, quotearg_buffer, quotearg_n_options):
Preserve errno.
(quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
quotearg_char): Use SIZE_MAX rather than
(size_t) -1 when we are talking about "infinity".
(quotearg_buffer_restyled): Fix bug when quoting trigraphs.
2002-11-23 07:08:50 +00:00
Jim Meyering
38ba9564d1
*** empty log message ***
2002-11-22 13:23:55 +00:00
Jim Meyering
17bbb9bcb1
From gnulib:
...
Don't include <sys/types.h>. It's unnecessary.
2002-11-22 13:23:52 +00:00
Jim Meyering
d81d040dea
fix typo in comment
2002-11-22 11:13:32 +00:00
Jim Meyering
8aa90d8488
*** empty log message ***
2002-11-22 11:07:31 +00:00
Jim Meyering
d60ce1ccab
*** empty log message ***
2002-11-22 11:04:05 +00:00
Jim Meyering
3858ed5bad
Remove case insensitive option matching.
...
(argcasematch): Remove declaration.
(ARGCASEMATCH): Remove macro.
(__xargmatch_internal): Remove case_sensitive argument.
(XARGMATCH): Update.
(XARGCASEMATCH): Remove macro.
2002-11-22 11:04:01 +00:00
Jim Meyering
13fb4290db
Include gettext.h instead of <locale.h> and <libintl.h>.
...
Remove case insensitive option matching.
(argmatch): Renamed from __argmatch_internal. Remove
case_sensitive argument.
(argcasematch): Remove function.
(__xargmatch_internal): Remove case_sensitive argument.
(main): Use XARGMATCH instead of XARGCASEMATCH.
2002-11-22 11:03:26 +00:00
Jim Meyering
4c9c50bf72
*** empty log message ***
2002-11-22 10:28:50 +00:00
Jim Meyering
70641e502d
Change compile-time error message. Add comment about
...
required autoconf version.
Include gettext.h instead of <libintl.h>.
(textdomain): Remove definition.
2002-11-22 10:28:44 +00:00
Jim Meyering
d09524c338
*** empty log message ***
2002-11-21 13:31:07 +00:00