Mercurial > hg > octave-kai > gnulib-hg
annotate m4/ChangeLog @ 6826:e896d59bd228
Rewrite module 'stdint' to be fully autoconfiguring.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 16 Jun 2006 13:29:51 +0000 |
parents | 913c75b3bc0b |
children | e6d0c09422b9 |
rev | line source |
---|---|
6826
e896d59bd228
Rewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible <bruno@clisp.org>
parents:
6824
diff
changeset
|
1 2006-06-15 Bruno Haible <bruno@clisp.org> |
e896d59bd228
Rewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible <bruno@clisp.org>
parents:
6824
diff
changeset
|
2 |
e896d59bd228
Rewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible <bruno@clisp.org>
parents:
6824
diff
changeset
|
3 * stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h. |
e896d59bd228
Rewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible <bruno@clisp.org>
parents:
6824
diff
changeset
|
4 (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES, |
e896d59bd228
Rewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible <bruno@clisp.org>
parents:
6824
diff
changeset
|
5 gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS, |
e896d59bd228
Rewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible <bruno@clisp.org>
parents:
6824
diff
changeset
|
6 gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED, |
e896d59bd228
Rewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible <bruno@clisp.org>
parents:
6824
diff
changeset
|
7 gl_CHECK_TYPE_SAME): New macros. |
e896d59bd228
Rewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible <bruno@clisp.org>
parents:
6824
diff
changeset
|
8 |
6824
913c75b3bc0b
Make it work when cross-compiling.
Bruno Haible <bruno@clisp.org>
parents:
6822
diff
changeset
|
9 2006-06-15 Bruno Haible <bruno@clisp.org> |
913c75b3bc0b
Make it work when cross-compiling.
Bruno Haible <bruno@clisp.org>
parents:
6822
diff
changeset
|
10 |
913c75b3bc0b
Make it work when cross-compiling.
Bruno Haible <bruno@clisp.org>
parents:
6822
diff
changeset
|
11 * size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling. |
913c75b3bc0b
Make it work when cross-compiling.
Bruno Haible <bruno@clisp.org>
parents:
6822
diff
changeset
|
12 |
6822
57111fdd7d81
* m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
Eric Blake <ebb9@byu.net>
parents:
6812
diff
changeset
|
13 2006-06-15 Eric Blake <ebb9@byu.net> |
57111fdd7d81
* m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
Eric Blake <ebb9@byu.net>
parents:
6812
diff
changeset
|
14 |
6824
913c75b3bc0b
Make it work when cross-compiling.
Bruno Haible <bruno@clisp.org>
parents:
6822
diff
changeset
|
15 * ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror. |
6822
57111fdd7d81
* m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
Eric Blake <ebb9@byu.net>
parents:
6812
diff
changeset
|
16 |
6812
f63adaadabfa
Work around broken AIX 5.1 strndup function.
Bruno Haible <bruno@clisp.org>
parents:
6808
diff
changeset
|
17 2006-05-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
f63adaadabfa
Work around broken AIX 5.1 strndup function.
Bruno Haible <bruno@clisp.org>
parents:
6808
diff
changeset
|
18 Bruno Haible <bruno@clisp.org> |
f63adaadabfa
Work around broken AIX 5.1 strndup function.
Bruno Haible <bruno@clisp.org>
parents:
6808
diff
changeset
|
19 |
f63adaadabfa
Work around broken AIX 5.1 strndup function.
Bruno Haible <bruno@clisp.org>
parents:
6808
diff
changeset
|
20 * strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a |
f63adaadabfa
Work around broken AIX 5.1 strndup function.
Bruno Haible <bruno@clisp.org>
parents:
6808
diff
changeset
|
21 check for the declaration of strnlen and a run test that exposes the |
f63adaadabfa
Work around broken AIX 5.1 strndup function.
Bruno Haible <bruno@clisp.org>
parents:
6808
diff
changeset
|
22 AIX 5.1 strnlen bug. In the failure case, #define strndup to |
f63adaadabfa
Work around broken AIX 5.1 strndup function.
Bruno Haible <bruno@clisp.org>
parents:
6808
diff
changeset
|
23 rpl_strndup. |
f63adaadabfa
Work around broken AIX 5.1 strndup function.
Bruno Haible <bruno@clisp.org>
parents:
6808
diff
changeset
|
24 |
6808
c0801910bd92
* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
Paul Eggert <eggert@cs.ucla.edu>
parents:
6795
diff
changeset
|
25 2006-05-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
c0801910bd92
* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
Paul Eggert <eggert@cs.ucla.edu>
parents:
6795
diff
changeset
|
26 |
c0801910bd92
* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
Paul Eggert <eggert@cs.ucla.edu>
parents:
6795
diff
changeset
|
27 * c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a |
c0801910bd92
* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
Paul Eggert <eggert@cs.ucla.edu>
parents:
6795
diff
changeset
|
28 compile test, for Tru64 4.0D. |
c0801910bd92
* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
Paul Eggert <eggert@cs.ucla.edu>
parents:
6795
diff
changeset
|
29 |
6795
9dc5bb3f3359
* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6788
diff
changeset
|
30 2006-05-19 Paul Eggert <eggert@cs.ucla.edu> |
9dc5bb3f3359
* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6788
diff
changeset
|
31 |
9dc5bb3f3359
* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6788
diff
changeset
|
32 * nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use |
9dc5bb3f3359
* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6788
diff
changeset
|
33 gl_ rather than jm_. Link, don't run, so that cross-compiles are |
9dc5bb3f3359
* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6788
diff
changeset
|
34 allowed. Check that resulting type is arithmetic. Move AC_REQUIRE |
9dc5bb3f3359
* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6788
diff
changeset
|
35 and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're |
9dc5bb3f3359
* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6788
diff
changeset
|
36 not really conditional on the cache. |
9dc5bb3f3359
* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6788
diff
changeset
|
37 (gl_PREREQ_NANOSLEEP): Check for sys/select.h. |
9dc5bb3f3359
* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6788
diff
changeset
|
38 |
6788
96f27aa2aa1d
* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
Paul Eggert <eggert@cs.ucla.edu>
parents:
6785
diff
changeset
|
39 2006-05-14 Paul Eggert <eggert@cs.ucla.edu> |
96f27aa2aa1d
* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
Paul Eggert <eggert@cs.ucla.edu>
parents:
6785
diff
changeset
|
40 |
96f27aa2aa1d
* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
Paul Eggert <eggert@cs.ucla.edu>
parents:
6785
diff
changeset
|
41 * stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky |
96f27aa2aa1d
* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
Paul Eggert <eggert@cs.ucla.edu>
parents:
6785
diff
changeset
|
42 test for C99 conformance; (bool) 0.5 is an integer constant |
96f27aa2aa1d
* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
Paul Eggert <eggert@cs.ucla.edu>
parents:
6785
diff
changeset
|
43 expression, but (bool) -0.5 is not. Problem reported by Fedor |
96f27aa2aa1d
* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
Paul Eggert <eggert@cs.ucla.edu>
parents:
6785
diff
changeset
|
44 Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>. |
96f27aa2aa1d
* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
Paul Eggert <eggert@cs.ucla.edu>
parents:
6785
diff
changeset
|
45 |
6785 | 46 2006-05-11 Simon Josefsson <jas@extundo.com> |
47 | |
48 * xvasprintf.m4: Fix obvious typo. | |
49 | |
6779
1807d27bf1ec
Recognize the special case of a string concatenation in xvasprintf.
Bruno Haible <bruno@clisp.org>
parents:
6774
diff
changeset
|
50 2006-05-09 Bruno Haible <bruno@clisp.org> |
1807d27bf1ec
Recognize the special case of a string concatenation in xvasprintf.
Bruno Haible <bruno@clisp.org>
parents:
6774
diff
changeset
|
51 |
1807d27bf1ec
Recognize the special case of a string concatenation in xvasprintf.
Bruno Haible <bruno@clisp.org>
parents:
6774
diff
changeset
|
52 * xvasprintf.m4: New file. |
1807d27bf1ec
Recognize the special case of a string concatenation in xvasprintf.
Bruno Haible <bruno@clisp.org>
parents:
6774
diff
changeset
|
53 |
6774 | 54 2006-05-08 Bruno Haible <bruno@clisp.org> |
55 | |
56 * stdarg.m4: New file, from GNU gettext. | |
57 | |
6770 | 58 2006-05-05 Jim Meyering <jim@meyering.net> |
59 | |
60 * warning.m4: New file, derived from bison's file by the same name. | |
61 | |
6767
ed09f6422a66
* modules/inttypes (Maintainer): Change from Derek Price to 'all'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6753
diff
changeset
|
62 2006-05-02 Bruno Haible <bruno@clisp.org> |
ed09f6422a66
* modules/inttypes (Maintainer): Change from Derek Price to 'all'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6753
diff
changeset
|
63 |
ed09f6422a66
* modules/inttypes (Maintainer): Change from Derek Price to 'all'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6753
diff
changeset
|
64 * full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next |
ed09f6422a66
* modules/inttypes (Maintainer): Change from Derek Price to 'all'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6753
diff
changeset
|
65 test from here... |
ed09f6422a66
* modules/inttypes (Maintainer): Change from Derek Price to 'all'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6753
diff
changeset
|
66 * _inttypes_h.m4 (gl_INTTYPES_H): ... to here. |
ed09f6422a66
* modules/inttypes (Maintainer): Change from Derek Price to 'all'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6753
diff
changeset
|
67 |
6753
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
68 2006-04-24 Paul Eggert <eggert@cs.ucla.edu> |
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
69 |
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
70 * unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype |
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
71 to define main with arguments, for C++. Reported by Eric Blake. |
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
72 * c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): |
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
73 Prefer 'int main ()' to 'int main (void)', for C++. |
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
74 * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise. |
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
75 * fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type |
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
76 for 'main', for C99 and C++. |
98ddcf1fa5b5
* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Paul Eggert <eggert@cs.ucla.edu>
parents:
6749
diff
changeset
|
77 |
6749 | 78 2006-04-23 Bruno Haible <bruno@clisp.org> |
79 | |
80 * poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets | |
81 assigned exactly once. | |
82 | |
6748
427cd89c6d7b
AIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
Bruno Haible <bruno@clisp.org>
parents:
6746
diff
changeset
|
83 2006-04-23 Bruno Haible <bruno@clisp.org> |
427cd89c6d7b
AIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
Bruno Haible <bruno@clisp.org>
parents:
6746
diff
changeset
|
84 |
427cd89c6d7b
AIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
Bruno Haible <bruno@clisp.org>
parents:
6746
diff
changeset
|
85 * poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the poll() |
427cd89c6d7b
AIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
Bruno Haible <bruno@clisp.org>
parents:
6746
diff
changeset
|
86 implementation in AIX. |
427cd89c6d7b
AIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
Bruno Haible <bruno@clisp.org>
parents:
6746
diff
changeset
|
87 Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>. |
427cd89c6d7b
AIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
Bruno Haible <bruno@clisp.org>
parents:
6746
diff
changeset
|
88 |
6746
6fd163815548
Apply a fix from Eric Blake that already went into autoconf.
Bruno Haible <bruno@clisp.org>
parents:
6744
diff
changeset
|
89 2006-03-04 Eric Blake <ebb9@byu.net> |
6fd163815548
Apply a fix from Eric Blake that already went into autoconf.
Bruno Haible <bruno@clisp.org>
parents:
6744
diff
changeset
|
90 |
6fd163815548
Apply a fix from Eric Blake that already went into autoconf.
Bruno Haible <bruno@clisp.org>
parents:
6744
diff
changeset
|
91 * strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning. |
6fd163815548
Apply a fix from Eric Blake that already went into autoconf.
Bruno Haible <bruno@clisp.org>
parents:
6744
diff
changeset
|
92 |
6744
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
93 2006-04-24 Paul Eggert <eggert@cs.ucla.edu> |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
94 |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
95 * fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit. |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
96 Don't assume that exit status -1 is valid. |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
97 * nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise. |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
98 * putenv.m4 (gl_FUNC_PUTENV): Likewise. |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
99 * rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise. |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
100 * readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>. |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
101 * rename.m4 (vb_FUNC_RENAME): Likewise. |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
102 * unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE, |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
103 not AC_TRY_RUN. Use return, not exit. Don't assume that |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
104 functions can be used without declaring them, or that you can |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
105 exit with status -1. |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
106 * utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise. |
3d99d01160aa
* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6742
diff
changeset
|
107 |
6742
20164454be7f
* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
Paul Eggert <eggert@cs.ucla.edu>
parents:
6740
diff
changeset
|
108 2006-04-20 Bruno Haible <bruno@clisp.org> |
20164454be7f
* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
Paul Eggert <eggert@cs.ucla.edu>
parents:
6740
diff
changeset
|
109 |
20164454be7f
* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
Paul Eggert <eggert@cs.ucla.edu>
parents:
6740
diff
changeset
|
110 * argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than |
20164454be7f
* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
Paul Eggert <eggert@cs.ucla.edu>
parents:
6740
diff
changeset
|
111 one argument, so that the code will be portable to Autoconf 2.60. |
20164454be7f
* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
Paul Eggert <eggert@cs.ucla.edu>
parents:
6740
diff
changeset
|
112 * getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise. |
20164454be7f
* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
Paul Eggert <eggert@cs.ucla.edu>
parents:
6740
diff
changeset
|
113 * getpass.m4 (gl_PREREQ_GETPASS): Likewise. |
20164454be7f
* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
Paul Eggert <eggert@cs.ucla.edu>
parents:
6740
diff
changeset
|
114 * unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise. |
20164454be7f
* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
Paul Eggert <eggert@cs.ucla.edu>
parents:
6740
diff
changeset
|
115 |
6740
93b92cba9e6a
* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
Derek R. Price <derek@ximbiot.com>
parents:
6735
diff
changeset
|
116 2006-04-19 Derek Price <derek@ximbiot.com> |
93b92cba9e6a
* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
Derek R. Price <derek@ximbiot.com>
parents:
6735
diff
changeset
|
117 Eric Blake <ebb9@byu.net> |
93b92cba9e6a
* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
Derek R. Price <derek@ximbiot.com>
parents:
6735
diff
changeset
|
118 |
93b92cba9e6a
* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
Derek R. Price <derek@ximbiot.com>
parents:
6735
diff
changeset
|
119 * full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather |
93b92cba9e6a
* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
Derek R. Price <derek@ximbiot.com>
parents:
6735
diff
changeset
|
120 than "/full/path.h". Update comment to match. Shorten & generalize |
93b92cba9e6a
* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
Derek R. Price <derek@ximbiot.com>
parents:
6735
diff
changeset
|
121 m4_translit call via AS_TR_CPP. |
93b92cba9e6a
* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
Derek R. Price <derek@ximbiot.com>
parents:
6735
diff
changeset
|
122 |
6735
1f6871379885
* modules/inttypes: New file.
Derek R. Price <derek@ximbiot.com>
parents:
6730
diff
changeset
|
123 2006-04-18 Derek Price <derek@ximbiot.com> |
1f6871379885
* modules/inttypes: New file.
Derek R. Price <derek@ximbiot.com>
parents:
6730
diff
changeset
|
124 Paul Eggert <eggert@cs.ucla.edu> |
1f6871379885
* modules/inttypes: New file.
Derek R. Price <derek@ximbiot.com>
parents:
6730
diff
changeset
|
125 |
6740
93b92cba9e6a
* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
Derek R. Price <derek@ximbiot.com>
parents:
6735
diff
changeset
|
126 * _inttypes_h.m4, full-header-path.m4, include_next: New files. |
6735
1f6871379885
* modules/inttypes: New file.
Derek R. Price <derek@ximbiot.com>
parents:
6730
diff
changeset
|
127 |
6730
2d38a238c5fd
* time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6726
diff
changeset
|
128 2006-04-11 Paul Eggert <eggert@cs.ucla.edu> |
2d38a238c5fd
* time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6726
diff
changeset
|
129 |
2d38a238c5fd
* time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6726
diff
changeset
|
130 * time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h. |
2d38a238c5fd
* time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6726
diff
changeset
|
131 |
6726
af9abbcedfbd
Merge regex changes from libc, removing some of our
Paul Eggert <eggert@cs.ucla.edu>
parents:
6721
diff
changeset
|
132 2006-04-09 Paul Eggert <eggert@cs.ucla.edu> |
af9abbcedfbd
Merge regex changes from libc, removing some of our
Paul Eggert <eggert@cs.ucla.edu>
parents:
6721
diff
changeset
|
133 |
af9abbcedfbd
Merge regex changes from libc, removing some of our
Paul Eggert <eggert@cs.ucla.edu>
parents:
6721
diff
changeset
|
134 * regex.m4 (gl_REGEX): Check for new glibc interface to |
af9abbcedfbd
Merge regex changes from libc, removing some of our
Paul Eggert <eggert@cs.ucla.edu>
parents:
6721
diff
changeset
|
135 translation table. |
af9abbcedfbd
Merge regex changes from libc, removing some of our
Paul Eggert <eggert@cs.ucla.edu>
parents:
6721
diff
changeset
|
136 |
6721
93d12db0d11f
* argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
parents:
6720
diff
changeset
|
137 2006-03-25 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
93d12db0d11f
* argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
parents:
6720
diff
changeset
|
138 |
93d12db0d11f
* argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
parents:
6720
diff
changeset
|
139 * argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define |
93d12db0d11f
* argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
parents:
6720
diff
changeset
|
140 `__error_t_defined', so argp.h will not typedef the former. |
93d12db0d11f
* argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
parents:
6720
diff
changeset
|
141 |
6719
d8b144efd883
* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
Paul Eggert <eggert@cs.ucla.edu>
parents:
6708
diff
changeset
|
142 2006-03-25 Paul Eggert <eggert@cs.ucla.edu> |
d8b144efd883
* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
Paul Eggert <eggert@cs.ucla.edu>
parents:
6708
diff
changeset
|
143 |
d8b144efd883
* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
Paul Eggert <eggert@cs.ucla.edu>
parents:
6708
diff
changeset
|
144 * regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP, |
d8b144efd883
* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
Paul Eggert <eggert@cs.ucla.edu>
parents:
6708
diff
changeset
|
145 REG_SYNTAX_EMACS, and REG_IGNORE_CASE. Settle for the traditional |
d8b144efd883
* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
Paul Eggert <eggert@cs.ucla.edu>
parents:
6708
diff
changeset
|
146 glibc names. Even if glibc is changed to conform to POSIX, the |
d8b144efd883
* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
Paul Eggert <eggert@cs.ucla.edu>
parents:
6708
diff
changeset
|
147 traditional names will be available anyway, since regex depends on |
6720
af0d674cde4f
* regex.m4 (gl_REGEX): Fix a longstanding typo in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6719
diff
changeset
|
148 the extensions module. Also, fix a longstanding typo in the |
af0d674cde4f
* regex.m4 (gl_REGEX): Fix a longstanding typo in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6719
diff
changeset
|
149 implementation of Spencer ERE test #75 from grep 2.3. Problems |
af0d674cde4f
* regex.m4 (gl_REGEX): Fix a longstanding typo in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6719
diff
changeset
|
150 reported by Emanuele Giaquinta. Also, change sense of cached |
af0d674cde4f
* regex.m4 (gl_REGEX): Fix a longstanding typo in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6719
diff
changeset
|
151 variable, so that the message makes sense. |
6719
d8b144efd883
* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
Paul Eggert <eggert@cs.ucla.edu>
parents:
6708
diff
changeset
|
152 |
6708
4333ccdc4d2f
(gl_REGEX): Fix typo in last change:
Jim Meyering <jim@meyering.net>
parents:
6707
diff
changeset
|
153 2006-03-17 Jim Meyering <jim@meyering.net> |
4333ccdc4d2f
(gl_REGEX): Fix typo in last change:
Jim Meyering <jim@meyering.net>
parents:
6707
diff
changeset
|
154 |
4333ccdc4d2f
(gl_REGEX): Fix typo in last change:
Jim Meyering <jim@meyering.net>
parents:
6707
diff
changeset
|
155 * regex.m4 (gl_REGEX): Fix typo in last change: |
4333ccdc4d2f
(gl_REGEX): Fix typo in last change:
Jim Meyering <jim@meyering.net>
parents:
6707
diff
changeset
|
156 s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/. |
4333ccdc4d2f
(gl_REGEX): Fix typo in last change:
Jim Meyering <jim@meyering.net>
parents:
6707
diff
changeset
|
157 |
6707
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
158 2006-03-16 Paul Eggert <eggert@cs.ucla.edu> |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
159 |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
160 * regex.m4 (gl_REGEX): Don't check for off_t, since the code |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
161 no longer needs it. Instead, check that regoff_t is as least |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
162 as wide as ptrdiff_t. |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
163 |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
164 Don't define _REGEX_WIDE_OFFSETS unless using the included regex, |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
165 so that our regex.h stays compatible with the installed regex. |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
166 This is helpful for installers who configure --without-included-regex. |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
167 Problem reported by Emanuele Giaquinta. |
d0a48e08c98d
* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Paul Eggert <eggert@cs.ucla.edu>
parents:
6706
diff
changeset
|
168 |
6706
8056b81ac71e
* dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
Eric Blake <ebb9@byu.net>
parents:
6696
diff
changeset
|
169 2006-03-15 Eric Blake <ebb9@byu.net> |
8056b81ac71e
* dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
Eric Blake <ebb9@byu.net>
parents:
6696
diff
changeset
|
170 |
8056b81ac71e
* dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
Eric Blake <ebb9@byu.net>
parents:
6696
diff
changeset
|
171 * dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT. |
8056b81ac71e
* dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
Eric Blake <ebb9@byu.net>
parents:
6696
diff
changeset
|
172 |
6696
6a7edbad1cdf
Fix gc-random module.
Simon Josefsson <simon@josefsson.org>
parents:
6693
diff
changeset
|
173 2006-03-08 Simon Josefsson <jas@extundo.com> |
6a7edbad1cdf
Fix gc-random module.
Simon Josefsson <simon@josefsson.org>
parents:
6693
diff
changeset
|
174 |
6a7edbad1cdf
Fix gc-random module.
Simon Josefsson <simon@josefsson.org>
parents:
6693
diff
changeset
|
175 * gc-random.m4: Permit 'no' as variable values and fix warnings, |
6a7edbad1cdf
Fix gc-random module.
Simon Josefsson <simon@josefsson.org>
parents:
6693
diff
changeset
|
176 suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>. |
6a7edbad1cdf
Fix gc-random module.
Simon Josefsson <simon@josefsson.org>
parents:
6693
diff
changeset
|
177 |
6693
d9fbbc8f7f1d
* gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
Simon Josefsson <simon@josefsson.org>
parents:
6690
diff
changeset
|
178 2006-03-08 Simon Josefsson <jas@extundo.com> |
d9fbbc8f7f1d
* gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
Simon Josefsson <simon@josefsson.org>
parents:
6690
diff
changeset
|
179 |
d9fbbc8f7f1d
* gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
Simon Josefsson <simon@josefsson.org>
parents:
6690
diff
changeset
|
180 * gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of |
d9fbbc8f7f1d
* gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
Simon Josefsson <simon@josefsson.org>
parents:
6690
diff
changeset
|
181 $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>. |
d9fbbc8f7f1d
* gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
Simon Josefsson <simon@josefsson.org>
parents:
6690
diff
changeset
|
182 |
6690
3d3addd0d078
* m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6685
diff
changeset
|
183 2006-03-07 Paul Eggert <eggert@cs.ucla.edu> |
3d3addd0d078
* m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6685
diff
changeset
|
184 |
3d3addd0d078
* m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6685
diff
changeset
|
185 * unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file. |
3d3addd0d078
* m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6685
diff
changeset
|
186 Problem reported by Juan Manuel Guerrero. |
3d3addd0d078
* m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6685
diff
changeset
|
187 |
6685
143f906c9a6a
Fix use of unistd.h in getopt through a new unistd module.
Simon Josefsson <simon@josefsson.org>
parents:
6684
diff
changeset
|
188 2006-03-07 Simon Josefsson <jas@extundo.com> |
143f906c9a6a
Fix use of unistd.h in getopt through a new unistd module.
Simon Josefsson <simon@josefsson.org>
parents:
6684
diff
changeset
|
189 |
143f906c9a6a
Fix use of unistd.h in getopt through a new unistd module.
Simon Josefsson <simon@josefsson.org>
parents:
6684
diff
changeset
|
190 * unistd_h.m4: New file. |
143f906c9a6a
Fix use of unistd.h in getopt through a new unistd module.
Simon Josefsson <simon@josefsson.org>
parents:
6684
diff
changeset
|
191 |
6684
668b3d8c9981
* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
Simon Josefsson <simon@josefsson.org>
parents:
6683
diff
changeset
|
192 2006-03-07 Simon Josefsson <jas@extundo.com> |
668b3d8c9981
* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
Simon Josefsson <simon@josefsson.org>
parents:
6683
diff
changeset
|
193 |
668b3d8c9981
* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
Simon Josefsson <simon@josefsson.org>
parents:
6683
diff
changeset
|
194 * readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the |
668b3d8c9981
* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
Simon Josefsson <simon@josefsson.org>
parents:
6683
diff
changeset
|
195 test to be side-effect free by storing the result in the cache |
668b3d8c9981
* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
Simon Josefsson <simon@josefsson.org>
parents:
6683
diff
changeset
|
196 variable gl_cv_lib_readline, and moving the assignment of |
668b3d8c9981
* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
Simon Josefsson <simon@josefsson.org>
parents:
6683
diff
changeset
|
197 LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT. |
668b3d8c9981
* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
Simon Josefsson <simon@josefsson.org>
parents:
6683
diff
changeset
|
198 From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>. |
668b3d8c9981
* readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
Simon Josefsson <simon@josefsson.org>
parents:
6683
diff
changeset
|
199 |
6683
b834cf4a531f
Split off gc-random from gc, and only warn on missing devices.
Simon Josefsson <simon@josefsson.org>
parents:
6680
diff
changeset
|
200 2006-03-07 Simon Josefsson <jas@extundo.com> |
b834cf4a531f
Split off gc-random from gc, and only warn on missing devices.
Simon Josefsson <simon@josefsson.org>
parents:
6680
diff
changeset
|
201 |
b834cf4a531f
Split off gc-random from gc, and only warn on missing devices.
Simon Josefsson <simon@josefsson.org>
parents:
6680
diff
changeset
|
202 * gc-random.m4: New file, mostly from gc.m4. Warn instead of |
b834cf4a531f
Split off gc-random from gc, and only warn on missing devices.
Simon Josefsson <simon@josefsson.org>
parents:
6680
diff
changeset
|
203 error on missing devices (the functions will return an error). |
b834cf4a531f
Split off gc-random from gc, and only warn on missing devices.
Simon Josefsson <simon@josefsson.org>
parents:
6680
diff
changeset
|
204 |
b834cf4a531f
Split off gc-random from gc, and only warn on missing devices.
Simon Josefsson <simon@josefsson.org>
parents:
6680
diff
changeset
|
205 * gc.m4: Move random stuff to gc-random.m4 |
b834cf4a531f
Split off gc-random from gc, and only warn on missing devices.
Simon Josefsson <simon@josefsson.org>
parents:
6680
diff
changeset
|
206 |
6680 | 207 2006-03-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change) |
208 | |
209 * poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use | |
210 our replacement poll.h in any case, to avoid a differing | |
211 declaration from a system header. Seen on AIX. | |
212 | |
6670
d1ca580a0c01
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==".
Paul Eggert <eggert@cs.ucla.edu>
parents:
6665
diff
changeset
|
213 2006-03-01 Paul Eggert <eggert@cs.ucla.edu> |
d1ca580a0c01
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==".
Paul Eggert <eggert@cs.ucla.edu>
parents:
6665
diff
changeset
|
214 |
6671
5a2089992925
* modules/gettime (Depends-on): Add extensions module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6670
diff
changeset
|
215 * clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS, |
5a2089992925
* modules/gettime (Depends-on): Add extensions module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6670
diff
changeset
|
216 not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled |
5a2089992925
* modules/gettime (Depends-on): Add extensions module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6670
diff
changeset
|
217 pedantically. |
5a2089992925
* modules/gettime (Depends-on): Add extensions module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6670
diff
changeset
|
218 * nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise. |
5a2089992925
* modules/gettime (Depends-on): Add extensions module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6670
diff
changeset
|
219 * timespec.m4 (gl_TIMESPEC): Likewise. |
5a2089992925
* modules/gettime (Depends-on): Add extensions module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6670
diff
changeset
|
220 |
6670
d1ca580a0c01
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==".
Paul Eggert <eggert@cs.ucla.edu>
parents:
6665
diff
changeset
|
221 * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", |
d1ca580a0c01
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==".
Paul Eggert <eggert@cs.ucla.edu>
parents:
6665
diff
changeset
|
222 not "==". Reported by Ralf Wildenhues. |
d1ca580a0c01
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==".
Paul Eggert <eggert@cs.ucla.edu>
parents:
6665
diff
changeset
|
223 |
6665
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
224 2006-02-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
225 |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
226 Sync from coreutils. |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
227 * mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
228 gl_CHDIR_SAFER. |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
229 |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
230 2006-02-22 Jim Meyering <jim@meyering.net> |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
231 |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
232 Sync from coreutils. |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
233 * chdir-safer.m4: New file. |
aaf49739e6fe
* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6664
diff
changeset
|
234 |
6664
f9e910a182f7
2006-02-17 Eric Blake <address@hidden>
Simon Josefsson <simon@josefsson.org>
parents:
6646
diff
changeset
|
235 2006-02-17 Eric Blake <address@hidden> |
f9e910a182f7
2006-02-17 Eric Blake <address@hidden>
Simon Josefsson <simon@josefsson.org>
parents:
6646
diff
changeset
|
236 |
f9e910a182f7
2006-02-17 Eric Blake <address@hidden>
Simon Josefsson <simon@josefsson.org>
parents:
6646
diff
changeset
|
237 * getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error. |
f9e910a182f7
2006-02-17 Eric Blake <address@hidden>
Simon Josefsson <simon@josefsson.org>
parents:
6646
diff
changeset
|
238 |
6646
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
239 2006-02-15 Eric Blake <ebb9@byu.net> |
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
240 |
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
241 * sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using |
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
242 winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes |
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
243 'present but cannot compile' warnings on cygwin. |
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
244 * socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET. Don't |
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
245 use ws2tcpip.h if sys/socket.h works. |
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
246 * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET. |
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
247 (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present. |
c8acef83bf3f
* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Simon Josefsson <simon@josefsson.org>
parents:
6641
diff
changeset
|
248 |
6641 | 249 2006-02-14 Jim Meyering <jim@meyering.net> |
250 | |
251 Sync from coreutils. | |
252 * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke AC_CHECK_FUNCS(getmntent) | |
253 unconditionally so that tests of $ac_cv_func_getmntent (e.g., in | |
254 gl_LIST_MOUNTED_FILE_SYSTEMS) need not double-quote uses of that | |
255 variable, to accommodate the rare case in which getmntent is | |
256 available in none of the libraries checked. This happens at | |
257 least on FreeBSD 5.0. | |
258 | |
6623
a23e0fc1aea4
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
Paul Eggert <eggert@cs.ucla.edu>
parents:
6619
diff
changeset
|
259 2006-02-05 Paul Eggert <eggert@cs.ucla.edu> |
a23e0fc1aea4
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
Paul Eggert <eggert@cs.ucla.edu>
parents:
6619
diff
changeset
|
260 |
a23e0fc1aea4
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
Paul Eggert <eggert@cs.ucla.edu>
parents:
6619
diff
changeset
|
261 * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define |
a23e0fc1aea4
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
Paul Eggert <eggert@cs.ucla.edu>
parents:
6619
diff
changeset
|
262 __EXTENSIONS__ if this causes compilation to fail. Problem |
a23e0fc1aea4
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
Paul Eggert <eggert@cs.ucla.edu>
parents:
6619
diff
changeset
|
263 reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7 |
a23e0fc1aea4
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
Paul Eggert <eggert@cs.ucla.edu>
parents:
6619
diff
changeset
|
264 c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED. |
a23e0fc1aea4
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
Paul Eggert <eggert@cs.ucla.edu>
parents:
6619
diff
changeset
|
265 |
6619
29248383a0c7
Mingw32 fixes for getaddrinfo.
Simon Josefsson <simon@josefsson.org>
parents:
6616
diff
changeset
|
266 2006-01-25 Simon Josefsson <jas@extundo.com> |
29248383a0c7
Mingw32 fixes for getaddrinfo.
Simon Josefsson <simon@josefsson.org>
parents:
6616
diff
changeset
|
267 |
29248383a0c7
Mingw32 fixes for getaddrinfo.
Simon Josefsson <simon@josefsson.org>
parents:
6616
diff
changeset
|
268 * getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and |
29248383a0c7
Mingw32 fixes for getaddrinfo.
Simon Josefsson <simon@josefsson.org>
parents:
6616
diff
changeset
|
269 -lws2_32. Protect sys/socket.h and netdb.h #include's. Include |
29248383a0c7
Mingw32 fixes for getaddrinfo.
Simon Josefsson <simon@josefsson.org>
parents:
6616
diff
changeset
|
270 ws2tcpip.h with WINVER=0x0501. All for mingw32. |
29248383a0c7
Mingw32 fixes for getaddrinfo.
Simon Josefsson <simon@josefsson.org>
parents:
6616
diff
changeset
|
271 |
6616 | 272 2006-01-25 Paul Eggert <eggert@cs.ucla.edu> |
273 | |
274 * stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too, | |
275 so that we test the test. | |
276 Check for yet another HP-UX cc bug involving *bool |= bool. | |
277 | |
6598
717623bb6fd8
Check against AIX and HP-UX C compiler bugs.
Bruno Haible <bruno@clisp.org>
parents:
6593
diff
changeset
|
278 2006-01-24 Bruno Haible <bruno@clisp.org> |
717623bb6fd8
Check against AIX and HP-UX C compiler bugs.
Bruno Haible <bruno@clisp.org>
parents:
6593
diff
changeset
|
279 |
717623bb6fd8
Check against AIX and HP-UX C compiler bugs.
Bruno Haible <bruno@clisp.org>
parents:
6593
diff
changeset
|
280 * stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs. |
717623bb6fd8
Check against AIX and HP-UX C compiler bugs.
Bruno Haible <bruno@clisp.org>
parents:
6593
diff
changeset
|
281 Patch by Paul Eggert. |
717623bb6fd8
Check against AIX and HP-UX C compiler bugs.
Bruno Haible <bruno@clisp.org>
parents:
6593
diff
changeset
|
282 |
6593 | 283 2006-01-24 Jim Meyering <jim@meyering.net> |
284 | |
285 * openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]). | |
286 Reported by Mark D. Baushke. | |
287 | |
6587
453776fca04b
Work around porting bugs reported by Dieter in
Paul Eggert <eggert@cs.ucla.edu>
parents:
6575
diff
changeset
|
288 2006-01-23 Paul Eggert <eggert@cs.ucla.edu> |
453776fca04b
Work around porting bugs reported by Dieter in
Paul Eggert <eggert@cs.ucla.edu>
parents:
6575
diff
changeset
|
289 |
453776fca04b
Work around porting bugs reported by Dieter in
Paul Eggert <eggert@cs.ucla.edu>
parents:
6575
diff
changeset
|
290 * getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl. |
453776fca04b
Work around porting bugs reported by Dieter in
Paul Eggert <eggert@cs.ucla.edu>
parents:
6575
diff
changeset
|
291 |
6575
c9644fabfcbc
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
Paul Eggert <eggert@cs.ucla.edu>
parents:
6572
diff
changeset
|
292 2006-01-20 Paul Eggert <eggert@cs.ucla.edu> |
c9644fabfcbc
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
Paul Eggert <eggert@cs.ucla.edu>
parents:
6572
diff
changeset
|
293 |
c9644fabfcbc
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
Paul Eggert <eggert@cs.ucla.edu>
parents:
6572
diff
changeset
|
294 * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore |
c9644fabfcbc
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
Paul Eggert <eggert@cs.ucla.edu>
parents:
6572
diff
changeset
|
295 rather than -Xlinker -z -Xlinker ignore, as it's more portable. |
c9644fabfcbc
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
Paul Eggert <eggert@cs.ucla.edu>
parents:
6572
diff
changeset
|
296 Suggested by Bruno Haible. |
c9644fabfcbc
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
Paul Eggert <eggert@cs.ucla.edu>
parents:
6572
diff
changeset
|
297 |
6572
df6195e003c4
* socklen.m4: Look in ws2tcpip.h too, for mingw32.
Simon Josefsson <simon@josefsson.org>
parents:
6562
diff
changeset
|
298 2006-01-19 Simon Josefsson <jas@extundo.com> |
df6195e003c4
* socklen.m4: Look in ws2tcpip.h too, for mingw32.
Simon Josefsson <simon@josefsson.org>
parents:
6562
diff
changeset
|
299 |
df6195e003c4
* socklen.m4: Look in ws2tcpip.h too, for mingw32.
Simon Josefsson <simon@josefsson.org>
parents:
6562
diff
changeset
|
300 * socklen.m4: Look in ws2tcpip.h too, for mingw32. |
df6195e003c4
* socklen.m4: Look in ws2tcpip.h too, for mingw32.
Simon Josefsson <simon@josefsson.org>
parents:
6562
diff
changeset
|
301 |
6562
c89ddea009ce
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
Paul Eggert <eggert@cs.ucla.edu>
parents:
6555
diff
changeset
|
302 2006-01-16 Paul Eggert <eggert@cs.ucla.edu> |
c89ddea009ce
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
Paul Eggert <eggert@cs.ucla.edu>
parents:
6555
diff
changeset
|
303 |
c89ddea009ce
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
Paul Eggert <eggert@cs.ucla.edu>
parents:
6555
diff
changeset
|
304 * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as |
c89ddea009ce
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
Paul Eggert <eggert@cs.ucla.edu>
parents:
6555
diff
changeset
|
305 it's not portable and it doesn't work with cross-compiles. |
c89ddea009ce
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
Paul Eggert <eggert@cs.ucla.edu>
parents:
6555
diff
changeset
|
306 Problem reported by Bruno Haible. Fix missing-$ typo in |
c89ddea009ce
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
Paul Eggert <eggert@cs.ucla.edu>
parents:
6555
diff
changeset
|
307 'test "gl_cv_ignore_unused_libraries" ...' that prevented |
c89ddea009ce
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
Paul Eggert <eggert@cs.ucla.edu>
parents:
6555
diff
changeset
|
308 -zignore from being used with Sun's C compiler. |
c89ddea009ce
* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
Paul Eggert <eggert@cs.ucla.edu>
parents:
6555
diff
changeset
|
309 |
6555 | 310 2006-01-12 Bruno Haible <bruno@clisp.org> |
311 | |
312 * ldd.m4: New file. | |
313 | |
6549
2f04f595e14e
Ensure automatic ordering between gl_LOCK and gl_ARGP.
Bruno Haible <bruno@clisp.org>
parents:
6544
diff
changeset
|
314 2006-01-08 Bruno Haible <bruno@clisp.org> |
2f04f595e14e
Ensure automatic ordering between gl_LOCK and gl_ARGP.
Bruno Haible <bruno@clisp.org>
parents:
6544
diff
changeset
|
315 |
2f04f595e14e
Ensure automatic ordering between gl_LOCK and gl_ARGP.
Bruno Haible <bruno@clisp.org>
parents:
6544
diff
changeset
|
316 Ensure automatic ordering between gl_LOCK and gl_ARGP. |
2f04f595e14e
Ensure automatic ordering between gl_LOCK and gl_ARGP.
Bruno Haible <bruno@clisp.org>
parents:
6544
diff
changeset
|
317 * lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK. |
2f04f595e14e
Ensure automatic ordering between gl_LOCK and gl_ARGP.
Bruno Haible <bruno@clisp.org>
parents:
6544
diff
changeset
|
318 (gl_LOCK): New macro, requiring gl_LOCK_BODY. |
2f04f595e14e
Ensure automatic ordering between gl_LOCK and gl_ARGP.
Bruno Haible <bruno@clisp.org>
parents:
6544
diff
changeset
|
319 |
6540 | 320 2006-01-10 Jim Meyering <jim@meyering.net> |
321 | |
322 * fpending.m4: Also include <stdio.h>, for Dragonfly. | |
323 Patch by Joerg Sonnenberger. | |
324 | |
325 2006-01-10 Paul Eggert <eggert@cs.ucla.edu> | |
326 | |
327 * memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing | |
328 the 2002-12-31 change. Problem and fix reported by Bruno Haible. | |
329 People who are still concerned with buggy memcmp implementations | |
330 can invoke gl_FUNC_MEMCMP themselves. | |
331 | |
6536
169ab032c734
Add sys_socket module.
Simon Josefsson <simon@josefsson.org>
parents:
6535
diff
changeset
|
332 2006-01-10 Simon Josefsson <jas@extundo.com> |
169ab032c734
Add sys_socket module.
Simon Josefsson <simon@josefsson.org>
parents:
6535
diff
changeset
|
333 |
169ab032c734
Add sys_socket module.
Simon Josefsson <simon@josefsson.org>
parents:
6535
diff
changeset
|
334 * sys_socket_h.m4: New file. |
169ab032c734
Add sys_socket module.
Simon Josefsson <simon@josefsson.org>
parents:
6535
diff
changeset
|
335 |
6535
f0b048cba3a9
Optimize file reading where possible.
Bruno Haible <bruno@clisp.org>
parents:
6527
diff
changeset
|
336 2006-01-10 Bruno Haible <bruno@clisp.org> |
f0b048cba3a9
Optimize file reading where possible.
Bruno Haible <bruno@clisp.org>
parents:
6527
diff
changeset
|
337 |
f0b048cba3a9
Optimize file reading where possible.
Bruno Haible <bruno@clisp.org>
parents:
6527
diff
changeset
|
338 * localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked. |
f0b048cba3a9
Optimize file reading where possible.
Bruno Haible <bruno@clisp.org>
parents:
6527
diff
changeset
|
339 Reported by Werner Lemberg <wl@gnu.org>. |
f0b048cba3a9
Optimize file reading where possible.
Bruno Haible <bruno@clisp.org>
parents:
6527
diff
changeset
|
340 |
6527 | 341 2006-01-09 Paul Eggert <eggert@cs.ucla.edu> |
342 | |
343 Sync from coreutils. | |
344 * lib-ignore.m4: New file. | |
345 * lchmod.m4: New file. | |
346 | |
347 2006-01-09 Jim Meyering <jim@meyering.net> | |
348 | |
349 Sync from coreutils. | |
350 * openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c. | |
351 Require openat-priv.h. | |
352 | |
353 2006-01-09 Andreas Gruenbacher <agruen@suse.de> | |
354 | |
355 Sync from coreutils. | |
356 * acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests. | |
357 | |
6510
0e8512b50591
Support for Linux libc4 and libc5.
Bruno Haible <bruno@clisp.org>
parents:
6493
diff
changeset
|
358 2005-10-16 Bruno Haible <bruno@clisp.org> |
0e8512b50591
Support for Linux libc4 and libc5.
Bruno Haible <bruno@clisp.org>
parents:
6493
diff
changeset
|
359 |
0e8512b50591
Support for Linux libc4 and libc5.
Bruno Haible <bruno@clisp.org>
parents:
6493
diff
changeset
|
360 * stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>. |
0e8512b50591
Support for Linux libc4 and libc5.
Bruno Haible <bruno@clisp.org>
parents:
6493
diff
changeset
|
361 |
6493 | 362 2005-12-16 Jim Meyering <jim@meyering.net> |
363 | |
364 * fprintftime.m4: New file. | |
365 | |
6486 | 366 2005-12-10 Sergey Poznyakoff <gray@gnu.org.ua> |
367 | |
368 * argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and | |
369 HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME | |
370 | |
6479 | 371 2005-12-09 Sergey Poznyakoff <gray@gnu.org.ua> |
372 | |
373 * argp.m4: Check if program_invocation_name and | |
374 program_invocation_short_name are declared and define appropriate | |
375 macros if they are not. | |
376 | |
6471
54a70822331f
* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6468
diff
changeset
|
377 2005-12-07 Paul Eggert <eggert@cs.ucla.edu> |
54a70822331f
* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6468
diff
changeset
|
378 |
54a70822331f
* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6468
diff
changeset
|
379 * stat-time.m4 (gl_STAT_TIME): Add check for |
54a70822331f
* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6468
diff
changeset
|
380 TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3 |
54a70822331f
* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6468
diff
changeset
|
381 porting problem reported by Georg Schwarz in |
54a70822331f
* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6468
diff
changeset
|
382 <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>. |
54a70822331f
* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6468
diff
changeset
|
383 |
6468
c2f9aa6169d0
* socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6461
diff
changeset
|
384 2005-12-02 Paul Eggert <eggert@cs.ucla.edu> |
c2f9aa6169d0
* socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6461
diff
changeset
|
385 |
c2f9aa6169d0
* socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6461
diff
changeset
|
386 * socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T. |
c2f9aa6169d0
* socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6461
diff
changeset
|
387 Use implementation from Albert Chin, with some |
c2f9aa6169d0
* socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6461
diff
changeset
|
388 comments/corrections by Stepan Kasal and myself. |
c2f9aa6169d0
* socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6461
diff
changeset
|
389 |
6461
3c1ffaf1172d
* regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
Paul Eggert <eggert@cs.ucla.edu>
parents:
6449
diff
changeset
|
390 2005-12-01 Paul Eggert <eggert@cs.ucla.edu> |
3c1ffaf1172d
* regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
Paul Eggert <eggert@cs.ucla.edu>
parents:
6449
diff
changeset
|
391 |
3c1ffaf1172d
* regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
Paul Eggert <eggert@cs.ucla.edu>
parents:
6449
diff
changeset
|
392 * regex.m4 (gl_REGEX): Check whether off_t can be used in a switch |
3c1ffaf1172d
* regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
Paul Eggert <eggert@cs.ucla.edu>
parents:
6449
diff
changeset
|
393 statement, to work around an HP-UX 10.20 compiler bug reported by |
3c1ffaf1172d
* regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
Paul Eggert <eggert@cs.ucla.edu>
parents:
6449
diff
changeset
|
394 Peter O'Gorman. |
3c1ffaf1172d
* regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
Paul Eggert <eggert@cs.ucla.edu>
parents:
6449
diff
changeset
|
395 |
6449
232d8dc8525f
* modules/gethrxtime (Depends-on): Add gettime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6442
diff
changeset
|
396 2005-11-10 Paul Eggert <eggert@cs.ucla.edu> |
232d8dc8525f
* modules/gethrxtime (Depends-on): Add gettime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6442
diff
changeset
|
397 |
232d8dc8525f
* modules/gethrxtime (Depends-on): Add gettime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6442
diff
changeset
|
398 * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME |
232d8dc8525f
* modules/gethrxtime (Depends-on): Add gettime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6442
diff
changeset
|
399 or gettimeofday; no longer needed. |
232d8dc8525f
* modules/gethrxtime (Depends-on): Add gettime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6442
diff
changeset
|
400 |
6442
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
401 2005-10-30 Paul Eggert <eggert@cs.ucla.edu> |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
402 |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
403 * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
404 variables to suggest the intended function of the PATH_MAX check. |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
405 |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
406 2005-10-30 Kean Johnston <jkj@sco.com> |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
407 |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
408 Trivial changes to support SCO systems. |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
409 * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
410 as PATH_MAX. |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
411 * fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems, |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
412 where __ptr is null when no I/O is pending. |
74f7f6a4a0f9
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Paul Eggert <eggert@cs.ucla.edu>
parents:
6435
diff
changeset
|
413 |
6431
076accb971ef
Add MD2 and hash fixes.
Simon Josefsson <simon@josefsson.org>
parents:
6420
diff
changeset
|
414 2005-10-28 Simon Josefsson <jas@extundo.com> |
076accb971ef
Add MD2 and hash fixes.
Simon Josefsson <simon@josefsson.org>
parents:
6420
diff
changeset
|
415 |
6435
be00741570b7
Fix inet_ntop on mingw32.
Simon Josefsson <simon@josefsson.org>
parents:
6431
diff
changeset
|
416 * inet_ntop.m4: More tests. |
be00741570b7
Fix inet_ntop on mingw32.
Simon Josefsson <simon@josefsson.org>
parents:
6431
diff
changeset
|
417 |
6431
076accb971ef
Add MD2 and hash fixes.
Simon Josefsson <simon@josefsson.org>
parents:
6420
diff
changeset
|
418 * gc-md2.m4, md2.m4: New file. |
076accb971ef
Add MD2 and hash fixes.
Simon Josefsson <simon@josefsson.org>
parents:
6420
diff
changeset
|
419 |
6420
3b630ecba683
* gc.m4: Don't be fooled by --disable-*random-device parameters,
Simon Josefsson <simon@josefsson.org>
parents:
6412
diff
changeset
|
420 2005-10-22 Simon Josefsson <jas@extundo.com> |
3b630ecba683
* gc.m4: Don't be fooled by --disable-*random-device parameters,
Simon Josefsson <simon@josefsson.org>
parents:
6412
diff
changeset
|
421 |
3b630ecba683
* gc.m4: Don't be fooled by --disable-*random-device parameters,
Simon Josefsson <simon@josefsson.org>
parents:
6412
diff
changeset
|
422 * gc.m4: Don't be fooled by --disable-*random-device parameters, |
3b630ecba683
* gc.m4: Don't be fooled by --disable-*random-device parameters,
Simon Josefsson <simon@josefsson.org>
parents:
6412
diff
changeset
|
423 suggested by Bruno Haible <bruno@clisp.org>. Fix error messages. |
3b630ecba683
* gc.m4: Don't be fooled by --disable-*random-device parameters,
Simon Josefsson <simon@josefsson.org>
parents:
6412
diff
changeset
|
424 |
6405
04f67808964b
Add, forgotten in last commit.
Simon Josefsson <simon@josefsson.org>
parents:
6402
diff
changeset
|
425 2005-10-21 Simon Josefsson <jas@extundo.com> |
04f67808964b
Add, forgotten in last commit.
Simon Josefsson <simon@josefsson.org>
parents:
6402
diff
changeset
|
426 |
6412
72505ca6a079
* gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
Simon Josefsson <simon@josefsson.org>
parents:
6405
diff
changeset
|
427 * gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by |
72505ca6a079
* gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
Simon Josefsson <simon@josefsson.org>
parents:
6405
diff
changeset
|
428 Bruno Haible <bruno@clisp.org>. |
72505ca6a079
* gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
Simon Josefsson <simon@josefsson.org>
parents:
6405
diff
changeset
|
429 |
6405
04f67808964b
Add, forgotten in last commit.
Simon Josefsson <simon@josefsson.org>
parents:
6402
diff
changeset
|
430 * gc-des.m4: New file. |
04f67808964b
Add, forgotten in last commit.
Simon Josefsson <simon@josefsson.org>
parents:
6402
diff
changeset
|
431 |
6402
31fd570c5ac0
Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6400
diff
changeset
|
432 2005-10-21 Simon Josefsson <jas@extundo.com> |
31fd570c5ac0
Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6400
diff
changeset
|
433 |
31fd570c5ac0
Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6400
diff
changeset
|
434 * arctwo.m4: New file. |
31fd570c5ac0
Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6400
diff
changeset
|
435 |
31fd570c5ac0
Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6400
diff
changeset
|
436 * gc-arctwo.m4: New file. |
31fd570c5ac0
Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6400
diff
changeset
|
437 |
6399
ca60471103cc
Add gc-rijndael and gc-rijndael-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6398
diff
changeset
|
438 2005-10-19 Simon Josefsson <jas@extundo.com> |
ca60471103cc
Add gc-rijndael and gc-rijndael-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6398
diff
changeset
|
439 |
6400
ee289f3e3269
Add gc-arcfour and gc-arcfour-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6399
diff
changeset
|
440 * gc-arcfour.m4: New file. |
ee289f3e3269
Add gc-arcfour and gc-arcfour-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6399
diff
changeset
|
441 |
6399
ca60471103cc
Add gc-rijndael and gc-rijndael-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6398
diff
changeset
|
442 * gc-rijndael.m4: New file. |
ca60471103cc
Add gc-rijndael and gc-rijndael-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6398
diff
changeset
|
443 |
6398
3a6f48afc45f
* m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
Simon Josefsson <simon@josefsson.org>
parents:
6394
diff
changeset
|
444 2005-10-19 Simon Josefsson <jas@extundo.com> |
3a6f48afc45f
* m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
Simon Josefsson <simon@josefsson.org>
parents:
6394
diff
changeset
|
445 |
3a6f48afc45f
* m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
Simon Josefsson <simon@josefsson.org>
parents:
6394
diff
changeset
|
446 * m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4, |
3a6f48afc45f
* m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
Simon Josefsson <simon@josefsson.org>
parents:
6394
diff
changeset
|
447 m4/gc-md5.m4, m4/gc-sha1.m4: Fix typo, suggested by Stepan Kasal |
3a6f48afc45f
* m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
Simon Josefsson <simon@josefsson.org>
parents:
6394
diff
changeset
|
448 <kasal@ucw.cz>. |
3a6f48afc45f
* m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
Simon Josefsson <simon@josefsson.org>
parents:
6394
diff
changeset
|
449 |
6394
1ddc29532d18
Add gc-md4 and gc-md4-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6393
diff
changeset
|
450 2005-10-19 Simon Josefsson <jas@extundo.com> |
1ddc29532d18
Add gc-md4 and gc-md4-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6393
diff
changeset
|
451 |
1ddc29532d18
Add gc-md4 and gc-md4-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6393
diff
changeset
|
452 * gc-md4.m4: New file. |
1ddc29532d18
Add gc-md4 and gc-md4-tests modules.
Simon Josefsson <simon@josefsson.org>
parents:
6393
diff
changeset
|
453 |
6393 | 454 2005-10-18 Simon Josefsson <jas@extundo.com> |
455 | |
456 * md4.m4: New file. | |
457 | |
6390
8e5f43169a9f
Tweak the code to make it more reusable.
Bruno Haible <bruno@clisp.org>
parents:
6381
diff
changeset
|
458 2005-10-17 Bruno Haible <bruno@clisp.org> |
8e5f43169a9f
Tweak the code to make it more reusable.
Bruno Haible <bruno@clisp.org>
parents:
6381
diff
changeset
|
459 |
8e5f43169a9f
Tweak the code to make it more reusable.
Bruno Haible <bruno@clisp.org>
parents:
6381
diff
changeset
|
460 * stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so that |
8e5f43169a9f
Tweak the code to make it more reusable.
Bruno Haible <bruno@clisp.org>
parents:
6381
diff
changeset
|
461 it can also be used in a test. |
8e5f43169a9f
Tweak the code to make it more reusable.
Bruno Haible <bruno@clisp.org>
parents:
6381
diff
changeset
|
462 |
6381
865e2ea2dde4
Separate sha1 from md5. Use stdint.h in both modules.
Simon Josefsson <simon@josefsson.org>
parents:
6378
diff
changeset
|
463 2005-10-11 Simon Josefsson <jas@extundo.com> |
865e2ea2dde4
Separate sha1 from md5. Use stdint.h in both modules.
Simon Josefsson <simon@josefsson.org>
parents:
6378
diff
changeset
|
464 |
865e2ea2dde4
Separate sha1 from md5. Use stdint.h in both modules.
Simon Josefsson <simon@josefsson.org>
parents:
6378
diff
changeset
|
465 * md5.m4: Remove call to uint32_t.m4. |
865e2ea2dde4
Separate sha1 from md5. Use stdint.h in both modules.
Simon Josefsson <simon@josefsson.org>
parents:
6378
diff
changeset
|
466 |
6378
835ee57992f1
Add rijndael module.
Simon Josefsson <simon@josefsson.org>
parents:
6377
diff
changeset
|
467 2005-10-15 Simon Josefsson <jas@extundo.com> |
835ee57992f1
Add rijndael module.
Simon Josefsson <simon@josefsson.org>
parents:
6377
diff
changeset
|
468 |
835ee57992f1
Add rijndael module.
Simon Josefsson <simon@josefsson.org>
parents:
6377
diff
changeset
|
469 * rijndael.m4: New file. |
835ee57992f1
Add rijndael module.
Simon Josefsson <simon@josefsson.org>
parents:
6377
diff
changeset
|
470 |
6377 | 471 2005-10-14 Simon Josefsson <jas@extundo.com> |
472 | |
473 * arcfour.m4: New file. | |
474 | |
6374
7398c10d65f5
Prepare for using gl_STDBOOL_H.
Bruno Haible <bruno@clisp.org>
parents:
6369
diff
changeset
|
475 2005-10-12 Bruno Haible <bruno@clisp.org> |
7398c10d65f5
Prepare for using gl_STDBOOL_H.
Bruno Haible <bruno@clisp.org>
parents:
6369
diff
changeset
|
476 |
7398c10d65f5
Prepare for using gl_STDBOOL_H.
Bruno Haible <bruno@clisp.org>
parents:
6369
diff
changeset
|
477 * stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H. |
7398c10d65f5
Prepare for using gl_STDBOOL_H.
Bruno Haible <bruno@clisp.org>
parents:
6369
diff
changeset
|
478 Reported by Stepan Kasal <kasal@ucw.cz>. |
7398c10d65f5
Prepare for using gl_STDBOOL_H.
Bruno Haible <bruno@clisp.org>
parents:
6369
diff
changeset
|
479 |
6364
fb852f022f3f
Add hmac-sha1 module.
Simon Josefsson <simon@josefsson.org>
parents:
6363
diff
changeset
|
480 2005-10-12 Simon Josefsson <jas@extundo.com> |
fb852f022f3f
Add hmac-sha1 module.
Simon Josefsson <simon@josefsson.org>
parents:
6363
diff
changeset
|
481 |
6369
3283361ce6b7
Add gc-pbkdf2-sha1 module.
Simon Josefsson <simon@josefsson.org>
parents:
6366
diff
changeset
|
482 * gc-pbkdf2-sha1.m4: New file. |
3283361ce6b7
Add gc-pbkdf2-sha1 module.
Simon Josefsson <simon@josefsson.org>
parents:
6366
diff
changeset
|
483 |
6366 | 484 * gc-hmac-sha1.m4: New file. |
485 | |
6365 | 486 * gc-sha1: New file. |
487 | |
6364
fb852f022f3f
Add hmac-sha1 module.
Simon Josefsson <simon@josefsson.org>
parents:
6363
diff
changeset
|
488 * hmac-sha1.m4: New file. |
fb852f022f3f
Add hmac-sha1 module.
Simon Josefsson <simon@josefsson.org>
parents:
6363
diff
changeset
|
489 |
6363
bae11f33bf3c
Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
Simon Josefsson <simon@josefsson.org>
parents:
6357
diff
changeset
|
490 2005-10-12 Simon Josefsson <jas@extundo.com> |
bae11f33bf3c
Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
Simon Josefsson <simon@josefsson.org>
parents:
6357
diff
changeset
|
491 |
bae11f33bf3c
Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
Simon Josefsson <simon@josefsson.org>
parents:
6357
diff
changeset
|
492 * gc-md5.m4, gc-hmac-md5: New files. |
bae11f33bf3c
Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
Simon Josefsson <simon@josefsson.org>
parents:
6357
diff
changeset
|
493 |
bae11f33bf3c
Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
Simon Josefsson <simon@josefsson.org>
parents:
6357
diff
changeset
|
494 * gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5. |
bae11f33bf3c
Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
Simon Josefsson <simon@josefsson.org>
parents:
6357
diff
changeset
|
495 |
6357 | 496 2005-10-11 Simon Josefsson <jas@extundo.com> |
497 | |
498 * crc.m4: New file. | |
499 | |
6347
37dcafa40bf9
* memxor.m4: Remove gl_C_RESTRICT call.
Simon Josefsson <simon@josefsson.org>
parents:
6345
diff
changeset
|
500 2005-10-07 Simon Josefsson <jas@extundo.com> |
37dcafa40bf9
* memxor.m4: Remove gl_C_RESTRICT call.
Simon Josefsson <simon@josefsson.org>
parents:
6345
diff
changeset
|
501 |
37dcafa40bf9
* memxor.m4: Remove gl_C_RESTRICT call.
Simon Josefsson <simon@josefsson.org>
parents:
6345
diff
changeset
|
502 * memxor.m4: Remove gl_C_RESTRICT call. |
37dcafa40bf9
* memxor.m4: Remove gl_C_RESTRICT call.
Simon Josefsson <simon@josefsson.org>
parents:
6345
diff
changeset
|
503 |
6345
5abccb682fc6
* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
Paul Eggert <eggert@cs.ucla.edu>
parents:
6344
diff
changeset
|
504 2005-10-06 Paul Eggert <eggert@cs.ucla.edu> |
5abccb682fc6
* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
Paul Eggert <eggert@cs.ucla.edu>
parents:
6344
diff
changeset
|
505 |
5abccb682fc6
* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
Paul Eggert <eggert@cs.ucla.edu>
parents:
6344
diff
changeset
|
506 * stdbool.m4 (AC_HEADER_STDBOOL): Check that bool |
5abccb682fc6
* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
Paul Eggert <eggert@cs.ucla.edu>
parents:
6344
diff
changeset
|
507 promotes to int, not unsigned int, to catch the AIX 5.3 |
5abccb682fc6
* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
Paul Eggert <eggert@cs.ucla.edu>
parents:
6344
diff
changeset
|
508 compiler bug. |
5abccb682fc6
* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
Paul Eggert <eggert@cs.ucla.edu>
parents:
6344
diff
changeset
|
509 |
6342
e64e8278ed53
* memxor.m4: Require gl_C_RESTRICT.
Simon Josefsson <simon@josefsson.org>
parents:
6339
diff
changeset
|
510 2005-10-06 Simon Josefsson <jas@extundo.com> |
e64e8278ed53
* memxor.m4: Require gl_C_RESTRICT.
Simon Josefsson <simon@josefsson.org>
parents:
6339
diff
changeset
|
511 |
6344
88273adcbaf6
Add hmac-md5 module.
Simon Josefsson <simon@josefsson.org>
parents:
6342
diff
changeset
|
512 * hmac-md5.m4: New file. |
88273adcbaf6
Add hmac-md5 module.
Simon Josefsson <simon@josefsson.org>
parents:
6342
diff
changeset
|
513 |
6342
e64e8278ed53
* memxor.m4: Require gl_C_RESTRICT.
Simon Josefsson <simon@josefsson.org>
parents:
6339
diff
changeset
|
514 * memxor.m4: Require gl_C_RESTRICT. |
e64e8278ed53
* memxor.m4: Require gl_C_RESTRICT.
Simon Josefsson <simon@josefsson.org>
parents:
6339
diff
changeset
|
515 |
6339
1e3aad6841a0
* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6334
diff
changeset
|
516 2005-10-05 Paul Eggert <eggert@cs.ucla.edu> |
1e3aad6841a0
* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6334
diff
changeset
|
517 |
1e3aad6841a0
* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6334
diff
changeset
|
518 * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for |
1e3aad6841a0
* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6334
diff
changeset
|
519 sys/socket.h, netdb.h, sys/types.h; the checks areno longer |
1e3aad6841a0
* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6334
diff
changeset
|
520 needed, since the source code now assumes these .h files. |
1e3aad6841a0
* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
Paul Eggert <eggert@cs.ucla.edu>
parents:
6334
diff
changeset
|
521 |
6334 | 522 2005-10-05 Simon Josefsson <jas@extundo.com> |
523 | |
524 * memxor.m4: New file. | |
525 | |
6323
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
526 2005-10-02 Paul Eggert <eggert@cs.ucla.edu> |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
527 |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
528 Sync from coreutils. |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
529 * openat.m4 (gl_FUNC_OPENAT): Check for fdopendir. |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
530 * ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
531 defines ULONG_MAX_LT_ULLONG_MAX. Thomas M.Ott reports that |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
532 ULLONG_MAX doesn't work with 2.7.2.1. |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
533 |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
534 2005-10-02 Jim Meyering <jim@meyering.net> |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
535 |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
536 Sync from coreutils. |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
537 * utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
538 from glibc-2.2.5 that fails for read-only files. |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
539 |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
540 2005-10-02 Alfred M. Szmidt <ams@gnu.org> |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
541 |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
542 Sync from coreutils. |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
543 * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path... |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
544 against `yes', rather than just testing for nonempty. |
af09cfa36fd5
* modules/exclude (Depends-on): Depend on verify.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6321
diff
changeset
|
545 |
6319
81f384f9b845
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6317
diff
changeset
|
546 2005-10-01 Simon Josefsson <jas@extundo.com> |
81f384f9b845
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6317
diff
changeset
|
547 |
6321
2b9ecd9439d4
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6319
diff
changeset
|
548 * getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD |
2b9ecd9439d4
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6319
diff
changeset
|
549 and Darwin. |
2b9ecd9439d4
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6319
diff
changeset
|
550 |
6319
81f384f9b845
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6317
diff
changeset
|
551 * getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo |
81f384f9b845
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6317
diff
changeset
|
552 as an (POSIX) extension. Check for sys/types.h, sys/socket.h, and |
81f384f9b845
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6317
diff
changeset
|
553 netdb.h too, needed by getaddrinfo.h. Check if getaddrinfo, |
81f384f9b845
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6317
diff
changeset
|
554 freeaddrinfo and gai_strerror are declared by the POSIX headers. |
81f384f9b845
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6317
diff
changeset
|
555 Check if struct addrinfo is declared. |
81f384f9b845
2005-10-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6317
diff
changeset
|
556 |
6317 | 557 2005-10-01 Jim Meyering <jim@meyering.net> |
558 | |
559 Sync from coreutils. | |
560 | |
561 * getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these | |
562 libraries [inet nsl socket xnet]. Nelson Beebe reported that with | |
563 native cc on Solaris 7, getaddrinfo.c requires -lsocket. | |
564 * getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname | |
565 in the inet and nsl libraries. Required on Solaris 5.7. | |
566 | |
6307 | 567 2005-09-24 Jim Meyering <jim@meyering.net> |
568 | |
569 Sync from coreutils. | |
570 * getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname | |
571 in the inet and nsl libraries. Required on Solaris 5.7. | |
572 | |
6301
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
573 2005-09-26 Bruno Haible <bruno@clisp.org> |
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
574 |
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
575 * mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't compile |
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
576 mbchar.c if they are not both present. |
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
577 * mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC. |
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
578 * mbiter.m4 (gl_MBITER): Likewise. |
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
579 * strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE. |
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
580 * strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise. |
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
581 * strcase.m4 (gl_PREREQ_STRCASECMP): Likewise. |
015760832874
Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Bruno Haible <bruno@clisp.org>
parents:
6293
diff
changeset
|
582 |
6293 | 583 2005-09-23 Paul Eggert <eggert@cs.ucla.edu> |
584 | |
585 * regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp, | |
586 and similarly for the other external symbols. Problem reported | |
587 by James Gallager. | |
588 | |
589 * fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux | |
590 bug reported by Jim Meyering. | |
591 | |
592 * utimens.m4 (gl_UTIMENS): Check for futimesat. | |
593 * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change; | |
594 not needed, since socklen is a prerequisite module. | |
595 | |
6279 | 596 2005-09-23 Jim Meyering <jim@meyering.net> |
597 | |
598 Sync from coreutils. | |
599 Correct build failure (socklen_t not defined) on at least | |
600 mips-sgi-irix6.5 and alphaev67-dec-osf5.1. | |
601 * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T. | |
602 | |
603 2005-09-22 Paul Eggert <eggert@cs.ucla.edu> | |
604 | |
605 Sync from coreutils. | |
606 * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h. | |
607 | |
6274
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
608 2005-09-22 Paul Eggert <eggert@cs.ucla.edu> |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
609 |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
610 Sync from coreutils. |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
611 |
6275 | 612 * backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4: |
613 * fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4: | |
614 * getugroups.m4, group-member.m4, idcache.m4, link-follow.m4: | |
615 * mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4: | |
616 * physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4: | |
617 * save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4: | |
618 * userspec.m4, xgetcwd.m4, xreadlink.m4: | |
619 Don't bother checking for string.h, stdlib.h, unistd.h. | |
620 * fts.m4 (gl_FUNC_FTS_CORE): Don't require | |
621 AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat | |
622 module's job. | |
623 * jm-macros.m4 (gl_MACROS): Likewise. | |
624 * prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT. | |
625 | |
6274
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
626 * getdate.m4 (gl_C_COMPOUND_LITERALS): New macro. |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
627 (gl_GETDATE): Use it. |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
628 |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
629 * mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h. |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
630 |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
631 2005-09-22 Jim Meyering <jim@meyering.net> |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
632 |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
633 Sync from coreutils. |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
634 |
6275 | 635 * lstat.m4 (gl_FUNC_LSTAT): |
636 Use AC_LIBSOURCES to require lstat.c and lstat.h. | |
637 Remove obsolete comment. | |
638 * xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ. | |
639 * xstrtod.m4: Likewise. | |
640 | |
6274
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
641 * openat.m4 (gl_FUNC_OPENAT): Add openat-die.c. |
6636f61f50fe
Log first part of merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6258
diff
changeset
|
642 |
6258
c3b448a06c62
* socklen.m4: Fix typo.
Simon Josefsson <simon@josefsson.org>
parents:
6237
diff
changeset
|
643 2005-09-19 Simon Josefsson <jas@extundo.com> |
c3b448a06c62
* socklen.m4: Fix typo.
Simon Josefsson <simon@josefsson.org>
parents:
6237
diff
changeset
|
644 |
c3b448a06c62
* socklen.m4: Fix typo.
Simon Josefsson <simon@josefsson.org>
parents:
6237
diff
changeset
|
645 * socklen.m4: Fix typo. |
c3b448a06c62
* socklen.m4: Fix typo.
Simon Josefsson <simon@josefsson.org>
parents:
6237
diff
changeset
|
646 |
6237
d81a8251a9b0
* MODULES.html.sh (File system functions): Add stat-time.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6234
diff
changeset
|
647 2005-09-15 Paul Eggert <eggert@cs.ucla.edu> |
d81a8251a9b0
* MODULES.html.sh (File system functions): Add stat-time.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6234
diff
changeset
|
648 |
d81a8251a9b0
* MODULES.html.sh (File system functions): Add stat-time.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6234
diff
changeset
|
649 * st_mtim.m4: Remove. Superseded by... |
d81a8251a9b0
* MODULES.html.sh (File system functions): Add stat-time.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6234
diff
changeset
|
650 * stat-time.m4: New file. |
d81a8251a9b0
* MODULES.html.sh (File system functions): Add stat-time.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6234
diff
changeset
|
651 * timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE. |
d81a8251a9b0
* MODULES.html.sh (File system functions): Add stat-time.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6234
diff
changeset
|
652 Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed. |
d81a8251a9b0
* MODULES.html.sh (File system functions): Add stat-time.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6234
diff
changeset
|
653 |
6234
8938a14f38c1
Fix redefinition problem: strstr may be defined as a macro in string.h.
Bruno Haible <bruno@clisp.org>
parents:
6224
diff
changeset
|
654 2005-09-15 Derek Price <derek@ximbiot.com> |
8938a14f38c1
Fix redefinition problem: strstr may be defined as a macro in string.h.
Bruno Haible <bruno@clisp.org>
parents:
6224
diff
changeset
|
655 |
8938a14f38c1
Fix redefinition problem: strstr may be defined as a macro in string.h.
Bruno Haible <bruno@clisp.org>
parents:
6224
diff
changeset
|
656 * strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here. |
8938a14f38c1
Fix redefinition problem: strstr may be defined as a macro in string.h.
Bruno Haible <bruno@clisp.org>
parents:
6224
diff
changeset
|
657 |
6224
85d0a6143cc4
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Derek R. Price <derek@ximbiot.com>
parents:
6223
diff
changeset
|
658 2005-09-12 Derek Price <derek@ximbiot.com> |
85d0a6143cc4
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Derek R. Price <derek@ximbiot.com>
parents:
6223
diff
changeset
|
659 |
85d0a6143cc4
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Derek R. Price <derek@ximbiot.com>
parents:
6223
diff
changeset
|
660 Make canon-host require getaddrinfo. |
85d0a6143cc4
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Derek R. Price <derek@ximbiot.com>
parents:
6223
diff
changeset
|
661 * canon-host.m4 (gl_CANON_HOST): Remove most dependencies. |
85d0a6143cc4
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Derek R. Price <derek@ximbiot.com>
parents:
6223
diff
changeset
|
662 AC_LIBSOURCE canon-host.h. Call... |
85d0a6143cc4
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Derek R. Price <derek@ximbiot.com>
parents:
6223
diff
changeset
|
663 (gl_PREREQ_CANON_HOST): ...this new function, which requires |
85d0a6143cc4
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Derek R. Price <derek@ximbiot.com>
parents:
6223
diff
changeset
|
664 gl_GETADDRINFO. |
85d0a6143cc4
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Derek R. Price <derek@ximbiot.com>
parents:
6223
diff
changeset
|
665 * getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed. |
85d0a6143cc4
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Derek R. Price <derek@ximbiot.com>
parents:
6223
diff
changeset
|
666 |
6223
1c8ef7732db0
* modules/glob (Files): Add glob-libc.h.
Derek R. Price <derek@ximbiot.com>
parents:
6217
diff
changeset
|
667 2005-09-12 Derek Price <derek@ximbiot.com> |
1c8ef7732db0
* modules/glob (Files): Add glob-libc.h.
Derek R. Price <derek@ximbiot.com>
parents:
6217
diff
changeset
|
668 Paul Eggert <eggert@cs.ucla.edu> |
1c8ef7732db0
* modules/glob (Files): Add glob-libc.h.
Derek R. Price <derek@ximbiot.com>
parents:
6217
diff
changeset
|
669 |
1c8ef7732db0
* modules/glob (Files): Add glob-libc.h.
Derek R. Price <derek@ximbiot.com>
parents:
6217
diff
changeset
|
670 * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c, |
1c8ef7732db0
* modules/glob (Files): Add glob-libc.h.
Derek R. Price <derek@ximbiot.com>
parents:
6217
diff
changeset
|
671 glob_.h, glob-libc.h. |
1c8ef7732db0
* modules/glob (Files): Add glob-libc.h.
Derek R. Price <derek@ximbiot.com>
parents:
6217
diff
changeset
|
672 (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed. |
1c8ef7732db0
* modules/glob (Files): Add glob-libc.h.
Derek R. Price <derek@ximbiot.com>
parents:
6217
diff
changeset
|
673 |
6217
f73f33cda590
2005-09-08 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6210
diff
changeset
|
674 2005-08-31 Simon Josefsson <jas@extundo.com> |
f73f33cda590
2005-09-08 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6210
diff
changeset
|
675 |
f73f33cda590
2005-09-08 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6210
diff
changeset
|
676 * socklen.m4: New file. |
f73f33cda590
2005-09-08 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6210
diff
changeset
|
677 |
6210
4e6ef6bd2966
* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
Derek R. Price <derek@ximbiot.com>
parents:
6200
diff
changeset
|
678 2005-09-03 Derek Price <derek@ximbiot.com> |
4e6ef6bd2966
* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
Derek R. Price <derek@ximbiot.com>
parents:
6200
diff
changeset
|
679 |
4e6ef6bd2966
* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
Derek R. Price <derek@ximbiot.com>
parents:
6200
diff
changeset
|
680 * getlogin_r (gl_GETLOGIN_R): Fix cut & paste error. |
4e6ef6bd2966
* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
Derek R. Price <derek@ximbiot.com>
parents:
6200
diff
changeset
|
681 From Larry Jones <lawrence.jones@ugs.com>. |
4e6ef6bd2966
* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
Derek R. Price <derek@ximbiot.com>
parents:
6200
diff
changeset
|
682 |
6200
dae7c9179bef
Support for lib vs. lib64 distinction on biarch platforms.
Bruno Haible <bruno@clisp.org>
parents:
6194
diff
changeset
|
683 2005-08-27 Bruno Haible <bruno@clisp.org> |
dae7c9179bef
Support for lib vs. lib64 distinction on biarch platforms.
Bruno Haible <bruno@clisp.org>
parents:
6194
diff
changeset
|
684 |
dae7c9179bef
Support for lib vs. lib64 distinction on biarch platforms.
Bruno Haible <bruno@clisp.org>
parents:
6194
diff
changeset
|
685 Support for lib vs. lib64 distinction on biarch platforms. |
dae7c9179bef
Support for lib vs. lib64 distinction on biarch platforms.
Bruno Haible <bruno@clisp.org>
parents:
6194
diff
changeset
|
686 * lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro. |
dae7c9179bef
Support for lib vs. lib64 distinction on biarch platforms.
Bruno Haible <bruno@clisp.org>
parents:
6194
diff
changeset
|
687 (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'. |
dae7c9179bef
Support for lib vs. lib64 distinction on biarch platforms.
Bruno Haible <bruno@clisp.org>
parents:
6194
diff
changeset
|
688 * lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise. |
dae7c9179bef
Support for lib vs. lib64 distinction on biarch platforms.
Bruno Haible <bruno@clisp.org>
parents:
6194
diff
changeset
|
689 |
6191 | 690 2005-09-01 Jim Meyering <jim@meyering.net> |
691 | |
692 * lchown.m4: Require gl_FUNC_CHOWN, for the definition of | |
693 CHOWN_MODIFIES_SYMLINK, which is used by lchown.c. | |
6194 | 694 Require gl_STAT_MACROS, too. |
6191 | 695 |
6184
f1728546eca4
On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6177
diff
changeset
|
696 2005-08-31 Paul Eggert <eggert@cs.ucla.edu> |
f1728546eca4
On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6177
diff
changeset
|
697 |
f1728546eca4
On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6177
diff
changeset
|
698 * regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define |
f1728546eca4
On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6177
diff
changeset
|
699 _REGEX_LARGE_OFFSETS). Test for regoff_t/off_t bug in 64-bit |
f1728546eca4
On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6177
diff
changeset
|
700 and large-file glibc and in 32-bit large-file Solaris. |
f1728546eca4
On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6177
diff
changeset
|
701 |
6177
526c97a9fd70
Put all dummy definitions of gnulib-tool's specification macros into
Bruno Haible <bruno@clisp.org>
parents:
6155
diff
changeset
|
702 2005-08-28 Bruno Haible <bruno@clisp.org> |
526c97a9fd70
Put all dummy definitions of gnulib-tool's specification macros into
Bruno Haible <bruno@clisp.org>
parents:
6155
diff
changeset
|
703 |
526c97a9fd70
Put all dummy definitions of gnulib-tool's specification macros into
Bruno Haible <bruno@clisp.org>
parents:
6155
diff
changeset
|
704 * gnulib-tool.m4: New file. |
526c97a9fd70
Put all dummy definitions of gnulib-tool's specification macros into
Bruno Haible <bruno@clisp.org>
parents:
6155
diff
changeset
|
705 |
6139 | 706 2005-08-27 Jim Meyering <jim@meyering.net> |
707 | |
6148 | 708 * stdlib-safer.m4: New file. From coreutils. |
709 * stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h. | |
6139 | 710 * fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the |
711 AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ. | |
712 * unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c. | |
6144 | 713 Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list. |
6139 | 714 |
6124
2e48e4301246
* getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
Simon Josefsson <simon@josefsson.org>
parents:
6122
diff
changeset
|
715 2005-08-24 Simon Josefsson <jas@extundo.com> |
2e48e4301246
* getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
Simon Josefsson <simon@josefsson.org>
parents:
6122
diff
changeset
|
716 |
2e48e4301246
* getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
Simon Josefsson <simon@josefsson.org>
parents:
6122
diff
changeset
|
717 * getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and |
2e48e4301246
* getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
Simon Josefsson <simon@josefsson.org>
parents:
6122
diff
changeset
|
718 __fsetlocking. |
2e48e4301246
* getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
Simon Josefsson <simon@josefsson.org>
parents:
6122
diff
changeset
|
719 |
6121
61e0b7c597d5
* m4/regex.m4: Add AC_PREREQ(2.50).
Paul Eggert <eggert@cs.ucla.edu>
parents:
6120
diff
changeset
|
720 2005-08-25 Stepan Kasal <kasal@ucw.cz> |
61e0b7c597d5
* m4/regex.m4: Add AC_PREREQ(2.50).
Paul Eggert <eggert@cs.ucla.edu>
parents:
6120
diff
changeset
|
721 |
61e0b7c597d5
* m4/regex.m4: Add AC_PREREQ(2.50).
Paul Eggert <eggert@cs.ucla.edu>
parents:
6120
diff
changeset
|
722 * regex.m4: Add AC_PREREQ(2.50). |
61e0b7c597d5
* m4/regex.m4: Add AC_PREREQ(2.50).
Paul Eggert <eggert@cs.ucla.edu>
parents:
6120
diff
changeset
|
723 (gl_REGEX): If --with-included-regex was given, skip the autodetection. |
61e0b7c597d5
* m4/regex.m4: Add AC_PREREQ(2.50).
Paul Eggert <eggert@cs.ucla.edu>
parents:
6120
diff
changeset
|
724 |
6120 | 725 2005-08-25 Bruno Haible <bruno@clisp.org> |
726 | |
6122
eb03242e56c7
Use m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
Bruno Haible <bruno@clisp.org>
parents:
6121
diff
changeset
|
727 * minmax.m4: Require autoconf 2.52. |
eb03242e56c7
Use m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
Bruno Haible <bruno@clisp.org>
parents:
6121
diff
changeset
|
728 (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead |
eb03242e56c7
Use m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
Bruno Haible <bruno@clisp.org>
parents:
6121
diff
changeset
|
729 of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust |
eb03242e56c7
Use m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
Bruno Haible <bruno@clisp.org>
parents:
6121
diff
changeset
|
730 alternatives of translit over the alphabet. |
eb03242e56c7
Use m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
Bruno Haible <bruno@clisp.org>
parents:
6121
diff
changeset
|
731 Based on a patch from Stepan Kasal <kasal@ucw.cz>. |
6120 | 732 |
6102
781f0829b119
* srclist.txt: Comment out lib/regex.c. Add glibc bug 1238.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6096
diff
changeset
|
733 2005-08-24 Paul Eggert <eggert@cs.ucla.edu> |
781f0829b119
* srclist.txt: Comment out lib/regex.c. Add glibc bug 1238.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6096
diff
changeset
|
734 |
781f0829b119
* srclist.txt: Comment out lib/regex.c. Add glibc bug 1238.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6096
diff
changeset
|
735 * regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing |
781f0829b119
* srclist.txt: Comment out lib/regex.c. Add glibc bug 1238.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6096
diff
changeset
|
736 for GNU regex features. |
781f0829b119
* srclist.txt: Comment out lib/regex.c. Add glibc bug 1238.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6096
diff
changeset
|
737 |
6089 | 738 2005-08-24 Jim Meyering <jim@meyering.net> |
739 | |
6096 | 740 Sync from coreutils. |
741 * fcntl-safer.m4: New file. | |
742 | |
6089 | 743 * xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source |
744 and object files for this module. | |
745 | |
6083
7f315cf586d6
* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6080
diff
changeset
|
746 2005-08-23 Paul Eggert <eggert@cs.ucla.edu> |
7f315cf586d6
* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6080
diff
changeset
|
747 |
7f315cf586d6
* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6080
diff
changeset
|
748 * regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used. |
7f315cf586d6
* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6080
diff
changeset
|
749 All contents moved to gl_REGEX. |
7f315cf586d6
* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6080
diff
changeset
|
750 (gl_REGEX): Don't bother checking whether lib/regex.c exists; |
7f315cf586d6
* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6080
diff
changeset
|
751 assume that it does. |
7f315cf586d6
* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6080
diff
changeset
|
752 |
6080
371903e6dfee
* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6058
diff
changeset
|
753 2005-08-20 Bruno Haible <bruno@clisp.org> |
371903e6dfee
* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6058
diff
changeset
|
754 |
371903e6dfee
* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6058
diff
changeset
|
755 * regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE. |
371903e6dfee
* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6058
diff
changeset
|
756 |
6058 | 757 2005-08-17 Bruno Haible <bruno@clisp.org> |
758 | |
759 * strcasestr.m4: New file. | |
760 | |
6057
a878a8d58823
Make strstr() work in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6052
diff
changeset
|
761 2005-08-17 Bruno Haible <bruno@clisp.org> |
a878a8d58823
Make strstr() work in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6052
diff
changeset
|
762 |
a878a8d58823
Make strstr() work in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6052
diff
changeset
|
763 * strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always. |
a878a8d58823
Make strstr() work in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6052
diff
changeset
|
764 (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC. |
a878a8d58823
Make strstr() work in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6052
diff
changeset
|
765 |
6052
29087842aa86
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Paul Eggert <eggert@cs.ucla.edu>
parents:
6048
diff
changeset
|
766 2005-08-16 Paul Eggert <eggert@cs.ucla.edu> |
29087842aa86
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Paul Eggert <eggert@cs.ucla.edu>
parents:
6048
diff
changeset
|
767 |
29087842aa86
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Paul Eggert <eggert@cs.ucla.edu>
parents:
6048
diff
changeset
|
768 * getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results |
29087842aa86
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Paul Eggert <eggert@cs.ucla.edu>
parents:
6048
diff
changeset
|
769 of gl_GETOPT_SUBSTITUTE. That way, if both gl_GETOPT_SUBSTITUTE |
29087842aa86
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Paul Eggert <eggert@cs.ucla.edu>
parents:
6048
diff
changeset
|
770 and gl_GETOPT are both invoked via different paths (as happens |
29087842aa86
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Paul Eggert <eggert@cs.ucla.edu>
parents:
6048
diff
changeset
|
771 with GNU tar CVS because it uses both argp and getopt), the former |
29087842aa86
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Paul Eggert <eggert@cs.ucla.edu>
parents:
6048
diff
changeset
|
772 wins. |
29087842aa86
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
Paul Eggert <eggert@cs.ucla.edu>
parents:
6048
diff
changeset
|
773 |
6048
5943d7de8c5d
Make strcasecmp() work right in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6046
diff
changeset
|
774 2005-08-16 Bruno Haible <bruno@clisp.org> |
5943d7de8c5d
Make strcasecmp() work right in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6046
diff
changeset
|
775 |
5943d7de8c5d
Make strcasecmp() work right in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6046
diff
changeset
|
776 * strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function always. |
5943d7de8c5d
Make strcasecmp() work right in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6046
diff
changeset
|
777 (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC. |
5943d7de8c5d
Make strcasecmp() work right in multibyte locales.
Bruno Haible <bruno@clisp.org>
parents:
6046
diff
changeset
|
778 |
6046 | 779 2005-08-16 Bruno Haible <bruno@clisp.org> |
780 | |
781 * mbfile.m4: New file. | |
782 | |
6045 | 783 2005-08-16 Bruno Haible <bruno@clisp.org> |
784 | |
785 * mbiter.m4: New file. | |
786 | |
6044 | 787 2005-08-16 Bruno Haible <bruno@clisp.org> |
788 | |
789 * mbchar.m4: New file. | |
790 | |
6042 | 791 2005-08-16 Bruno Haible <bruno@clisp.org> |
792 | |
793 * tls.m4: New file, from GNU gettext. | |
794 | |
795 2005-08-12 Bruno Haible <bruno@clisp.org> | |
796 | |
797 * readline.m4 (gl_FUNC_READLINE): Look for ncurses first. | |
798 | |
6025
5c7eb3550ce5
* readline.m4: Look for termcap, curses or ncurses if required.
Simon Josefsson <simon@josefsson.org>
parents:
6023
diff
changeset
|
799 2005-08-12 Simon Josefsson <jas@extundo.com> |
5c7eb3550ce5
* readline.m4: Look for termcap, curses or ncurses if required.
Simon Josefsson <simon@josefsson.org>
parents:
6023
diff
changeset
|
800 |
5c7eb3550ce5
* readline.m4: Look for termcap, curses or ncurses if required.
Simon Josefsson <simon@josefsson.org>
parents:
6023
diff
changeset
|
801 * readline.m4: Look for termcap, curses or ncurses if required. |
5c7eb3550ce5
* readline.m4: Look for termcap, curses or ncurses if required.
Simon Josefsson <simon@josefsson.org>
parents:
6023
diff
changeset
|
802 |
6023 | 803 2005-08-11 Simon Josefsson <jas@extundo.com> |
804 | |
805 * readline.m4: New file. | |
806 | |
6020
b9cb7a737790
2005-08-10 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6018
diff
changeset
|
807 2005-08-10 Simon Josefsson <jas@extundo.com> |
b9cb7a737790
2005-08-10 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6018
diff
changeset
|
808 |
b9cb7a737790
2005-08-10 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6018
diff
changeset
|
809 * strnlen.m4: New file. |
b9cb7a737790
2005-08-10 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6018
diff
changeset
|
810 |
b9cb7a737790
2005-08-10 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6018
diff
changeset
|
811 * strndup.m4: Don't check for strnlen declaration, done in |
b9cb7a737790
2005-08-10 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6018
diff
changeset
|
812 strnlen.m4. |
b9cb7a737790
2005-08-10 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6018
diff
changeset
|
813 |
6018
954deae9185d
Really require autoconf-2.57.
Bruno Haible <bruno@clisp.org>
parents:
6011
diff
changeset
|
814 2005-08-10 Stepan Kasal <kasal@ucw.cz> |
954deae9185d
Really require autoconf-2.57.
Bruno Haible <bruno@clisp.org>
parents:
6011
diff
changeset
|
815 |
954deae9185d
Really require autoconf-2.57.
Bruno Haible <bruno@clisp.org>
parents:
6011
diff
changeset
|
816 * onceonly_2_57.m4: Really require Autoconf 2.57. |
954deae9185d
Really require autoconf-2.57.
Bruno Haible <bruno@clisp.org>
parents:
6011
diff
changeset
|
817 |
6011
cf3d0bf4fc6f
2005-08-02 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6007
diff
changeset
|
818 2005-08-02 Simon Josefsson <jas@extundo.com> |
cf3d0bf4fc6f
2005-08-02 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6007
diff
changeset
|
819 |
cf3d0bf4fc6f
2005-08-02 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6007
diff
changeset
|
820 * getline.m4: Separate out getdelim stuff into separate module. |
cf3d0bf4fc6f
2005-08-02 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6007
diff
changeset
|
821 |
cf3d0bf4fc6f
2005-08-02 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6007
diff
changeset
|
822 * getdelim.m4: New file. |
cf3d0bf4fc6f
2005-08-02 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
6007
diff
changeset
|
823 |
6007
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
824 2005-07-26 Paul Eggert <eggert@cs.ucla.edu> |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
825 |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
826 Add support to getopt for Emacs, which doesn't use LIBOBJS in the |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
827 normal way. |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
828 * getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro. |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
829 (gl_GETOPT_SUBSTITUTE): Use it. Invoke gl_PREREQ_GETOPT. |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
830 (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros. |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
831 (gl_GETOPT): Use the new macros. Most of the implementation |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
832 is moved to the new macros. This is for programs like Emacs |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
833 that don't want all the functionality of gl_GETOPT. |
5b580599ba01
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6005
diff
changeset
|
834 |
6005
2dd8d7b4185f
Portability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
Bruno Haible <bruno@clisp.org>
parents:
6003
diff
changeset
|
835 2005-07-26 Bruno Haible <bruno@clisp.org> |
2dd8d7b4185f
Portability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
Bruno Haible <bruno@clisp.org>
parents:
6003
diff
changeset
|
836 |
2dd8d7b4185f
Portability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
Bruno Haible <bruno@clisp.org>
parents:
6003
diff
changeset
|
837 * lock.m4: Update from GNU gettext. |
2dd8d7b4185f
Portability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
Bruno Haible <bruno@clisp.org>
parents:
6003
diff
changeset
|
838 |
6003
d2b8c6783b35
* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6002
diff
changeset
|
839 2005-07-25 Paul Eggert <eggert@cs.ucla.edu> |
d2b8c6783b35
* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6002
diff
changeset
|
840 |
6155
63c7f1332e8a
Fix, spotted by Stepan Kasal.
Bruno Haible <bruno@clisp.org>
parents:
6148
diff
changeset
|
841 * regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the |
6003
d2b8c6783b35
* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6002
diff
changeset
|
842 obsolescent AC_TRY_RUN. Include the default includes files, for 'exit'. |
d2b8c6783b35
* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
Paul Eggert <eggert@cs.ucla.edu>
parents:
6002
diff
changeset
|
843 |
6002
29720e2b877f
New gnulib module 'visibility'.
Bruno Haible <bruno@clisp.org>
parents:
5994
diff
changeset
|
844 2005-07-24 Bruno Haible <bruno@clisp.org> |
29720e2b877f
New gnulib module 'visibility'.
Bruno Haible <bruno@clisp.org>
parents:
5994
diff
changeset
|
845 |
29720e2b877f
New gnulib module 'visibility'.
Bruno Haible <bruno@clisp.org>
parents:
5994
diff
changeset
|
846 * visibility.m4: New file. |
29720e2b877f
New gnulib module 'visibility'.
Bruno Haible <bruno@clisp.org>
parents:
5994
diff
changeset
|
847 |
5994 | 848 2005-07-18 Bruno Haible <bruno@clisp.org> |
849 | |
850 * lock.m4: New file, from GNU gettext. | |
851 | |
5989
c0415917431f
Don't use poll() on MacOS X 10.4.
Bruno Haible <bruno@clisp.org>
parents:
5988
diff
changeset
|
852 2005-06-01 Bruno Haible <bruno@clisp.org> |
c0415917431f
Don't use poll() on MacOS X 10.4.
Bruno Haible <bruno@clisp.org>
parents:
5988
diff
changeset
|
853 |
c0415917431f
Don't use poll() on MacOS X 10.4.
Bruno Haible <bruno@clisp.org>
parents:
5988
diff
changeset
|
854 * poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug. |
c0415917431f
Don't use poll() on MacOS X 10.4.
Bruno Haible <bruno@clisp.org>
parents:
5988
diff
changeset
|
855 When using lib/poll.c, define poll as rpl_poll. |
c0415917431f
Don't use poll() on MacOS X 10.4.
Bruno Haible <bruno@clisp.org>
parents:
5988
diff
changeset
|
856 |
5988
60262f4b3d5f
* modules/argp (Depends-on): Remove unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5986
diff
changeset
|
857 2005-07-14 Bruno Haible <bruno@clisp.org> |
60262f4b3d5f
* modules/argp (Depends-on): Remove unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5986
diff
changeset
|
858 |
60262f4b3d5f
* modules/argp (Depends-on): Remove unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5986
diff
changeset
|
859 * argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO. |
60262f4b3d5f
* modules/argp (Depends-on): Remove unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5986
diff
changeset
|
860 Instead, test for *_unlocked function declarations directly. |
60262f4b3d5f
* modules/argp (Depends-on): Remove unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5986
diff
changeset
|
861 |
5986
f84b6f02ec36
* m4/glob.m4 (gl_GLOB): Cache glob interface check result. Add check for
Derek R. Price <derek@ximbiot.com>
parents:
5980
diff
changeset
|
862 2005-07-14 Derek Price <derek@ximbiot.com> |
f84b6f02ec36
* m4/glob.m4 (gl_GLOB): Cache glob interface check result. Add check for
Derek R. Price <derek@ximbiot.com>
parents:
5980
diff
changeset
|
863 |
f84b6f02ec36
* m4/glob.m4 (gl_GLOB): Cache glob interface check result. Add check for
Derek R. Price <derek@ximbiot.com>
parents:
5980
diff
changeset
|
864 * glob.m4 (gl_GLOB): Cache glob interface check result. Add check for |
f84b6f02ec36
* m4/glob.m4 (gl_GLOB): Cache glob interface check result. Add check for
Derek R. Price <derek@ximbiot.com>
parents:
5980
diff
changeset
|
865 glob symlink bug. |
f84b6f02ec36
* m4/glob.m4 (gl_GLOB): Cache glob interface check result. Add check for
Derek R. Price <derek@ximbiot.com>
parents:
5980
diff
changeset
|
866 |
5980
5375b994ef54
Make it work also if size_t is smaller than unsigned int.
Bruno Haible <bruno@clisp.org>
parents:
5969
diff
changeset
|
867 2005-07-10 Bruno Haible <bruno@clisp.org> |
5375b994ef54
Make it work also if size_t is smaller than unsigned int.
Bruno Haible <bruno@clisp.org>
parents:
5969
diff
changeset
|
868 |
5375b994ef54
Make it work also if size_t is smaller than unsigned int.
Bruno Haible <bruno@clisp.org>
parents:
5969
diff
changeset
|
869 * size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t. |
5375b994ef54
Make it work also if size_t is smaller than unsigned int.
Bruno Haible <bruno@clisp.org>
parents:
5969
diff
changeset
|
870 Needed when size_t is smaller than 'unsigned int'. |
5375b994ef54
Make it work also if size_t is smaller than unsigned int.
Bruno Haible <bruno@clisp.org>
parents:
5969
diff
changeset
|
871 Reported by Paul Eggert. |
5375b994ef54
Make it work also if size_t is smaller than unsigned int.
Bruno Haible <bruno@clisp.org>
parents:
5969
diff
changeset
|
872 |
5968
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
873 2005-07-07 Paul Eggert <eggert@cs.ucla.edu> |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
874 |
5969
f675fdd9e8a7
* m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5968
diff
changeset
|
875 * backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf. |
f675fdd9e8a7
* m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5968
diff
changeset
|
876 * same.m4 (gl_SAME): Likewise. |
f675fdd9e8a7
* m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5968
diff
changeset
|
877 Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase. |
f675fdd9e8a7
* m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5968
diff
changeset
|
878 |
5968
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
879 * regex.m4: Adjust to new libc regex implementation. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
880 (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
881 all the .c and .h parts of (the new) regex. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
882 Quote the m4 stuff better. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
883 Check for RE_ICASE bug of old gnulib. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
884 Check for REG_STARTEND of recent libc. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
885 Rename local variables from jm_* to gl_*. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
886 Quote operand of "test -f". |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
887 Say "recent enough" version of libc, not "version 2". |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
888 (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
889 prerequisite module. Remove AC_HEADER_STDC; no longer needed. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
890 Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
891 Remove check for btowc, isascii. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
892 Require AM_LANGINFO_CODESET. |
541fed6ae301
* modules/regex (Files): Add lib/regex_internal.c,
Paul Eggert <eggert@cs.ucla.edu>
parents:
5964
diff
changeset
|
893 |
5964
111f78a51516
Avoid false positive on mingw.
Bruno Haible <bruno@clisp.org>
parents:
5960
diff
changeset
|
894 2005-07-05 Bruno Haible <bruno@clisp.org> |
111f78a51516
Avoid false positive on mingw.
Bruno Haible <bruno@clisp.org>
parents:
5960
diff
changeset
|
895 |
111f78a51516
Avoid false positive on mingw.
Bruno Haible <bruno@clisp.org>
parents:
5960
diff
changeset
|
896 * mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current |
111f78a51516
Avoid false positive on mingw.
Bruno Haible <bruno@clisp.org>
parents:
5960
diff
changeset
|
897 autoconf CVS. Needed for mingw. |
111f78a51516
Avoid false positive on mingw.
Bruno Haible <bruno@clisp.org>
parents:
5960
diff
changeset
|
898 |
5960
2a0d593683dc
Remove the dependency of the strftime module on the tzset module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5956
diff
changeset
|
899 2005-07-03 Paul Eggert <eggert@cs.ucla.edu> |
2a0d593683dc
Remove the dependency of the strftime module on the tzset module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5956
diff
changeset
|
900 |
2a0d593683dc
Remove the dependency of the strftime module on the tzset module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5956
diff
changeset
|
901 Remove the dependency of the strftime module on the tzset module. |
2a0d593683dc
Remove the dependency of the strftime module on the tzset module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5956
diff
changeset
|
902 * strftime.m4 (gl_FUNC_STRFTIME): Don't require gl_FUNC_TZSET_CLOBBER. |
2a0d593683dc
Remove the dependency of the strftime module on the tzset module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5956
diff
changeset
|
903 |
5956
ccf4c39a6263
Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Jim Meyering <jim@meyering.net>
parents:
5939
diff
changeset
|
904 2005-07-02 Jim Meyering <jim@meyering.net> |
ccf4c39a6263
Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Jim Meyering <jim@meyering.net>
parents:
5939
diff
changeset
|
905 |
ccf4c39a6263
Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Jim Meyering <jim@meyering.net>
parents:
5939
diff
changeset
|
906 * chown.m4, cloexec.m4, dup2.m4, fsusage.m4: |
ccf4c39a6263
Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Jim Meyering <jim@meyering.net>
parents:
5939
diff
changeset
|
907 * getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4: |
ccf4c39a6263
Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Jim Meyering <jim@meyering.net>
parents:
5939
diff
changeset
|
908 * pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4: |
ccf4c39a6263
Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Jim Meyering <jim@meyering.net>
parents:
5939
diff
changeset
|
909 Don't check for fcntl.h, and don't test for HAVE_FCNTL_H. |
ccf4c39a6263
Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Jim Meyering <jim@meyering.net>
parents:
5939
diff
changeset
|
910 |
5939
7e7ddabe954a
2005-06-28 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5933
diff
changeset
|
911 2005-06-28 Simon Josefsson <jas@extundo.com> |
7e7ddabe954a
2005-06-28 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5933
diff
changeset
|
912 |
7e7ddabe954a
2005-06-28 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5933
diff
changeset
|
913 * check-version.m4: New file, suggested by Jim Meyering |
7e7ddabe954a
2005-06-28 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5933
diff
changeset
|
914 <jim@meyering.net>. |
7e7ddabe954a
2005-06-28 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5933
diff
changeset
|
915 |
5933
35504bd557fa
Remove stat module & update lstat.
Derek R. Price <derek@ximbiot.com>
parents:
5929
diff
changeset
|
916 2005-06-24 Derek Price <derek@ximbiot.com> |
35504bd557fa
Remove stat module & update lstat.
Derek R. Price <derek@ximbiot.com>
parents:
5929
diff
changeset
|
917 and Bruno Haible <bruno@clisp.org> |
35504bd557fa
Remove stat module & update lstat.
Derek R. Price <derek@ximbiot.com>
parents:
5929
diff
changeset
|
918 |
35504bd557fa
Remove stat module & update lstat.
Derek R. Price <derek@ximbiot.com>
parents:
5929
diff
changeset
|
919 Remove stat module & update lstat. |
35504bd557fa
Remove stat module & update lstat.
Derek R. Price <derek@ximbiot.com>
parents:
5929
diff
changeset
|
920 * lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of |
35504bd557fa
Remove stat module & update lstat.
Derek R. Price <derek@ximbiot.com>
parents:
5929
diff
changeset
|
921 AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. |
35504bd557fa
Remove stat module & update lstat.
Derek R. Price <derek@ximbiot.com>
parents:
5929
diff
changeset
|
922 * stat.m4: Remove this file. |
35504bd557fa
Remove stat module & update lstat.
Derek R. Price <derek@ximbiot.com>
parents:
5929
diff
changeset
|
923 |
5929
1bd98d92c928
* bison.m4: Note that precious decls of YACC & YFLAGS will be
Derek R. Price <derek@ximbiot.com>
parents:
5926
diff
changeset
|
924 2005-06-20 Derek Price <derek@ximbiot.com> |
1bd98d92c928
* bison.m4: Note that precious decls of YACC & YFLAGS will be
Derek R. Price <derek@ximbiot.com>
parents:
5926
diff
changeset
|
925 |
1bd98d92c928
* bison.m4: Note that precious decls of YACC & YFLAGS will be
Derek R. Price <derek@ximbiot.com>
parents:
5926
diff
changeset
|
926 * bison.m4: Note that precious decls of YACC & YFLAGS will be |
1bd98d92c928
* bison.m4: Note that precious decls of YACC & YFLAGS will be
Derek R. Price <derek@ximbiot.com>
parents:
5926
diff
changeset
|
927 unnecessary for Autoconfs > 2.59c. |
1bd98d92c928
* bison.m4: Note that precious decls of YACC & YFLAGS will be
Derek R. Price <derek@ximbiot.com>
parents:
5926
diff
changeset
|
928 |
5926
3508054a2863
* bison.m4: Declare YACC & YFLAGS precious.
Derek R. Price <derek@ximbiot.com>
parents:
5913
diff
changeset
|
929 2005-06-16 Derek Price <derek@ximbiot.com> |
3508054a2863
* bison.m4: Declare YACC & YFLAGS precious.
Derek R. Price <derek@ximbiot.com>
parents:
5913
diff
changeset
|
930 |
3508054a2863
* bison.m4: Declare YACC & YFLAGS precious.
Derek R. Price <derek@ximbiot.com>
parents:
5913
diff
changeset
|
931 * bison.m4: Declare YACC & YFLAGS precious. |
3508054a2863
* bison.m4: Declare YACC & YFLAGS precious.
Derek R. Price <derek@ximbiot.com>
parents:
5913
diff
changeset
|
932 |
5913 | 933 2005-06-08 Bruno Haible <bruno@clisp.org> |
934 | |
935 * csharpcomp.m4: New file, from GNU gettext. | |
936 | |
5907 | 937 2005-06-02 Paul Eggert <eggert@cs.ucla.edu> |
938 | |
939 Sync from coreutils. | |
940 * mkdir-p.m4: Renamed from makepath.m4. | |
941 (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH. All uses changed. | |
942 Rename files from makepath.c to mkdir-p.c, and from | |
943 makepath.h to mkdir-p.h. | |
944 * filenamecat.m4: Renamed from path-concat.m4. | |
945 (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT. All uses changed. | |
946 Rename files from path-concat.c to filenamecat.c, | |
947 and from path-concat.h to filenamecat.h. | |
948 * getcwd-path-max.m4: Don't use "path" or "filename" to mean | |
949 "file name" in local variables or comments. | |
950 * rename.m4: Likewise. | |
951 | |
5902 | 952 2005-06-01 Bruno Haible <bruno@clisp.org> |
953 | |
954 * csharp.m4: New file, from GNU gettext. | |
955 * csharpexec.m4: New file, from GNU gettext. | |
956 | |
5901 | 957 2005-05-31 Derek Price <derek@ximbiot.com> |
958 Paul Eggert <eggert@cs.ucla.edu> | |
959 | |
960 Sync from cvs. | |
961 * glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment. | |
962 | |
5898
429b55c14554
* MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
Derek R. Price <derek@ximbiot.com>
parents:
5894
diff
changeset
|
963 2005-05-29 Derek Price <derek@ximbiot.com> |
429b55c14554
* MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
Derek R. Price <derek@ximbiot.com>
parents:
5894
diff
changeset
|
964 Paul Eggert <eggert@cs.ucla.edu> |
429b55c14554
* MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
Derek R. Price <derek@ximbiot.com>
parents:
5894
diff
changeset
|
965 |
429b55c14554
* MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
Derek R. Price <derek@ximbiot.com>
parents:
5894
diff
changeset
|
966 * glob.m4: New file. |
429b55c14554
* MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
Derek R. Price <derek@ximbiot.com>
parents:
5894
diff
changeset
|
967 |
5894
d09af5fbd9f2
* modules/fts (Files): Remove m4/inttypes-pri.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5891
diff
changeset
|
968 2005-05-27 Paul Eggert <eggert@cs.ucla.edu> |
d09af5fbd9f2
* modules/fts (Files): Remove m4/inttypes-pri.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5891
diff
changeset
|
969 |
d09af5fbd9f2
* modules/fts (Files): Remove m4/inttypes-pri.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5891
diff
changeset
|
970 * fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h, |
d09af5fbd9f2
* modules/fts (Files): Remove m4/inttypes-pri.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5891
diff
changeset
|
971 and don't require gt_INTTYPES_PRI. |
d09af5fbd9f2
* modules/fts (Files): Remove m4/inttypes-pri.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5891
diff
changeset
|
972 |
5891
b24317d45623
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
Derek R. Price <derek@ximbiot.com>
parents:
5887
diff
changeset
|
973 2005-05-26 Paul Eggert <eggert@cs.ucla.edu> |
b24317d45623
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
Derek R. Price <derek@ximbiot.com>
parents:
5887
diff
changeset
|
974 |
b24317d45623
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
Derek R. Price <derek@ximbiot.com>
parents:
5887
diff
changeset
|
975 * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define |
b24317d45623
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
Derek R. Price <derek@ximbiot.com>
parents:
5887
diff
changeset
|
976 _POSIX_PTHREAD_SEMANTICS for Solaris. |
b24317d45623
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
Derek R. Price <derek@ximbiot.com>
parents:
5887
diff
changeset
|
977 |
5887
cfb8f3b61b7f
Fix a few glitches in getlogin_r.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5882
diff
changeset
|
978 2005-05-25 Derek Price <derek@ximbiot.com> |
cfb8f3b61b7f
Fix a few glitches in getlogin_r.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5882
diff
changeset
|
979 Paul Eggert <eggert@cs.ucla.edu> |
cfb8f3b61b7f
Fix a few glitches in getlogin_r.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5882
diff
changeset
|
980 |
cfb8f3b61b7f
Fix a few glitches in getlogin_r.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5882
diff
changeset
|
981 * getlogin_r.m4: New files. |
cfb8f3b61b7f
Fix a few glitches in getlogin_r.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5882
diff
changeset
|
982 |
5882
4166e2857787
Add autoconf tests for the 'minmax' module.
Bruno Haible <bruno@clisp.org>
parents:
5872
diff
changeset
|
983 2005-05-22 Bruno Haible <bruno@clisp.org> |
4166e2857787
Add autoconf tests for the 'minmax' module.
Bruno Haible <bruno@clisp.org>
parents:
5872
diff
changeset
|
984 |
4166e2857787
Add autoconf tests for the 'minmax' module.
Bruno Haible <bruno@clisp.org>
parents:
5872
diff
changeset
|
985 * minmax.m4: New file. |
4166e2857787
Add autoconf tests for the 'minmax' module.
Bruno Haible <bruno@clisp.org>
parents:
5872
diff
changeset
|
986 Based on a patch by Derek Price <derek@ximbiot.com>. |
4166e2857787
Add autoconf tests for the 'minmax' module.
Bruno Haible <bruno@clisp.org>
parents:
5872
diff
changeset
|
987 |
5872 | 988 2005-05-20 Paul Eggert <eggert@cs.ucla.edu> |
989 | |
990 * fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS. | |
991 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros. | |
992 | |
5871
8b95519c71b9
* lib/chown.c (rpl_chown): Return -1 on failure.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5869
diff
changeset
|
993 2005-05-20 Eric Blake <ebb9@byu.net> (tiny change) |
8b95519c71b9
* lib/chown.c (rpl_chown): Return -1 on failure.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5869
diff
changeset
|
994 |
8b95519c71b9
* lib/chown.c (rpl_chown): Return -1 on failure.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5869
diff
changeset
|
995 * chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs |
8b95519c71b9
* lib/chown.c (rpl_chown): Return -1 on failure.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5869
diff
changeset
|
996 of -1. |
8b95519c71b9
* lib/chown.c (rpl_chown): Return -1 on failure.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5869
diff
changeset
|
997 |
5869 | 998 2005-05-18 Paul Eggert <eggert@cs.ucla.edu> |
999 | |
1000 * canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]): | |
1001 Don't check for stddef.h. | |
1002 * fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we | |
1003 don't use its results. | |
1004 Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h, | |
1005 since we include them unconditionally. Don't require | |
1006 AM_STDBOOL_H, since stdbool is a prerequisite. | |
1007 Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t | |
1008 since we assume C89 or better. | |
1009 Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT, | |
1010 as we don't use their results. | |
1011 Don't check for fchdir, memmove, memset, strrchr, as we use | |
1012 them unconditionally. | |
1013 * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define | |
1014 GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it. | |
1015 | |
5865 | 1016 2005-05-18 Jim Meyering <jim@meyering.net> |
1017 | |
1018 * fts.m4 (AC_LIBSOURCES): Add intprops.h to the list. | |
1019 Reported by Yoann Vandoorselaere. | |
1020 | |
5859 | 1021 2005-05-17 Jim Meyering <jim@meyering.net> |
1022 | |
1023 * fts.m4: New file, from coreutils. | |
1024 | |
5852 | 1025 2005-05-14 Paul Eggert <eggert@cs.ucla.edu> |
1026 | |
1027 Sync from coreutils. | |
1028 * unlinkdir.m4: New file. | |
1029 | |
5838
dcdcb5e92aa2
* getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
Paul Eggert <eggert@cs.ucla.edu>
parents:
5832
diff
changeset
|
1030 2005-05-10 Derek Price <derek@ximbiot.com> |
dcdcb5e92aa2
* getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
Paul Eggert <eggert@cs.ucla.edu>
parents:
5832
diff
changeset
|
1031 |
dcdcb5e92aa2
* getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
Paul Eggert <eggert@cs.ucla.edu>
parents:
5832
diff
changeset
|
1032 * getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when |
dcdcb5e92aa2
* getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
Paul Eggert <eggert@cs.ucla.edu>
parents:
5832
diff
changeset
|
1033 possible. |
dcdcb5e92aa2
* getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
Paul Eggert <eggert@cs.ucla.edu>
parents:
5832
diff
changeset
|
1034 |
5832
23fa52025e8d
getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
Simon Josefsson <simon@josefsson.org>
parents:
5825
diff
changeset
|
1035 2005-05-10 Simon Josefsson <jas@extundo.com> |
23fa52025e8d
getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
Simon Josefsson <simon@josefsson.org>
parents:
5825
diff
changeset
|
1036 |
23fa52025e8d
getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
Simon Josefsson <simon@josefsson.org>
parents:
5825
diff
changeset
|
1037 * getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from |
23fa52025e8d
getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
Simon Josefsson <simon@josefsson.org>
parents:
5825
diff
changeset
|
1038 Yoann Vandoorselaere <yoann.v@prelude-ids.com>. |
23fa52025e8d
getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
Simon Josefsson <simon@josefsson.org>
parents:
5825
diff
changeset
|
1039 |
5825 | 1040 2005-05-09 Yoann Vandoorselaere <yoann.v@prelude-ids.com> |
6706
8056b81ac71e
* dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
Eric Blake <ebb9@byu.net>
parents:
6696
diff
changeset
|
1041 Bruno Haible <bruno@clisp.org> |
5825 | 1042 |
1043 * inet_ntop.m4: New file. | |
1044 | |
5819
16b0f8ffe787
* getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
Paul Eggert <eggert@cs.ucla.edu>
parents:
5816
diff
changeset
|
1045 2005-05-05 Paul Eggert <eggert@cs.ucla.edu> |
16b0f8ffe787
* getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
Paul Eggert <eggert@cs.ucla.edu>
parents:
5816
diff
changeset
|
1046 |
16b0f8ffe787
* getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
Paul Eggert <eggert@cs.ucla.edu>
parents:
5816
diff
changeset
|
1047 * getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid |
16b0f8ffe787
* getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
Paul Eggert <eggert@cs.ucla.edu>
parents:
5816
diff
changeset
|
1048 needless checks. |
16b0f8ffe787
* getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
Paul Eggert <eggert@cs.ucla.edu>
parents:
5816
diff
changeset
|
1049 |
5813 | 1050 2005-05-01 Paul Eggert <eggert@cs.ucla.edu> |
1051 | |
1052 * euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require AC_HEADER_STAT. | |
1053 * lchown.m4 (gl_FUNC_CHOWN): Likewise. | |
1054 (gl_PREREQ_CHOWN): Remove. | |
1055 * lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling | |
1056 it. Don't require AC_HEADER_STAT. | |
1057 (gl_PREREQ_LSTAT): Remove. | |
1058 * mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once. | |
1059 Don't require AC_HEADER_STAT. | |
1060 * rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT. | |
1061 (gl_PREREQ_RMDIR): Remove. | |
1062 * canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't | |
1063 mention stat-macros.h or AC_HEADER_STAT, since we'll make | |
1064 the stat-macros module a prerequisite. | |
1065 * file-type.m4 (gl_FILE_TYPE): Likewise. | |
1066 * filemode.m4 (gl_FILEMODE): Likewise. | |
1067 * makepath.m4 (gl_MAKEPATH): Likewise. | |
1068 * modechange.m4 (gl_MODECHANGE): Likewise. | |
1069 * clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for | |
1070 variable names. | |
1071 * rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from | |
1072 fetish_FUNC_RMDIR_NOTEMPTY. All uses changed. Use gl_ for | |
1073 variable prefixes. | |
1074 * fcntl-safer.m4: Remove. | |
1075 * stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ. | |
1076 * unistd-safer.m4 (gl_UNISTD_SAFER): Likewise. | |
1077 Invoke gl_PREREQ_FD_SAFER. | |
1078 (gl_PREREQ_FD_SAFER): New macro. | |
1079 * nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt. | |
1080 * readutmp.m4 (gl_READUTMP): Require AC_C_INLINE. | |
1081 Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible. | |
1082 Remove duplicate call to AC_LIBOBJ(readutmp). | |
1083 (gl_PREREQ_READUTMP): Remove. All uses inlined. | |
1084 | |
1085 * mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for | |
1086 MAP_ANON. Problem reported by Moriyoshi Koizumi to bug-cvs. | |
1087 | |
5810 | 1088 2005-05-01 Oskar Liljeblad <oskar@osk.mine.nu> |
1089 | |
1090 * byteswap.m4: New file. | |
1091 | |
5816
868ca8ddb0e5
Add missing entry for last gettext.m4 update.
Bruno Haible <bruno@clisp.org>
parents:
5813
diff
changeset
|
1092 2005-04-25 karl |
868ca8ddb0e5
Add missing entry for last gettext.m4 update.
Bruno Haible <bruno@clisp.org>
parents:
5813
diff
changeset
|
1093 |
868ca8ddb0e5
Add missing entry for last gettext.m4 update.
Bruno Haible <bruno@clisp.org>
parents:
5813
diff
changeset
|
1094 * gettext.m4: Update from GNU gettext 0.14.4. |
868ca8ddb0e5
Add missing entry for last gettext.m4 update.
Bruno Haible <bruno@clisp.org>
parents:
5813
diff
changeset
|
1095 |
5800
0f2f00214187
getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
Simon Josefsson <simon@josefsson.org>
parents:
5782
diff
changeset
|
1096 2005-04-15 Simon Josefsson <jas@extundo.com> |
0f2f00214187
getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
Simon Josefsson <simon@josefsson.org>
parents:
5782
diff
changeset
|
1097 |
0f2f00214187
getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
Simon Josefsson <simon@josefsson.org>
parents:
5782
diff
changeset
|
1098 * getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES. |
0f2f00214187
getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
Simon Josefsson <simon@josefsson.org>
parents:
5782
diff
changeset
|
1099 |
5782 | 1100 2005-03-28 Eric Blake <ebb9@byu.net> (tiny change) |
1101 | |
1102 * getcwd-path-max.m4: Return success on systems such as Cygwin | |
1103 where no absolute path name can be longer than PATH_MAX. | |
1104 | |
5728 | 1105 2005-03-22 Jim Meyering <jim@meyering.net> |
1106 | |
1107 * stat-macros.m4 (gl_STAT_MACROS): New file/macro. | |
1108 | |
5721
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1109 2005-03-21 Jim Meyering <jim@meyering.net> |
5728 | 1110 and Paul Eggert <eggert@cs.ucla.edu> |
5721
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1111 |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1112 * acl.m4, backupfile.m4, c-strtod.m4, canon-host.m4, canonicalize.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1113 cloexec.m4, closeout.m4, dirfd.m4, dirname.m4, exclude.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1114 exitfail.m4, file-type.m4, filemode.m4, fpending.m4, fsusage.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1115 getcwd.m4, getdate.m4, getline.m4, getpagesize.m4, getpass.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1116 getugroups.m4, group-member.m4, hard-locale.m4, hash.m4, human.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1117 idcache.m4, inttostr.m4, long-options.m4, makepath.m4, md5.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1118 memcasecmp.m4, memcoll.m4, modechange.m4, mountlist.m4, nanosleep.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1119 path-concat.m4, pathmax.m4, physmem.m4, posixtm.m4, posixver.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1120 quote.m4, quotearg.m4, readtokens.m4, readutmp.m4, safe-read.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1121 safe-write.m4, same.m4, savedir.m4, settime.m4, sha1.m4, sig2str.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1122 strdup.m4, strftime.m4, strndup.m4, strverscmp.m4, timespec.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1123 unlocked-io.m4, userspec.m4, utimecmp.m4, utimens.m4, xalloc.m4, |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1124 xnanosleep.m4, xstrtol.m4, yesno.m4: |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1125 Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1126 for these modules. |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1127 |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1128 2005-03-21 Jim Meyering <jim@meyering.net> |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1129 |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1130 * chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR. |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1131 * memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl. |
abd018cd6020
Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
1132 |
5713
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5700
diff
changeset
|
1133 2005-03-16 Bruno Haible <bruno@clisp.org> |
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5700
diff
changeset
|
1134 |
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5700
diff
changeset
|
1135 * stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of |
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5700
diff
changeset
|
1136 HAVE_LONGLONG_64BIT. |
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5700
diff
changeset
|
1137 |
5700
eea92bfb3f7d
Upgrade to GNU gettext 0.14.3.
Bruno Haible <bruno@clisp.org>
parents:
5698
diff
changeset
|
1138 2005-03-14 Bruno Haible <bruno@clisp.org> |
eea92bfb3f7d
Upgrade to GNU gettext 0.14.3.
Bruno Haible <bruno@clisp.org>
parents:
5698
diff
changeset
|
1139 |
eea92bfb3f7d
Upgrade to GNU gettext 0.14.3.
Bruno Haible <bruno@clisp.org>
parents:
5698
diff
changeset
|
1140 * lib-link.m4, gettext.m4, nls.m4, po.m4: |
eea92bfb3f7d
Upgrade to GNU gettext 0.14.3.
Bruno Haible <bruno@clisp.org>
parents:
5698
diff
changeset
|
1141 Update from GNU gettext 0.14.3. |
eea92bfb3f7d
Upgrade to GNU gettext 0.14.3.
Bruno Haible <bruno@clisp.org>
parents:
5698
diff
changeset
|
1142 |
5698 | 1143 2005-03-10 Jim Meyering <jim@meyering.net> |
1144 | |
1145 * save-cwd.m4 (gl_SAVE_CWD): Check for fchdir. | |
1146 | |
5688
5421c00f20ab
Don't define MAP_FILE and MAP_FAILED before <sys/mman.h> has been included.
Bruno Haible <bruno@clisp.org>
parents:
5680
diff
changeset
|
1147 2005-03-07 Bruno Haible <bruno@clisp.org> |
5421c00f20ab
Don't define MAP_FILE and MAP_FAILED before <sys/mman.h> has been included.
Bruno Haible <bruno@clisp.org>
parents:
5680
diff
changeset
|
1148 |
5421c00f20ab
Don't define MAP_FILE and MAP_FAILED before <sys/mman.h> has been included.
Bruno Haible <bruno@clisp.org>
parents:
5680
diff
changeset
|
1149 * mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions. |
5421c00f20ab
Don't define MAP_FILE and MAP_FAILED before <sys/mman.h> has been included.
Bruno Haible <bruno@clisp.org>
parents:
5680
diff
changeset
|
1150 |
5680
cded3c80cba6
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5673
diff
changeset
|
1151 2005-03-03 Bruno Haible <bruno@clisp.org> |
cded3c80cba6
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5673
diff
changeset
|
1152 |
cded3c80cba6
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5673
diff
changeset
|
1153 * inttypes.m4, isc-posix.m4, once-only.m4: |
cded3c80cba6
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5673
diff
changeset
|
1154 Use an all-permissive copyright notice, recommended by RMS. |
cded3c80cba6
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5673
diff
changeset
|
1155 |
5673
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5672
diff
changeset
|
1156 2005-03-03 Derek R. Price <derek@ximbiot.com> |
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5672
diff
changeset
|
1157 |
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5672
diff
changeset
|
1158 * mmap-anon.m4: New file. |
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5672
diff
changeset
|
1159 * pagealign_alloc.m4: New file. |
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5672
diff
changeset
|
1160 |
5672 | 1161 2005-01-28 Bruno Haible <bruno@clisp.org> |
1162 | |
1163 * stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because of | |
1164 AIX, the replacement has to be done only after <string.h> is included, | |
1165 therefore not in config.h. stpncpy.h does the replacement, and | |
1166 stpncpy.c uses it. | |
1167 | |
5665
ec3cc8a95f16
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5662
diff
changeset
|
1168 2005-03-01 Paul Eggert <eggert@cs.ucla.edu> |
ec3cc8a95f16
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5662
diff
changeset
|
1169 |
ec3cc8a95f16
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5662
diff
changeset
|
1170 * xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting |
ec3cc8a95f16
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5662
diff
changeset
|
1171 to detect nanosleep bug. |
ec3cc8a95f16
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5662
diff
changeset
|
1172 |
5662
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
1173 2005-02-25 Paul Eggert <eggert@cs.ucla.edu> |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
1174 |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
1175 * gethrxtime.m4, xnanosleep.m4: New files. |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
1176 * gettime.m4 (gl_GETTIME): Check for nanotime. |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
1177 |
5659
be44f23226e0
Update from GNU gettext 0.14.2.
Bruno Haible <bruno@clisp.org>
parents:
5654
diff
changeset
|
1178 2005-02-24 Bruno Haible <bruno@clisp.org> |
be44f23226e0
Update from GNU gettext 0.14.2.
Bruno Haible <bruno@clisp.org>
parents:
5654
diff
changeset
|
1179 |
be44f23226e0
Update from GNU gettext 0.14.2.
Bruno Haible <bruno@clisp.org>
parents:
5654
diff
changeset
|
1180 * gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4: |
be44f23226e0
Update from GNU gettext 0.14.2.
Bruno Haible <bruno@clisp.org>
parents:
5654
diff
changeset
|
1181 * lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4: |
be44f23226e0
Update from GNU gettext 0.14.2.
Bruno Haible <bruno@clisp.org>
parents:
5654
diff
changeset
|
1182 * progtest.m4: |
be44f23226e0
Update from GNU gettext 0.14.2.
Bruno Haible <bruno@clisp.org>
parents:
5654
diff
changeset
|
1183 Update from GNU gettext 0.14.2. |
5660
3f8923dcc4e6
Module 'gettext': New file glibc2.m4.
Bruno Haible <bruno@clisp.org>
parents:
5659
diff
changeset
|
1184 * glibc2.m4: New file, from GNU gettext 0.14.2. |
5659
be44f23226e0
Update from GNU gettext 0.14.2.
Bruno Haible <bruno@clisp.org>
parents:
5654
diff
changeset
|
1185 |
5654
dca89d2346b3
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5651
diff
changeset
|
1186 2005-02-22 Simon Josefsson <jas@extundo.com> |
dca89d2346b3
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5651
diff
changeset
|
1187 |
dca89d2346b3
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5651
diff
changeset
|
1188 * iconvme.m4: New file. |
dca89d2346b3
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5651
diff
changeset
|
1189 |
5651 | 1190 2005-02-23 Jim Meyering <jim@meyering.net> |
1191 | |
1192 * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's change. | |
1193 Thanks to Bruno Haible for catching it. | |
1194 | |
5649 | 1195 2005-02-22 Jim Meyering <jim@meyering.net> |
1196 | |
1197 * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo: s/ifndef/ifdef/. | |
1198 | |
5637
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
1199 2005-02-03 Paul Eggert <eggert@cs.ucla.edu> |
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
1200 |
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
1201 * memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h. |
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
1202 |
5629 | 1203 2005-01-28 Paul Eggert <eggert@cs.ucla.edu> |
1204 | |
1205 Sync from coreutils. | |
1206 * getloadavg.m4, glibc.m4, search-libs.m4: Remove. | |
1207 | |
1208 Remove files that are specific to coreutils. | |
1209 * check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove. | |
1210 | |
5628 | 1211 2005-01-28 Bruno Haible <bruno@clisp.org> |
1212 | |
1213 * javacomp.m4: New file, from GNU gettext. | |
1214 | |
5624 | 1215 2005-01-26 Bruno Haible <bruno@clisp.org> |
1216 | |
1217 * javaexec.m4: New file, from GNU gettext. | |
1218 | |
5614 | 1219 2005-01-24 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
1220 | |
1221 * sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H | |
1222 must be defined if the header file was not found, in order | |
1223 to provide a replacement. Reported by Todd Vierling <tv@duh.org> | |
1224 | |
5611
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1225 2005-01-23 Paul Eggert <eggert@cs.ucla.edu> |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1226 |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1227 * acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1228 backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1229 c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1230 clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1231 dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1232 exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1233 file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1234 free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1235 getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1236 getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1237 getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1238 gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1239 group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1240 idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1241 link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1242 makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1243 memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1244 memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1245 modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1246 path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1247 posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1248 readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1249 restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1250 savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1251 sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1252 stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1253 strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1254 strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1255 strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1256 time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1257 uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1258 unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1259 utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1260 xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4, |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1261 xstrtol.m4, xstrtoumax.m4, yesno.m4: |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1262 Use an all-permissive copyright notice, recommended by RMS. |
87c42e194f4a
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5605
diff
changeset
|
1263 |
5605
2b5872ebae54
* lib/save-cwd.c (save_cwd): Remove code to support the case
Paul Eggert <eggert@cs.ucla.edu>
parents:
5597
diff
changeset
|
1264 2005-01-20 Paul Eggert <eggert@cs.ucla.edu> |
2b5872ebae54
* lib/save-cwd.c (save_cwd): Remove code to support the case
Paul Eggert <eggert@cs.ucla.edu>
parents:
5597
diff
changeset
|
1265 |
2b5872ebae54
* lib/save-cwd.c (save_cwd): Remove code to support the case
Paul Eggert <eggert@cs.ucla.edu>
parents:
5597
diff
changeset
|
1266 * save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume it. |
2b5872ebae54
* lib/save-cwd.c (save_cwd): Remove code to support the case
Paul Eggert <eggert@cs.ucla.edu>
parents:
5597
diff
changeset
|
1267 |
5597 | 1268 2005-01-18 Paul Eggert <eggert@cs.ucla.edu> |
1269 | |
1270 Merge from coreutils. | |
1271 * ullong_max.m4: New file. | |
1272 * jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX. | |
1273 (gl_MACROS): Assume localeconv exists. | |
1274 | |
1275 2005-01-18 Jim Meyering <jim@meyering.net> | |
1276 | |
1277 Merge from coreutils. | |
1278 * chdir-long.m4, openat.m4: New files. | |
1279 * save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c, | |
1280 save-cwd.h. Add AC_LIBOBJ for save-cwd. | |
1281 * chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown | |
1282 is sane and DOES follow symlinks. Besides, testing 20 different | |
1283 systems found no broken chown implementations. | |
1284 Prompted by a change in rsync's copy of this macro. | |
1285 * jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG. | |
1286 | |
1287 * lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES. | |
1288 | |
1289 * utimes.m4: Work around tests/touch/empty-file failure on a system | |
1290 (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes' | |
1291 NULL-means-set-to-current-time semantics. | |
1292 Remove temporary file immediately, rather than waiting | |
1293 for configure's at-exit trap code to do it. | |
1294 | |
5586
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1295 2005-01-18 Bruno Haible <bruno@clisp.org> |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1296 |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1297 * allocsa.m4, codeset.m4, copy-file.m4, eaccess.m4, eealloc.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1298 * eoverflow.m4, execute.m4, fatal-signal.m4, findprog.m4, glibc21.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1299 * iconv.m4, intmax_t.m4, inttypes_h.m4, lib-ld.m4, lib-link.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1300 * lib-prefix.m4, linebreak.m4, localcharset.m4, longdouble.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1301 * longlong.m4, mbrtowc.m4, mbstate_t.m4, mbswidth.m4, mkdtemp.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1302 * pipe.m4, readlink.m4, safe-read.m4, safe-write.m4, setenv.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1303 * sig_atomic_t.m4, signalblocking.m4, signed.m4, size_max.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1304 * ssize_t.m4, stdbool.m4, stdint_h.m4, stpcpy.m4, stpncpy.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1305 * strcase.m4, strcspn.m4, strpbrk.m4, strstr.m4, ucs4-utf.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1306 * uintmax_t.m4, ulonglong.m4, unicodeio.m4, utf-ucs4.m4, vasnprintf.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1307 * vasprintf.m4, wait-process.m4, wchar_t.m4, wint_t.m4, xsize.m4: |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1308 Use an all-permissive copyright notice, recommended by RMS. |
c8361c3b88ee
Use an all-permissive copyright notice.
Bruno Haible <bruno@clisp.org>
parents:
5584
diff
changeset
|
1309 |
5584
f43f068c9228
Move some conditionals from the .c file to the .m4 file.
Bruno Haible <bruno@clisp.org>
parents:
5571
diff
changeset
|
1310 2005-01-06 Bruno Haible <bruno@clisp.org> |
f43f068c9228
Move some conditionals from the .c file to the .m4 file.
Bruno Haible <bruno@clisp.org>
parents:
5571
diff
changeset
|
1311 |
f43f068c9228
Move some conditionals from the .c file to the .m4 file.
Bruno Haible <bruno@clisp.org>
parents:
5571
diff
changeset
|
1312 * stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here. |
f43f068c9228
Move some conditionals from the .c file to the .m4 file.
Bruno Haible <bruno@clisp.org>
parents:
5571
diff
changeset
|
1313 |
5571 | 1314 2005-01-04 Jim Meyering <jim@meyering.net> |
1315 | |
1316 Changes imported from coreutils. | |
1317 * mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX" | |
1318 as the mkstemp template, use a temporary directory and an | |
1319 8.3-friendly template to avoid trouble on systems like DJGPP. | |
1320 Reported by Juan M. Guerrero via Stepan Kasal. | |
1321 * (gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of close. | |
1322 Remove the temporary directory right away, rather than waiting | |
1323 for configure's at-exit trap code to do it. | |
1324 Suggestion from Stepan Kasal. | |
1325 | |
5559
9ea03dc062ed
* c-strtod.m4 (gl_C99_STRTOLD): New macro.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5553
diff
changeset
|
1326 2004-12-24 Paul Eggert <eggert@cs.ucla.edu> |
9ea03dc062ed
* c-strtod.m4 (gl_C99_STRTOLD): New macro.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5553
diff
changeset
|
1327 |
9ea03dc062ed
* c-strtod.m4 (gl_C99_STRTOLD): New macro.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5553
diff
changeset
|
1328 * c-strtod.m4 (gl_C99_STRTOLD): New macro. |
9ea03dc062ed
* c-strtod.m4 (gl_C99_STRTOLD): New macro.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5553
diff
changeset
|
1329 (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold). |
9ea03dc062ed
* c-strtod.m4 (gl_C99_STRTOLD): New macro.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5553
diff
changeset
|
1330 |
5553
e9986aaeca84
* getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5537
diff
changeset
|
1331 2004-12-23 Paul Eggert <eggert@cs.ucla.edu> |
e9986aaeca84
* getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5537
diff
changeset
|
1332 |
e9986aaeca84
* getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5537
diff
changeset
|
1333 * getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA. |
e9986aaeca84
* getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5537
diff
changeset
|
1334 |
5537
0fc3beabfb42
Portability fix: Don't assume sigaction(). (mingw doesn't have it.)
Bruno Haible <bruno@clisp.org>
parents:
5519
diff
changeset
|
1335 2004-12-18 Bruno Haible <bruno@clisp.org> |
0fc3beabfb42
Portability fix: Don't assume sigaction(). (mingw doesn't have it.)
Bruno Haible <bruno@clisp.org>
parents:
5519
diff
changeset
|
1336 |
0fc3beabfb42
Portability fix: Don't assume sigaction(). (mingw doesn't have it.)
Bruno Haible <bruno@clisp.org>
parents:
5519
diff
changeset
|
1337 * fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction. |
0fc3beabfb42
Portability fix: Don't assume sigaction(). (mingw doesn't have it.)
Bruno Haible <bruno@clisp.org>
parents:
5519
diff
changeset
|
1338 |
5519
03a0d1bbbe01
* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: spurious "-l"s.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5517
diff
changeset
|
1339 2004-12-07 Paul Eggert <eggert@cs.ucla.edu> |
03a0d1bbbe01
* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: spurious "-l"s.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5517
diff
changeset
|
1340 |
03a0d1bbbe01
* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: spurious "-l"s.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5517
diff
changeset
|
1341 * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: |
03a0d1bbbe01
* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: spurious "-l"s.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5517
diff
changeset
|
1342 spurious "-l"s. Problem reported by Stepan Kasal. |
03a0d1bbbe01
* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: spurious "-l"s.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5517
diff
changeset
|
1343 |
5516
bdc3627d4046
* ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5510
diff
changeset
|
1344 2004-12-06 Paul Eggert <eggert@cs.ucla.edu> |
bdc3627d4046
* ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5510
diff
changeset
|
1345 |
5517 | 1346 * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug |
5516
bdc3627d4046
* ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5510
diff
changeset
|
1347 in Autoconf 2.59. Problem reported by Mark D. Baushke. |
bdc3627d4046
* ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5510
diff
changeset
|
1348 |
5510
fd10cf72c81b
Import chamges from coreutils, so that the code now assumes
Paul Eggert <eggert@cs.ucla.edu>
parents:
5505
diff
changeset
|
1349 2004-12-04 Paul Eggert <eggert@cs.ucla.edu> |
fd10cf72c81b
Import chamges from coreutils, so that the code now assumes
Paul Eggert <eggert@cs.ucla.edu>
parents:
5505
diff
changeset
|
1350 |
fd10cf72c81b
Import chamges from coreutils, so that the code now assumes
Paul Eggert <eggert@cs.ucla.edu>
parents:
5505
diff
changeset
|
1351 Changes imported from coreutils. |
fd10cf72c81b
Import chamges from coreutils, so that the code now assumes
Paul Eggert <eggert@cs.ucla.edu>
parents:
5505
diff
changeset
|
1352 * hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale |
fd10cf72c81b
Import chamges from coreutils, so that the code now assumes
Paul Eggert <eggert@cs.ucla.edu>
parents:
5505
diff
changeset
|
1353 exist. |
fd10cf72c81b
Import chamges from coreutils, so that the code now assumes
Paul Eggert <eggert@cs.ucla.edu>
parents:
5505
diff
changeset
|
1354 * human.m4 (gl_HUMAN): Assume locale.h and localeconv exist. |
fd10cf72c81b
Import chamges from coreutils, so that the code now assumes
Paul Eggert <eggert@cs.ucla.edu>
parents:
5505
diff
changeset
|
1355 |
5505
30468a4ba75e
Import getcwd and readutmp changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5498
diff
changeset
|
1356 2004-11-30 Paul Eggert <eggert@cs.ucla.edu> |
30468a4ba75e
Import getcwd and readutmp changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5498
diff
changeset
|
1357 |
30468a4ba75e
Import getcwd and readutmp changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5498
diff
changeset
|
1358 * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): |
30468a4ba75e
Import getcwd and readutmp changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5498
diff
changeset
|
1359 Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working. |
30468a4ba75e
Import getcwd and readutmp changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5498
diff
changeset
|
1360 |
30468a4ba75e
Import getcwd and readutmp changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5498
diff
changeset
|
1361 * readutmp.m4 (gl_READUTMP): Don't check for sys/param.h. |
30468a4ba75e
Import getcwd and readutmp changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5498
diff
changeset
|
1362 |
5498 | 1363 2004-11-30 Simon Josefsson <jas@extundo.com> |
1364 | |
1365 * base64.m4: New file. | |
1366 | |
5496
f1a56aa674d2
Add copyright and copying conditions.
Simon Josefsson <simon@josefsson.org>
parents:
5491
diff
changeset
|
1367 2004-11-30 Simon Josefsson <jas@extundo.com> |
f1a56aa674d2
Add copyright and copying conditions.
Simon Josefsson <simon@josefsson.org>
parents:
5491
diff
changeset
|
1368 |
f1a56aa674d2
Add copyright and copying conditions.
Simon Josefsson <simon@josefsson.org>
parents:
5491
diff
changeset
|
1369 * restrict.m4: Add copyright and copying conditions. |
f1a56aa674d2
Add copyright and copying conditions.
Simon Josefsson <simon@josefsson.org>
parents:
5491
diff
changeset
|
1370 |
5491
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1371 2004-11-25 Paul Eggert <eggert@cs.ucla.edu> |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1372 |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1373 * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1374 GL_FUNC_GETCWD_PATH_MAX for consistency. All uses changed. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1375 Use the _ONCE methods, for efficiency. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1376 Check for fcntl.h. In test program, include <errno.h> |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1377 and <fcntl.h> if available. Remove old K&R cruft from |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1378 test program. Check for common errors in GNU/Linux, |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1379 OpenBSD, and Solaris. Just set gl_cv_func_getcwd_path_max; |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1380 don't do AC_LIBOBJ, as that's getcwd.m4's job. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1381 * getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1382 AC_FUNC_GETCWD_NULL. All used changed. Change cache variable |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1383 name accordingly. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1384 (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros. Revamp to |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1385 accommodate new getcwd.c. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1386 * jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1387 * prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1388 * xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1389 that's all we need now. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5487
diff
changeset
|
1390 |
5487
510bdfdd7f6f
* utimens.m4 (gl_UTIMENS): Check for futimes function.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5475
diff
changeset
|
1391 2004-11-23 Paul Eggert <eggert@cs.ucla.edu> |
510bdfdd7f6f
* utimens.m4 (gl_UTIMENS): Check for futimes function.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5475
diff
changeset
|
1392 |
510bdfdd7f6f
* utimens.m4 (gl_UTIMENS): Check for futimes function.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5475
diff
changeset
|
1393 * utimens.m4 (gl_UTIMENS): Check for futimes function. |
510bdfdd7f6f
* utimens.m4 (gl_UTIMENS): Check for futimes function.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5475
diff
changeset
|
1394 |
5475 | 1395 2004-11-23 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
1396 | |
1397 * argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally: | |
1398 argp-parse.c depends on getopt internals, that means we should | |
1399 always use our getopt, to be on the safe side. | |
1400 * getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in | |
1401 order not to spoil the result of an eventual previous invocation | |
1402 of gl_GETOPT_SUBSTITUTE. | |
1403 | |
5466
19276ed23d4a
* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
1404 2004-11-17 Paul Eggert <eggert@cs.ucla.edu> |
19276ed23d4a
* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
1405 |
19276ed23d4a
* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
1406 * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations |
19276ed23d4a
* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
1407 that mishandle size_t overflow. |
19276ed23d4a
* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
1408 |
5458 | 1409 2004-11-16 Paul Eggert <eggert@cs.ucla.edu> |
1410 | |
1411 * canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo. | |
1412 | |
1413 2004-11-13 Jim Meyering <jim@meyering.net> | |
1414 | |
1415 * jm-macros.m4: Do require gl_FUNC_FPENDING. | |
1416 | |
5425
354b1085b8bd
(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
Paul Eggert <eggert@cs.ucla.edu>
parents:
5423
diff
changeset
|
1417 2004-11-11 Paul Eggert <eggert@cs.ucla.edu> |
354b1085b8bd
(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
Paul Eggert <eggert@cs.ucla.edu>
parents:
5423
diff
changeset
|
1418 |
354b1085b8bd
(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
Paul Eggert <eggert@cs.ucla.edu>
parents:
5423
diff
changeset
|
1419 * getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead |
354b1085b8bd
(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
Paul Eggert <eggert@cs.ucla.edu>
parents:
5423
diff
changeset
|
1420 of replacing opterr, getopt, etc. This should handle the |
354b1085b8bd
(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
Paul Eggert <eggert@cs.ucla.edu>
parents:
5423
diff
changeset
|
1421 powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson. |
354b1085b8bd
(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
Paul Eggert <eggert@cs.ucla.edu>
parents:
5423
diff
changeset
|
1422 |
5423 | 1423 2004-11-11 Simon Josefsson <jas@extundo.com> |
1424 | |
5437 | 1425 * strtok_r.m4: New file. |
1426 | |
5423 | 1427 * getopt.m4: Replace opterr. |
1428 | |
5413 | 1429 2004-11-10 Paul Eggert <eggert@cs.ucla.edu> |
1430 | |
1431 * prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV. | |
1432 | |
1433 2004-11-10 Jim Meyering <jim@meyering.net> | |
1434 | |
1435 * jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING. | |
1436 | |
5408 | 1437 2004-11-08 Simon Josefsson <jas@extundo.com> |
1438 | |
1439 * getaddrinfo.m4: New file. | |
1440 | |
5401
cb3afa6ab9f9
* strftime.m4: Check for wchar.h and clean up a bit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5399
diff
changeset
|
1441 2004-11-09 Paul Eggert <eggert@cs.ucla.edu> |
cb3afa6ab9f9
* strftime.m4: Check for wchar.h and clean up a bit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5399
diff
changeset
|
1442 |
cb3afa6ab9f9
* strftime.m4: Check for wchar.h and clean up a bit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5399
diff
changeset
|
1443 * strftime.m4 (_gl_STRFTIME_PREREQS): Remove. Move its body to |
cb3afa6ab9f9
* strftime.m4: Check for wchar.h and clean up a bit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5399
diff
changeset
|
1444 gl_FUNC_STRFTIME. |
cb3afa6ab9f9
* strftime.m4: Check for wchar.h and clean up a bit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5399
diff
changeset
|
1445 (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE |
cb3afa6ab9f9
* strftime.m4: Check for wchar.h and clean up a bit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5399
diff
changeset
|
1446 and AC_REQUIRE when possible, to avoid duplicate checks. |
cb3afa6ab9f9
* strftime.m4: Check for wchar.h and clean up a bit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5399
diff
changeset
|
1447 Check for <wchar.h>. |
cb3afa6ab9f9
* strftime.m4: Check for wchar.h and clean up a bit.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5399
diff
changeset
|
1448 |
5399
db859922c585
Detect support for IPv4 and IPv6 protocol families.
Bruno Haible <bruno@clisp.org>
parents:
5390
diff
changeset
|
1449 2004-11-09 Bruno Haible <bruno@clisp.org> |
db859922c585
Detect support for IPv4 and IPv6 protocol families.
Bruno Haible <bruno@clisp.org>
parents:
5390
diff
changeset
|
1450 |
db859922c585
Detect support for IPv4 and IPv6 protocol families.
Bruno Haible <bruno@clisp.org>
parents:
5390
diff
changeset
|
1451 * sockpfaf.m4: New file. |
db859922c585
Detect support for IPv4 and IPv6 protocol families.
Bruno Haible <bruno@clisp.org>
parents:
5390
diff
changeset
|
1452 |
5390
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1453 2004-11-03 Albert Chin <china@thewrittenword.com> |
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1454 Paul Eggert <eggert@cs.ucla.edu> |
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1455 |
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1456 * uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t |
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1457 equivalent, substitute $ac_type for equivalent type rather than |
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1458 blindly using uint32_t *always* which won't work if uint32_t is not |
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1459 available. Define _UINT32_T to work around typedef of uint32_t if |
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1460 <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris |
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1461 2.5.1. |
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1462 |
5383
15aea99e0b17
* jm-macros.m4: Sync from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5381
diff
changeset
|
1463 2004-11-02 Paul Eggert <eggert@cs.ucla.edu> |
15aea99e0b17
* jm-macros.m4: Sync from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5381
diff
changeset
|
1464 |
15aea99e0b17
* jm-macros.m4: Sync from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5381
diff
changeset
|
1465 * jm-macros.m4: Sync from coreutils. |
15aea99e0b17
* jm-macros.m4: Sync from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5381
diff
changeset
|
1466 (gl_MACROS): Check for mbrlen, for pathchk. |
15aea99e0b17
* jm-macros.m4: Sync from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5381
diff
changeset
|
1467 (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk. |
5390
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1468 |
5381
20b173a370ec
Provide a return value for unsetenv() if the system doesn't.
Bruno Haible <bruno@clisp.org>
parents:
5380
diff
changeset
|
1469 2004-11-02 Bruno Haible <bruno@clisp.org> |
20b173a370ec
Provide a return value for unsetenv() if the system doesn't.
Bruno Haible <bruno@clisp.org>
parents:
5380
diff
changeset
|
1470 |
20b173a370ec
Provide a return value for unsetenv() if the system doesn't.
Bruno Haible <bruno@clisp.org>
parents:
5380
diff
changeset
|
1471 * setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv() |
20b173a370ec
Provide a return value for unsetenv() if the system doesn't.
Bruno Haible <bruno@clisp.org>
parents:
5380
diff
changeset
|
1472 returns void. |
20b173a370ec
Provide a return value for unsetenv() if the system doesn't.
Bruno Haible <bruno@clisp.org>
parents:
5380
diff
changeset
|
1473 |
5380
9cd2693d18a3
getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
Simon Josefsson <simon@josefsson.org>
parents:
5365
diff
changeset
|
1474 2004-11-01 Paul Eggert <eggert@cs.ucla.edu> |
9cd2693d18a3
getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
Simon Josefsson <simon@josefsson.org>
parents:
5365
diff
changeset
|
1475 |
9cd2693d18a3
getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
Simon Josefsson <simon@josefsson.org>
parents:
5365
diff
changeset
|
1476 * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of |
9cd2693d18a3
getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
Simon Josefsson <simon@josefsson.org>
parents:
5365
diff
changeset
|
1477 fflush_unlocked, flockfile, funlockfile, funlockfile, |
9cd2693d18a3
getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
Simon Josefsson <simon@josefsson.org>
parents:
5365
diff
changeset
|
1478 fputs_unlocked, putc_unlocked. |
9cd2693d18a3
getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
Simon Josefsson <simon@josefsson.org>
parents:
5365
diff
changeset
|
1479 |
5365
192b28b0d8e2
getpagesize module shouldn't assume sys/param.h exists.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5355
diff
changeset
|
1480 2004-10-22 Paul Eggert <eggert@cs.ucla.edu> |
192b28b0d8e2
getpagesize module shouldn't assume sys/param.h exists.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5355
diff
changeset
|
1481 |
192b28b0d8e2
getpagesize module shouldn't assume sys/param.h exists.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5355
diff
changeset
|
1482 * getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>. |
192b28b0d8e2
getpagesize module shouldn't assume sys/param.h exists.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5355
diff
changeset
|
1483 |
5355
774ea1c956d0
* getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
Paul Eggert <eggert@cs.ucla.edu>
parents:
5340
diff
changeset
|
1484 2004-10-15 Paul Eggert <eggert@cs.ucla.edu> |
774ea1c956d0
* getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
Paul Eggert <eggert@cs.ucla.edu>
parents:
5340
diff
changeset
|
1485 |
774ea1c956d0
* getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
Paul Eggert <eggert@cs.ucla.edu>
parents:
5340
diff
changeset
|
1486 * getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD |
774ea1c956d0
* getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
Paul Eggert <eggert@cs.ucla.edu>
parents:
5340
diff
changeset
|
1487 implementation of getopt_long. Problem reported by Alexander Taler in: |
774ea1c956d0
* getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
Paul Eggert <eggert@cs.ucla.edu>
parents:
5340
diff
changeset
|
1488 http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html |
774ea1c956d0
* getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
Paul Eggert <eggert@cs.ucla.edu>
parents:
5340
diff
changeset
|
1489 |
5340 | 1490 2004-10-11 Yoann Vandoorselaere <yoann@prelude-ids.org> |
1491 | |
1492 * vsnprintf.m4: New file. | |
1493 | |
5326
6523edcee696
Don't redeclare strsep if the system already has it.
Bruno Haible <bruno@clisp.org>
parents:
5321
diff
changeset
|
1494 2004-10-05 Bruno Haible <bruno@clisp.org> |
6523edcee696
Don't redeclare strsep if the system already has it.
Bruno Haible <bruno@clisp.org>
parents:
5321
diff
changeset
|
1495 |
6523edcee696
Don't redeclare strsep if the system already has it.
Bruno Haible <bruno@clisp.org>
parents:
5321
diff
changeset
|
1496 * strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check |
6523edcee696
Don't redeclare strsep if the system already has it.
Bruno Haible <bruno@clisp.org>
parents:
5321
diff
changeset
|
1497 for the declaration of strsep. |
6523edcee696
Don't redeclare strsep if the system already has it.
Bruno Haible <bruno@clisp.org>
parents:
5321
diff
changeset
|
1498 |
5318
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5310
diff
changeset
|
1499 2004-10-04 Paul Eggert <eggert@cs.ucla.edu> |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5310
diff
changeset
|
1500 |
5321
fe390d57473a
Rename xclone to xmemdup. Remove obsolete xalloc macros.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5318
diff
changeset
|
1501 * xalloc.m4 (gl_PREREQ_XSTRDUP): Remove. All uses removed. |
fe390d57473a
Rename xclone to xmemdup. Remove obsolete xalloc macros.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5318
diff
changeset
|
1502 |
5318
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5310
diff
changeset
|
1503 * unlocked-io.m4: Add copyright notice. |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5310
diff
changeset
|
1504 (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO. |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5310
diff
changeset
|
1505 |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5310
diff
changeset
|
1506 2004-10-04 Simon Josefsson <jas@extundo.com> |
5310
26382eb5dbd2
New module 'memmem', from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
5292
diff
changeset
|
1507 |
26382eb5dbd2
New module 'memmem', from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
5292
diff
changeset
|
1508 * memmem.m4: New file. |
26382eb5dbd2
New module 'memmem', from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
5292
diff
changeset
|
1509 |
5292 | 1510 2004-10-01 Yoann Vandoorselaere <yoann@prelude-ids.org> |
1511 | |
1512 * strsep.m4: New file. | |
1513 | |
5282
149d795beeb2
New snprintf module from Simon Josefsson.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5224
diff
changeset
|
1514 2004-09-30 Simon Josefsson <jas@extundo.com> |
149d795beeb2
New snprintf module from Simon Josefsson.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5224
diff
changeset
|
1515 |
149d795beeb2
New snprintf module from Simon Josefsson.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5224
diff
changeset
|
1516 * snprintf.m4: New file. |
149d795beeb2
New snprintf module from Simon Josefsson.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5224
diff
changeset
|
1517 |
5224
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
1518 2004-09-09 Bruno Haible <bruno@clisp.org> |
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
1519 |
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
1520 * eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with |
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
1521 modifications. |
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
1522 * vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW. |
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
1523 |
5219 | 1524 2004-09-08 Bruno Haible <bruno@clisp.org> |
1525 | |
1526 * stdint.m4: New file, taken from GNU clisp with modifications. | |
1527 | |
5209
ef929daf6639
Import userspec from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
1528 2004-08-19 Paul Eggert <eggert@cs.ucla.edu> |
ef929daf6639
Import userspec from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
1529 |
ef929daf6639
Import userspec from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
1530 * userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA. |
ef929daf6639
Import userspec from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
1531 |
5197 | 1532 2004-08-12 Paul Eggert <eggert@cs.ucla.edu> |
1533 | |
1534 * argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody | |
1535 uses HAVE_ARGP_H or HAVE_ARGP_PARSE. | |
1536 Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS. | |
1537 Check for program_invocation_name, program_invocation_short_name, | |
1538 flockfile, funlockfile, features.h, _getopt_long_only_r. | |
1539 | |
1540 2004-08-12 Simon Josefsson <jas@extundo.com> | |
1541 | |
1542 * getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro, | |
1543 as discussed with Paul Eggert in threads rooted at | |
1544 <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html> | |
1545 and | |
1546 <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>. | |
1547 Before, the test was empty, and relied on ELIDE_CODE in source | |
1548 code.) | |
1549 (gl_PREREQ_GETOPT): New macro. | |
1550 (gl_GETOPT): Use them. | |
1551 | |
5183
734e87cf734b
Merge fnmatch and obstack from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
1552 2004-08-11 Paul Eggert <eggert@cs.ucla.edu> |
734e87cf734b
Merge fnmatch and obstack from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
1553 |
734e87cf734b
Merge fnmatch and obstack from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
1554 Merge from coreutils. |
5390
b5cb1c9cb639
* uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and define _UINT32_T.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5383
diff
changeset
|
1555 |
5183
734e87cf734b
Merge fnmatch and obstack from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
1556 * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy. |
734e87cf734b
Merge fnmatch and obstack from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
1557 |
734e87cf734b
Merge fnmatch and obstack from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
1558 * obstack.m4 (gl_PREREQ_OBSTACK): Require |
734e87cf734b
Merge fnmatch and obstack from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
1559 gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T. |
734e87cf734b
Merge fnmatch and obstack from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
1560 |
5165
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5163
diff
changeset
|
1561 2004-08-09 Paul Eggert <eggert@cs.ucla.edu> |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5163
diff
changeset
|
1562 |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5163
diff
changeset
|
1563 * uint32_t.m4, uintptr_t.m4: New files. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5163
diff
changeset
|
1564 * sha1.m4: Renamed from sha.m4. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5163
diff
changeset
|
1565 (gl_SHA1): Renamed from gl_SHA. All uses changed. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5163
diff
changeset
|
1566 |
5170
17c4badb3864
Add getpass.h, so it's properly declared.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
1567 2004-08-08 Simon Josefsson <jas@extundo.com> |
17c4badb3864
Add getpass.h, so it's properly declared.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
1568 |
17c4badb3864
Add getpass.h, so it's properly declared.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
1569 * getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU): |
17c4badb3864
Add getpass.h, so it's properly declared.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
1570 Check getpass declaration. |
17c4badb3864
Add getpass.h, so it's properly declared.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
1571 |
5159 | 1572 2004-08-06 Paul Eggert <eggert@cs.ucla.edu> |
1573 | |
1574 More merge from coreutils. | |
1575 | |
1576 * utimens.m4, utimecmp.m4: New files. | |
1577 * backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4, | |
1578 fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4, | |
1579 prereq.m4, sha.m4: Import changes from coreutils. | |
1580 | |
5119
7b7f24e67129
Merge from coreutils (first part).
Paul Eggert <eggert@cs.ucla.edu>
parents:
5111
diff
changeset
|
1581 2004-08-05 Paul Eggert <eggert@cs.ucla.edu> |
7b7f24e67129
Merge from coreutils (first part).
Paul Eggert <eggert@cs.ucla.edu>
parents:
5111
diff
changeset
|
1582 |
5137
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1583 Merge from coreutils. |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1584 |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1585 * c-strtod.m4, canonicalize.m4, fcntl-safer.m4, getcwd-path-max.m4: |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1586 New files. |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1587 |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1588 * dos.m4 (gl_AC_DOS): filesystem -> file system renaming. |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1589 FILESYSTEM_PREFIX_LEN -> |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1590 FILE_SYSTEM_PREFIX_LEN. |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1591 FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX -> |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1592 FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX. |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1593 FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR -> |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1594 FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR. |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1595 |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1596 * path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1597 prerequisite modules now handle the DOS stuff. |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
1598 Don't check for unistd.h. |
5119
7b7f24e67129
Merge from coreutils (first part).
Paul Eggert <eggert@cs.ucla.edu>
parents:
5111
diff
changeset
|
1599 |
5160
e70798064461
Only declare strdup if it isn't declared by the system.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
1600 2004-08-03 Simon Josefsson <jas@extundo.com> |
e70798064461
Only declare strdup if it isn't declared by the system.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
1601 |
e70798064461
Only declare strdup if it isn't declared by the system.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
1602 * strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it. |
e70798064461
Only declare strdup if it isn't declared by the system.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
1603 |
e70798064461
Only declare strdup if it isn't declared by the system.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
1604 2004-08-02 Simon Josefsson <jas@extundo.com> |
e70798064461
Only declare strdup if it isn't declared by the system.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
1605 |
e70798064461
Only declare strdup if it isn't declared by the system.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
1606 * getsubopt.m4: New file. |
e70798064461
Only declare strdup if it isn't declared by the system.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
1607 |
5111 | 1608 2004-08-03 Paul Eggert <eggert@cs.ucla.edu> |
1609 | |
1610 * fatal.m4: Remove, as the "fatal" module wasn't used or working. | |
1611 | |
5103
ec9fb052682f
s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g
Paul Eggert <eggert@cs.ucla.edu>
parents:
5092
diff
changeset
|
1612 2004-07-13 Robert Millan <robertmh@gnu.org> |
ec9fb052682f
s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g
Paul Eggert <eggert@cs.ucla.edu>
parents:
5092
diff
changeset
|
1613 |
ec9fb052682f
s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g
Paul Eggert <eggert@cs.ucla.edu>
parents:
5092
diff
changeset
|
1614 * host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g. |
ec9fb052682f
s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g
Paul Eggert <eggert@cs.ucla.edu>
parents:
5092
diff
changeset
|
1615 |
5092
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
1616 2004-06-22 Paul Eggert <eggert@cs.ucla.edu> |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
1617 |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
1618 * argz.m4: New file, which is autoupdated from libtool. |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
1619 |
5081
af4fd5060a09
* modules/calloc: New file.
Jim Meyering <jim@meyering.net>
parents:
5078
diff
changeset
|
1620 2004-06-01 Jim Meyering <jim@meyering.net> |
af4fd5060a09
* modules/calloc: New file.
Jim Meyering <jim@meyering.net>
parents:
5078
diff
changeset
|
1621 |
af4fd5060a09
* modules/calloc: New file.
Jim Meyering <jim@meyering.net>
parents:
5078
diff
changeset
|
1622 * calloc.m4: New file. |
af4fd5060a09
* modules/calloc: New file.
Jim Meyering <jim@meyering.net>
parents:
5078
diff
changeset
|
1623 |
5078
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1624 2004-06-01 Paul Eggert <eggert@cs.ucla.edu> |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1625 |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1626 Merge from coreutils CVS. |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1627 |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1628 * backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4, |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1629 makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4, |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1630 putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4, |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1631 strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4, |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1632 xstrtol.m4: Fix copyright date and/or serial number. |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1633 |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1634 * chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h. |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1635 See if we need an fchown replacement. |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1636 (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro. |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1637 (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK, |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1638 and use the replacement function if we detect either defect. |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1639 |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1640 * prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR, |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1641 gl_UTIMECMP. |
146129232fe0
Merge from coreutils CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5075
diff
changeset
|
1642 |
5075
da468be96043
Detect _Bool bug in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].
Paul Eggert <eggert@cs.ucla.edu>
parents:
5074
diff
changeset
|
1643 2004-05-31 Paul Eggert <eggert@cs.ucla.edu> |
da468be96043
Detect _Bool bug in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].
Paul Eggert <eggert@cs.ucla.edu>
parents:
5074
diff
changeset
|
1644 |
da468be96043
Detect _Bool bug in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].
Paul Eggert <eggert@cs.ucla.edu>
parents:
5074
diff
changeset
|
1645 * stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI |
da468be96043
Detect _Bool bug in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].
Paul Eggert <eggert@cs.ucla.edu>
parents:
5074
diff
changeset
|
1646 C B3910B A.05.55 [Dec 04 2003]. Problem reported by Jim Meyering. |
da468be96043
Detect _Bool bug in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].
Paul Eggert <eggert@cs.ucla.edu>
parents:
5074
diff
changeset
|
1647 Also, fix a typo in a diagnostic. |
da468be96043
Detect _Bool bug in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].
Paul Eggert <eggert@cs.ucla.edu>
parents:
5074
diff
changeset
|
1648 |
5074
5f558ceff8fb
Remove dependency of hash and xalloc modules on the malloc and realloc
Paul Eggert <eggert@cs.ucla.edu>
parents:
5072
diff
changeset
|
1649 2004-05-30 Paul Eggert <eggert@cs.ucla.edu> |
5f558ceff8fb
Remove dependency of hash and xalloc modules on the malloc and realloc
Paul Eggert <eggert@cs.ucla.edu>
parents:
5072
diff
changeset
|
1650 |
5f558ceff8fb
Remove dependency of hash and xalloc modules on the malloc and realloc
Paul Eggert <eggert@cs.ucla.edu>
parents:
5072
diff
changeset
|
1651 * xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC |
5f558ceff8fb
Remove dependency of hash and xalloc modules on the malloc and realloc
Paul Eggert <eggert@cs.ucla.edu>
parents:
5072
diff
changeset
|
1652 or AC_FUNC_REALLOC. |
5f558ceff8fb
Remove dependency of hash and xalloc modules on the malloc and realloc
Paul Eggert <eggert@cs.ucla.edu>
parents:
5072
diff
changeset
|
1653 |
5072
d7698ffc0e5e
* free.m4: Replace free if it not known to work, not the other way round.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5067
diff
changeset
|
1654 2004-05-20 Andreas Schwab <schwab@suse.de> |
d7698ffc0e5e
* free.m4: Replace free if it not known to work, not the other way round.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5067
diff
changeset
|
1655 |
d7698ffc0e5e
* free.m4: Replace free if it not known to work, not the other way round.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5067
diff
changeset
|
1656 * free.m4: Replace free if it not known to work, not the other |
d7698ffc0e5e
* free.m4: Replace free if it not known to work, not the other way round.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5067
diff
changeset
|
1657 way round. |
d7698ffc0e5e
* free.m4: Replace free if it not known to work, not the other way round.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5067
diff
changeset
|
1658 |
5067
1407b63897fd
Simplify argp by assuming alloca module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5063
diff
changeset
|
1659 2004-05-17 Derek R. Price <derek@ximbiot.com> |
1407b63897fd
Simplify argp by assuming alloca module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5063
diff
changeset
|
1660 Paul Eggert <eggert@cs.ucla.edu> |
1407b63897fd
Simplify argp by assuming alloca module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5063
diff
changeset
|
1661 |
1407b63897fd
Simplify argp by assuming alloca module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5063
diff
changeset
|
1662 * argp: Depend on alloca. |
1407b63897fd
Simplify argp by assuming alloca module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5063
diff
changeset
|
1663 |
5063
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1664 2004-05-16 Paul Eggert <eggert@cs.ucla.edu> |
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1665 |
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1666 * alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always, |
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1667 for backward compatibility with older code. We need our own |
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1668 alloca.h if _AIX is defined. Define HAVE_ALLOCA if we discover |
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1669 it under some other name, and our alloca.h will define it. |
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1670 |
5059
eb3efcec6ae2
Don't assume that gettimeofday and settimeofday exist or work.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5045
diff
changeset
|
1671 2004-05-13 Paul Eggert <eggert@cs.ucla.edu> |
eb3efcec6ae2
Don't assume that gettimeofday and settimeofday exist or work.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5045
diff
changeset
|
1672 |
5063
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1673 * gettime.m4 (gl_GETTIME): Require gl_TIMESPEC. |
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1674 Check for gettimeofday. |
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1675 * settime.m4 (gl_SETTIME): Require gl_TIMESPEC. |
1aecdc8063ba
alloca cleanup: always include <alloca.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5059
diff
changeset
|
1676 Check for settimeofday, stime. |
5075
da468be96043
Detect _Bool bug in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].
Paul Eggert <eggert@cs.ucla.edu>
parents:
5074
diff
changeset
|
1677 |
5045
325f3a7a5d79
Rename utils_ to gl_ in host-os.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5043
diff
changeset
|
1678 2004-04-20 Paul Eggert <eggert@twinsun.com> |
325f3a7a5d79
Rename utils_ to gl_ in host-os.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5043
diff
changeset
|
1679 |
325f3a7a5d79
Rename utils_ to gl_ in host-os.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5043
diff
changeset
|
1680 * host-os.m4: Add a copyright notice. |
325f3a7a5d79
Rename utils_ to gl_ in host-os.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5043
diff
changeset
|
1681 |
5028 | 1682 2004-04-20 Jim Meyering <jim@meyering.net> |
1683 | |
5039 | 1684 Change UTILS_ to gl_ in AC_DEFINE'd names. |
1685 Change utils_- and jm_-prefixed variables, too. | |
1686 * mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from | |
1687 UTILS_FUNC_MKDIR_TRAILING_SLASH. | |
1688 * mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP. | |
1689 | |
5028 | 1690 * dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD. |
1691 Don't emit trailing blanks. | |
5036 | 1692 Also rename jm_-prefixed variables to have gl_ prefix. |
5041 | 1693 |
5045
325f3a7a5d79
Rename utils_ to gl_ in host-os.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5043
diff
changeset
|
1694 * host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS. |
325f3a7a5d79
Rename utils_ to gl_ in host-os.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5043
diff
changeset
|
1695 Also rename jm_-prefixed variables to have gl_ prefix. |
325f3a7a5d79
Rename utils_ to gl_ in host-os.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5043
diff
changeset
|
1696 |
5041 | 1697 * jm-macros.m4: Reflect the renamings. |
5043 | 1698 * prereq.m4: Likewise. |
5028 | 1699 |
5025 | 1700 2004-04-19 Jim Meyering <jim@meyering.net> |
1701 | |
1702 * readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE, | |
1703 now that readutmp.c may call `free (0)'. | |
1704 | |
5018 | 1705 2004-04-19 Bruno Haible <bruno@clisp.org> |
1706 | |
1707 * mbrtowc.m4: Change jm_ to gl_ in cache variables as well. | |
5019 | 1708 * inttypes_h.m4: Likewise. |
1709 * stdint_h.m4: Likewise. | |
5020 | 1710 * intmax_t.m4: Likewise. |
5019 | 1711 * uintmax_t.m4: Likewise. |
5018 | 1712 |
5016
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1713 2004-04-18 Jim Meyering <jim@meyering.net> |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1714 |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1715 * prereq.m4: Don't forbid jm_ prefix. |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1716 |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1717 * afs.m4, allocsa.m4, assert.m4, backupfile.m4, bison.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1718 * check-decl.m4, chown.m4, d-ino.m4, d-type.m4, dirname.m4, dos.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1719 * error.m4, fpending.m4, fstypename.m4, fsusage.m4, ftruncate.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1720 * getdate.m4, getgroups.m4, gettext.m4, glibc21.m4, group-member.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1721 * human.m4, intmax.m4, intmax_t.m4, inttostr.m4, inttypes.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1722 * inttypes_h.m4, jm-macros.m4, jm-winsz1.m4, jm-winsz2.m4, lchown.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1723 * lib-check.m4, link-follow.m4, localcharset.m4, longlong.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1724 * ls-mntd-fs.m4, lstat.m4, makepath.m4, mbrtowc.m4, mbswidth.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1725 * memchr.m4, memcmp.m4, mkdtemp.m4, mkstemp.m4, mountlist.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1726 * nanosleep.m4, path-concat.m4, perl.m4, prereq.m4, putenv.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1727 * quotearg.m4, regex.m4, stat.m4, stdint_h.m4, strftime.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1728 * strtoimax.m4, strtoll.m4, strtoull.m4, strtoumax.m4, timespec.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1729 * uintmax_t.m4, ulonglong.m4, unlink-busy.m4, unlocked-io.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1730 * uptime.m4, utimbuf.m4, utime.m4, utimes-null.m4, vasnprintf.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1731 * xstrtoimax.m4, xstrtol.m4, xstrtoumax.m4: |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1732 Change jm_ to gl_ in AC_DEFINE'd names. Update all uses. |
7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering <jim@meyering.net>
parents:
5015
diff
changeset
|
1733 |
5015 | 1734 2004-04-16 Jim Meyering <jim@meyering.net> |
1735 | |
1736 * prereq.m4 (jm_PREREQ_STAT): Remove macro. It is specific to | |
1737 coreutils' stat program. | |
1738 (gl_PREREQ): Don't require jm_PREREQ_STAT. | |
1739 | |
4991 | 1740 2004-03-31 Jim Meyering <jim@meyering.net> |
1741 | |
1742 * prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC. | |
4993 | 1743 Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC. |
4991 | 1744 * xalloc.m4: Likewise. |
1745 | |
4987
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
1746 2004-03-30 Jim Meyering <jim@meyering.net> |
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
1747 |
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
1748 * realloc.m4: Remove file, since now it does no more than |
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
1749 AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via |
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
1750 the `configure.ac' section of module/realloc. |
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
1751 * malloc.m4: Likewise, but for AC_FUNC_MALLOC. |
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
1752 |
4983 | 1753 2004-03-30 Paul Eggert <eggert@twinsun.com> |
1754 | |
4996 | 1755 Merge from coreutils. |
5015 | 1756 |
4983 | 1757 * inttostr.m4: New file. |
4996 | 1758 * getdate.m4 (gl_GETDATE): Remove time-related stuff. |
1759 Require AM_STDBOOL_H and gl_TIMESPEC instead. | |
1760 Require gl_CLOCK_TIME. | |
1761 * clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE. | |
1762 | |
1763 2004-03-30 Jim Meyering <jim@meyering.net> | |
1764 | |
1765 Merge from coreutils. | |
1766 | |
1767 Avoid a configure-time warning about sys/ucred.h on OSF V4.0. | |
1768 * ls-mntd-fs.m4: Test for sys/ucred.h separately, since | |
1769 on some systems one must include <grp.h> before it. | |
1770 Reported by Christian Krackowizer. | |
4983 | 1771 |
4979
6b9af4133e6f
Merge changes to getloadavg.c from coreutils and Emacs; this
Paul Eggert <eggert@cs.ucla.edu>
parents:
4976
diff
changeset
|
1772 2004-03-29 Paul Eggert <eggert@twinsun.com> |
6b9af4133e6f
Merge changes to getloadavg.c from coreutils and Emacs; this
Paul Eggert <eggert@cs.ucla.edu>
parents:
4976
diff
changeset
|
1773 |
6b9af4133e6f
Merge changes to getloadavg.c from coreutils and Emacs; this
Paul Eggert <eggert@cs.ucla.edu>
parents:
4976
diff
changeset
|
1774 * cloexec.m4: New file. |
6b9af4133e6f
Merge changes to getloadavg.c from coreutils and Emacs; this
Paul Eggert <eggert@cs.ucla.edu>
parents:
4976
diff
changeset
|
1775 |
4976
4df6aeb9a5c5
Fix portability problem with Tru64 and BSD/OS.
Bruno Haible <bruno@clisp.org>
parents:
4969
diff
changeset
|
1776 2004-03-18 Paul Eggert <eggert@twinsun.com> |
5728 | 1777 Bruno Haible <bruno@clisp.org> |
4976
4df6aeb9a5c5
Fix portability problem with Tru64 and BSD/OS.
Bruno Haible <bruno@clisp.org>
parents:
4969
diff
changeset
|
1778 |
4df6aeb9a5c5
Fix portability problem with Tru64 and BSD/OS.
Bruno Haible <bruno@clisp.org>
parents:
4969
diff
changeset
|
1779 * mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares |
4df6aeb9a5c5
Fix portability problem with Tru64 and BSD/OS.
Bruno Haible <bruno@clisp.org>
parents:
4969
diff
changeset
|
1780 mbswidth. |
4df6aeb9a5c5
Fix portability problem with Tru64 and BSD/OS.
Bruno Haible <bruno@clisp.org>
parents:
4969
diff
changeset
|
1781 |
4969
0db24850c598
Fix c-stack.c portability bug on IRIX 5.3.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4961
diff
changeset
|
1782 2004-03-07 Paul Eggert <eggert@twinsun.com> |
0db24850c598
Fix c-stack.c portability bug on IRIX 5.3.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4961
diff
changeset
|
1783 |
0db24850c598
Fix c-stack.c portability bug on IRIX 5.3.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4961
diff
changeset
|
1784 * c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK. |
0db24850c598
Fix c-stack.c portability bug on IRIX 5.3.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4961
diff
changeset
|
1785 All uses changed. Check for sa_sigaction member; this fixes |
0db24850c598
Fix c-stack.c portability bug on IRIX 5.3.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4961
diff
changeset
|
1786 a bug first reported by Jason Andrade in |
0db24850c598
Fix c-stack.c portability bug on IRIX 5.3.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4961
diff
changeset
|
1787 <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>. |
0db24850c598
Fix c-stack.c portability bug on IRIX 5.3.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4961
diff
changeset
|
1788 |
4961
d2eab0a08b37
Improved strdup, from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
4954
diff
changeset
|
1789 2004-01-18 Simon Josefsson <jas@extundo.com> |
d2eab0a08b37
Improved strdup, from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
4954
diff
changeset
|
1790 |
d2eab0a08b37
Improved strdup, from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
4954
diff
changeset
|
1791 * strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared. |
d2eab0a08b37
Improved strdup, from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
4954
diff
changeset
|
1792 |
4954 | 1793 2004-02-18 Bruno Haible <bruno@clisp.org> |
1794 | |
1795 * xsize.m4 (gl_XSIZE): Require AC_C_INLINE. | |
1796 Reported by Derek Robert Price <derek@ximbiot.com>. | |
1797 | |
4945
07fb9f5d51e6
update from gettext 0.14.1
Karl Berry <karl@freefriends.org>
parents:
4940
diff
changeset
|
1798 2004-02-06 Karl Berry <karl@gnu.org> |
07fb9f5d51e6
update from gettext 0.14.1
Karl Berry <karl@freefriends.org>
parents:
4940
diff
changeset
|
1799 |
07fb9f5d51e6
update from gettext 0.14.1
Karl Berry <karl@freefriends.org>
parents:
4940
diff
changeset
|
1800 * po.m4: update from gettext 0.14.1. |
07fb9f5d51e6
update from gettext 0.14.1
Karl Berry <karl@freefriends.org>
parents:
4940
diff
changeset
|
1801 |
4940 | 1802 2004-02-03 Bruno Haible <bruno@clisp.org> |
1803 | |
1804 * pipe.m4: New file, from GNU gettext. | |
1805 | |
4936 | 1806 2004-01-27 Bruno Haible <bruno@clisp.org> |
1807 | |
1808 * execute.m4: New file, from GNU gettext. | |
1809 | |
4924 | 1810 2003-11-24 Bruno Haible <bruno@clisp.org> |
1811 | |
1812 * allocsa.m4: New file, from GNU gettext. | |
1813 | |
4919 | 1814 2003-11-24 Bruno Haible <bruno@clisp.org> |
1815 | |
1816 * eealloc.m4: New file, from GNU gettext. | |
1817 | |
4910 | 1818 2004-01-15 Paul Eggert <eggert@twinsun.com> |
1819 | |
1820 Merge from coreutils. | |
1821 | |
1822 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t. | |
1823 * posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION. | |
1824 (gl_DEFAULT_POSIX2_VERSION): Move | |
1825 the documentation from 'configure' into 'config.hin', | |
1826 so that 'configure --help' isn't burdened by it and | |
1827 we don't have to worry about its formatting there. | |
1828 Reword the documentation so that it's more succinct | |
1829 and can be run together into a single paragraph. | |
1830 * same.m4 (gl_SAME): Check for pathconf. | |
1831 | |
1832 2004-01-15 Jim Meyering <jim@meyering.net> | |
1833 | |
1834 Merge from coreutils. | |
1835 | |
1836 * clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME | |
1837 if no library is required. | |
1838 * jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX. | |
1839 * jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE. | |
1840 * jm-macros.m4 (jm_MACROS): Require autoconf-2.58. | |
1841 (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58. | |
1842 * jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW. | |
1843 * lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the | |
1844 value, $ac_cv_search_crypt, if it's "none required". | |
1845 * posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro. | |
1846 * prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG, | |
1847 not gl_FUNC_GETLOADAVG. | |
1848 * prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH, | |
1849 gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS. | |
1850 | |
1851 2004-01-15 Alexandre Duret-Lutz <adl@gnu.org> | |
1852 | |
1853 Merge from coreutils. | |
1854 | |
1855 * nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the | |
1856 value, $ac_cv_search_nanosleep, if it's "none required". | |
1857 | |
4895 | 1858 2003-12-03 Bruno Haible <bruno@clisp.org> |
1859 | |
1860 * gettext.m4: Upgrade from gettext-0.13. | |
1861 * po.m4: Upgrade from gettext-0.13. | |
1862 * size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here. | |
1863 * intmax.m4: New file, from gettext-0.13. | |
1864 * printf-posix.m4: New file, from gettext-0.13. | |
1865 | |
4886
e4317f1f2e2c
Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents:
4872
diff
changeset
|
1866 2003-11-25 Bruno Haible <bruno@clisp.org> |
e4317f1f2e2c
Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents:
4872
diff
changeset
|
1867 |
e4317f1f2e2c
Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents:
4872
diff
changeset
|
1868 * vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require |
e4317f1f2e2c
Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents:
4872
diff
changeset
|
1869 gt_TYPE_SSIZE_T. |
e4317f1f2e2c
Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents:
4872
diff
changeset
|
1870 |
4872
c5afc99b8ce5
Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents:
4865
diff
changeset
|
1871 2003-11-17 Bruno Haible <bruno@clisp.org> |
c5afc99b8ce5
Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents:
4865
diff
changeset
|
1872 |
c5afc99b8ce5
Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents:
4865
diff
changeset
|
1873 * vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T. |
c5afc99b8ce5
Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents:
4865
diff
changeset
|
1874 |
4865
8690f8e0e0bf
Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4862
diff
changeset
|
1875 2003-11-12 Paul Eggert <eggert@twinsun.com> |
8690f8e0e0bf
Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4862
diff
changeset
|
1876 |
8690f8e0e0bf
Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4862
diff
changeset
|
1877 * xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or |
8690f8e0e0bf
Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4862
diff
changeset
|
1878 gl_PTRDIFF_MAX. |
8690f8e0e0bf
Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4862
diff
changeset
|
1879 |
4862
1f6c3678919c
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents:
4852
diff
changeset
|
1880 2003-11-11 Bruno Haible <bruno@clisp.org> |
1f6c3678919c
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents:
4852
diff
changeset
|
1881 |
1f6c3678919c
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents:
4852
diff
changeset
|
1882 * size_max.m4: New file. |
1f6c3678919c
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents:
4852
diff
changeset
|
1883 * ptrdiff_max.m4: New file. |
1f6c3678919c
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents:
4852
diff
changeset
|
1884 * xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX. |
4872
c5afc99b8ce5
Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents:
4865
diff
changeset
|
1885 * xalloc.m4 (gl_PREREQ_XALLOC): New macro. |
4862
1f6c3678919c
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents:
4852
diff
changeset
|
1886 (gl_XALLOC): Invoke it. |
1f6c3678919c
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents:
4852
diff
changeset
|
1887 |
4852 | 1888 2003-11-04 Bruno Haible <bruno@clisp.org> |
1889 | |
1890 * xsize.m4: New file. | |
1891 | |
4847 | 1892 2003-11-03 Bruno Haible <bruno@clisp.org> |
1893 | |
1894 * wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid. | |
1895 | |
4834
6310eac53465
Change netbsd*-gnu pattern back to netbsd*-gnu*.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4830
diff
changeset
|
1896 2003-10-30 Paul Eggert <eggert@cs.ucla.edu> |
6310eac53465
Change netbsd*-gnu pattern back to netbsd*-gnu*.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4830
diff
changeset
|
1897 |
6310eac53465
Change netbsd*-gnu pattern back to netbsd*-gnu*.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4830
diff
changeset
|
1898 * host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to |
6310eac53465
Change netbsd*-gnu pattern back to netbsd*-gnu*.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4830
diff
changeset
|
1899 netbsd*-gnu*. Suggested by Robert Millan. |
6310eac53465
Change netbsd*-gnu pattern back to netbsd*-gnu*.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4830
diff
changeset
|
1900 |
4830
410ea3e253b9
Revamp xalloc_oversized so that its count arg need not fit into size_t.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4829
diff
changeset
|
1901 2003-10-29 Paul Eggert <eggert@twinsun.com> |
410ea3e253b9
Revamp xalloc_oversized so that its count arg need not fit into size_t.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4829
diff
changeset
|
1902 |
410ea3e253b9
Revamp xalloc_oversized so that its count arg need not fit into size_t.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4829
diff
changeset
|
1903 * xalloc.m4 (gl_XALLOC): Undo previous change. |
410ea3e253b9
Revamp xalloc_oversized so that its count arg need not fit into size_t.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4829
diff
changeset
|
1904 |
4829
2fa22df65c21
host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4823
diff
changeset
|
1905 2003-10-29 Paul Eggert <eggert@twinsun.com> |
2fa22df65c21
host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4823
diff
changeset
|
1906 |
2fa22df65c21
host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4823
diff
changeset
|
1907 * host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu. Add comments |
2fa22df65c21
host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4823
diff
changeset
|
1908 to it, and to knetbsd*-gnu and kfreebsd*-gnu. Remove the '*' from |
2fa22df65c21
host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4823
diff
changeset
|
1909 after the 'gnu' in these cases. This fixes some bugs in the |
4834
6310eac53465
Change netbsd*-gnu pattern back to netbsd*-gnu*.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4830
diff
changeset
|
1910 previous change, and is based on suggestions by Robert Millan. |
4829
2fa22df65c21
host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4823
diff
changeset
|
1911 |
2fa22df65c21
host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4823
diff
changeset
|
1912 2003-10-28 Paul Eggert <eggert@twinsun.com> |
4823
3e73a3fa2621
Identify GNU/KFreeBSD and GNU/KNetBSD using their new names (which have a
Paul Eggert <eggert@cs.ucla.edu>
parents:
4819
diff
changeset
|
1913 |
3e73a3fa2621
Identify GNU/KFreeBSD and GNU/KNetBSD using their new names (which have a
Paul Eggert <eggert@cs.ucla.edu>
parents:
4819
diff
changeset
|
1914 * host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and |
4829
2fa22df65c21
host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4823
diff
changeset
|
1915 GNU/KNetBSD. These implementations use glibc atop the FreeBSD and |
2fa22df65c21
host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4823
diff
changeset
|
1916 NetBSD kernels. Requested by Richard Stallman. |
4823
3e73a3fa2621
Identify GNU/KFreeBSD and GNU/KNetBSD using their new names (which have a
Paul Eggert <eggert@cs.ucla.edu>
parents:
4819
diff
changeset
|
1917 |
4819
9449e9d024f2
xalloc.h now uses inline, so includers need to configure this.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4809
diff
changeset
|
1918 2003-10-26 Paul Eggert <eggert@twinsun.com> |
9449e9d024f2
xalloc.h now uses inline, so includers need to configure this.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4809
diff
changeset
|
1919 |
9449e9d024f2
xalloc.h now uses inline, so includers need to configure this.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4809
diff
changeset
|
1920 * xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h |
9449e9d024f2
xalloc.h now uses inline, so includers need to configure this.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4809
diff
changeset
|
1921 now uses inline. |
9449e9d024f2
xalloc.h now uses inline, so includers need to configure this.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4809
diff
changeset
|
1922 |
4809
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1923 2003-10-23 Paul Eggert <eggert@twinsun.com> |
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1924 |
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1925 * getline.m4 (AM_FUNC_GETLINE): |
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1926 Don't include getndelim2.o twice into LIBOBJS; this breaks on some |
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1927 hosts. Problem reported by Derek Robert Price in |
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1928 <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>. |
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1929 This patch can be withdrawn after Autoconf 2.58 is required for gnulib. |
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1930 * getndelim2.m4 (gl_GETNDELIM2): Likewise. |
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1931 |
4802 | 1932 2003-10-20 Bruno Haible <bruno@clisp.org> |
1933 | |
1934 * wait-process.m4: New file. | |
1935 | |
4786
83d8d561903a
Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents:
4783
diff
changeset
|
1936 2003-10-14 Bruno Haible <bruno@clisp.org> |
83d8d561903a
Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents:
4783
diff
changeset
|
1937 |
83d8d561903a
Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents:
4783
diff
changeset
|
1938 * sig_atomic_t: New file, from GNU gettext. |
83d8d561903a
Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents:
4783
diff
changeset
|
1939 * fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T. |
83d8d561903a
Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents:
4783
diff
changeset
|
1940 |
4783
d1dc5d9bf1ba
Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4781
diff
changeset
|
1941 2003-10-12 Paul Eggert <eggert@twinsun.com> |
d1dc5d9bf1ba
Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4781
diff
changeset
|
1942 |
d1dc5d9bf1ba
Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4781
diff
changeset
|
1943 * xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE. |
d1dc5d9bf1ba
Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4781
diff
changeset
|
1944 |
4781
d762cb7714db
A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents:
4778
diff
changeset
|
1945 2003-10-10 Simon Josefsson <jas@extundo.com> |
d762cb7714db
A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents:
4778
diff
changeset
|
1946 |
d762cb7714db
A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents:
4778
diff
changeset
|
1947 * argp.m4: Add AC_C_INLINE. |
d762cb7714db
A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents:
4778
diff
changeset
|
1948 |
4778
d68794da5ecb
Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4770
diff
changeset
|
1949 2003-10-08 Paul Eggert <eggert@twinsun.com> |
d68794da5ecb
Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4770
diff
changeset
|
1950 |
d68794da5ecb
Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4770
diff
changeset
|
1951 * getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h. |
d68794da5ecb
Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4770
diff
changeset
|
1952 |
4770 | 1953 2003-10-06 Bruno Haible <bruno@clisp.org> |
1954 | |
1955 * fatal-signal.m4: New file. | |
1956 * signalblocking.m4: New file, from GNU gettext. | |
1957 | |
4753 | 1958 2003-09-27 Paul Eggert <eggert@twinsun.com> |
1959 | |
1960 * free.m4: New file. | |
1961 | |
4746
7f0802de0710
Better handling of collision with AIX stpncpy() function.
Bruno Haible <bruno@clisp.org>
parents:
4730
diff
changeset
|
1962 2003-09-26 Bruno Haible <bruno@clisp.org> |
7f0802de0710
Better handling of collision with AIX stpncpy() function.
Bruno Haible <bruno@clisp.org>
parents:
4730
diff
changeset
|
1963 |
4747
7113ffd9623a
Better avoid collision with AIX stpncpy().
Bruno Haible <bruno@clisp.org>
parents:
4746
diff
changeset
|
1964 * stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX stpncpy(). |
7113ffd9623a
Better avoid collision with AIX stpncpy().
Bruno Haible <bruno@clisp.org>
parents:
4746
diff
changeset
|
1965 Don't define stpncpy through config.h; it's now done through stpncpy.h. |
4746
7f0802de0710
Better handling of collision with AIX stpncpy() function.
Bruno Haible <bruno@clisp.org>
parents:
4730
diff
changeset
|
1966 |
4730
64e0a1bfa9bb
New module 'getdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4719
diff
changeset
|
1967 2003-09-25 Simon Josefsson <jas@extundo.com> |
4809
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
1968 Bruno Haible <bruno@clisp.org> |
4730
64e0a1bfa9bb
New module 'getdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4719
diff
changeset
|
1969 |
64e0a1bfa9bb
New module 'getdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4719
diff
changeset
|
1970 * getdomainname.m4: New file. |
64e0a1bfa9bb
New module 'getdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4719
diff
changeset
|
1971 |
4719
e6ff70bf10f9
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4708
diff
changeset
|
1972 2003-09-17 Paul Eggert <eggert@twinsun.com> |
e6ff70bf10f9
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4708
diff
changeset
|
1973 |
e6ff70bf10f9
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4708
diff
changeset
|
1974 * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first, |
e6ff70bf10f9
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4708
diff
changeset
|
1975 to avoid spurious warnings like "AC_RUN_IFELSE was called before |
e6ff70bf10f9
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4708
diff
changeset
|
1976 gl_USE_SYSTEM_EXTENSIONS" from autoreconf. |
e6ff70bf10f9
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4708
diff
changeset
|
1977 |
4701
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1978 2003-09-12 Paul Eggert <eggert@twinsun.com> |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1979 |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1980 * error.m4: Require AC_FUNC_STRERROR_R rather than invoking it. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1981 |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1982 * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1983 and AC_MINIX, too, so that their extensions are available. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1984 |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1985 * prereq.m4 (jm_PREREQ_ADDEXT): Remove. All uses removed. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1986 This macro has been superseded by gl_BACKUPFILE. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1987 |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1988 More patches to assume C89 or better. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1989 |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1990 * error.m4 (gl_ERROR): Don't check for vprintf. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1991 |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1992 * check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h> |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1993 unconditionally. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1994 * closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1995 * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1996 Include <string.h>, <stdlib.h> unconditionally. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1997 * lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1998 * readdir.m4 (GL_FUNC_READDIR): Don't check for string.h. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
1999 * readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C headers |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2000 or for string.h. |
4708 | 2001 * strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h |
4701
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2002 or strtoul. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2003 |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2004 * mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C headers. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2005 * strdup.m4 (gl_PREREQ_STRDUP): Likewise. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2006 * userspec.m4 (gl_USERSPEC): Likewise. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2007 * xalloc.m4 (gl_PREREQ_XMALLOC): Likewise. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2008 * xstrtod.m4 (gl_XSTRTOD): Likewise. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2009 * xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2010 * strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h, |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2011 memcpy, memset. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2012 (jm_FUNC_GNU_STRFTIME): Don't require standard C headers. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2013 * strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2014 * strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h, strtol. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2015 * strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2016 * userspec.m4 (gl_USERSPEC): Do not check for string.h. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2017 * xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol, |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2018 strtoul. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2019 |
4688 | 2020 2003-09-11 Paul Eggert <eggert@twinsun.com> |
2021 | |
4701
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2022 More patches to assume C89 or better. |
4688 | 2023 * strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check. |
2024 * strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h, | |
2025 string.h, memchr, STDC_HEADERS. | |
4701
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2026 |
4683
4452e4c45cc4
Assume ANSI C <string.h>, <stdlib.h>.
Bruno Haible <bruno@clisp.org>
parents:
4677
diff
changeset
|
2027 2003-09-10 Bruno Haible <bruno@clisp.org> |
4452e4c45cc4
Assume ANSI C <string.h>, <stdlib.h>.
Bruno Haible <bruno@clisp.org>
parents:
4677
diff
changeset
|
2028 |
4452e4c45cc4
Assume ANSI C <string.h>, <stdlib.h>.
Bruno Haible <bruno@clisp.org>
parents:
4677
diff
changeset
|
2029 * strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check. |
4452e4c45cc4
Assume ANSI C <string.h>, <stdlib.h>.
Bruno Haible <bruno@clisp.org>
parents:
4677
diff
changeset
|
2030 * strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check. |
4452e4c45cc4
Assume ANSI C <string.h>, <stdlib.h>.
Bruno Haible <bruno@clisp.org>
parents:
4677
diff
changeset
|
2031 * strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check. |
4452e4c45cc4
Assume ANSI C <string.h>, <stdlib.h>.
Bruno Haible <bruno@clisp.org>
parents:
4677
diff
changeset
|
2032 * unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check. |
4452e4c45cc4
Assume ANSI C <string.h>, <stdlib.h>.
Bruno Haible <bruno@clisp.org>
parents:
4677
diff
changeset
|
2033 * setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove |
4452e4c45cc4
Assume ANSI C <string.h>, <stdlib.h>.
Bruno Haible <bruno@clisp.org>
parents:
4677
diff
changeset
|
2034 <stdlib.h> and <string.h> checks. |
4684 | 2035 * xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check. |
2036 * yesno.m4 (gl_YESNO): Remove <stdlib.h> check. | |
4683
4452e4c45cc4
Assume ANSI C <string.h>, <stdlib.h>.
Bruno Haible <bruno@clisp.org>
parents:
4677
diff
changeset
|
2037 |
4670 | 2038 2003-09-09 Paul Eggert <eggert@twinsun.com> |
2039 | |
4701
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2040 More patches to assume C89 or better. |
4677
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2041 * getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h. |
4670 | 2042 * getopt.m4 (gl_GETOPT): Don't check for string.h. |
2043 * getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers | |
2044 or for string.h. | |
2045 * getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for stdlib.h. | |
2046 * group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard C | |
2047 headers. | |
2048 * hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h, | |
2049 string.h. | |
2050 * hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free. | |
2051 * human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv. | |
2052 * idcache.m4 (gl_IDCACHE): Do not check for standard C headers, | |
2053 or for string.h. | |
2054 * long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h. | |
4987
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
2055 * makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard |
4670 | 2056 C headers. |
2057 * md5.m4 (gl_MD5): Don't check for limits.h, standard C headers, | |
2058 memcpy. | |
2059 * sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy. | |
4987
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
2060 * memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h. |
4670 | 2061 * memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h. |
2062 * memcoll.m4 (gl_MEMCOLL): Likewise. | |
2063 * memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h. | |
2064 * mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h, | |
2065 string.h, free. | |
2066 * mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers. | |
2067 * modechange.m4 (gl_MODECHANGE): Don't check for standard C headers. | |
2068 * mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard | |
4987
f33498f10f7d
* realloc.m4: Remove file, since now it does no more than
Jim Meyering <jim@meyering.net>
parents:
4983
diff
changeset
|
2069 C headers, or for string.h. |
4670 | 2070 * obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h. |
2071 (gl_PREREQ_OBSTACK): Don't check for stdlib.h. | |
2072 * path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C | |
2073 headers, memory.h, stdlib.h, string.h, strings.h. | |
4677
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2074 * posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h. |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2075 * posixver.m4 (gl_POSIXVER): Don't check for getenv. |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2076 * putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy, |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2077 strchr. |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2078 * readtokens.m4 (gl_READTOKENS): Don't check for standard C |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2079 headers, memory.h, string.h. |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2080 * regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h. |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2081 * rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h, |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2082 free. |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2083 * rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C headers. |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2084 * same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free. |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2085 * save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers. |
4670 | 2086 * savedir.m4 (gl_SAVEDIR): Don't check for standard C headers. |
4677
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2087 * strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h. |
b95345dafad0
Remove K&R cruft, day two.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
2088 * xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h. |
4701
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4688
diff
changeset
|
2089 |
4670 | 2090 2003-09-09 Derek Robert Price <derek@ximbiot.com> |
2091 | |
2092 * getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the | |
2093 C89 spec. | |
2094 | |
4646
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2095 2003-09-08 Paul Eggert <eggert@twinsun.com> |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2096 |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2097 Assume C89 or better; remove K&R cruft. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2098 * alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2099 * backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h, |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2100 string.h, getenv, malloc. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2101 * dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2102 headers. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2103 * canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2104 * error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2105 do not check for strerror. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2106 * exclude.m4: Do not check for stdlib.h, string.h, strings.h. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2107 * exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2108 * fatal.m4 (gl_FATAL): Do not require STDC headers, and |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2109 do not check for doprnt or vprintf. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2110 * fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove. All uses removed. |
b2ea1caa494d
Remove K&R cruft (alloca.m4 through getdate.m4).
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
2111 * getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h. |
4670 | 2112 |
4621
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2113 2003-09-06 Paul Eggert <eggert@twinsun.com> |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2114 |
4670 | 2115 * time_r.m4: New file. |
4621
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2116 * mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h. |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2117 * timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime is. |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2118 Check for timegm declaration. |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2119 (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME. |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2120 Do not check for gmtime_r. |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2121 Replace mktime if __mktime_internal does not exist and if mktime |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2122 hasn't been replaced already. |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
2123 |
4616 | 2124 2003-08-31 Simon Josefsson <jas@extundo.com> |
2125 | |
2126 * timegm.m4: New file. | |
2127 | |
4612
3e3decc75fcd
Avoid havoc with AIX 3.2.5 xlc.
Bruno Haible <bruno@clisp.org>
parents:
4610
diff
changeset
|
2128 2003-08-26 Bruno Haible <bruno@clisp.org> |
3e3decc75fcd
Avoid havoc with AIX 3.2.5 xlc.
Bruno Haible <bruno@clisp.org>
parents:
4610
diff
changeset
|
2129 |
3e3decc75fcd
Avoid havoc with AIX 3.2.5 xlc.
Bruno Haible <bruno@clisp.org>
parents:
4610
diff
changeset
|
2130 * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here. |
3e3decc75fcd
Avoid havoc with AIX 3.2.5 xlc.
Bruno Haible <bruno@clisp.org>
parents:
4610
diff
changeset
|
2131 This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch' |
3e3decc75fcd
Avoid havoc with AIX 3.2.5 xlc.
Bruno Haible <bruno@clisp.org>
parents:
4610
diff
changeset
|
2132 followed by '#define fnmatch fnmatch_posix' gives an error. |
3e3decc75fcd
Avoid havoc with AIX 3.2.5 xlc.
Bruno Haible <bruno@clisp.org>
parents:
4610
diff
changeset
|
2133 |
4610 | 2134 2003-08-27 Jim Meyering <jim@meyering.net> |
2135 | |
2136 * mkstemp.m4: Require that the system mkstemp be able to create | |
2137 70 temporary files, not just 30. Tru64 V4.0F's mkstemp function | |
2138 would fail after 32. Reported by Danny Levinson. Details here: | |
2139 http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html | |
2140 | |
4602 | 2141 2003-08-20 Karl Berry <karl@gnu.org> |
2142 | |
2143 * lib-ld.m4: serial 1003 from gettext, no changes besides serial. | |
2144 | |
4600 | 2145 2003-08-19 Jim Meyering <jim@meyering.net> |
2146 | |
2147 * lib-ld.m4: Revert yesterday's change, per Bruno's request here: | |
2148 http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html | |
2149 | |
4598 | 2150 2003-08-19 Bruno Haible <bruno@clisp.org> |
2151 | |
2152 * xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any more. | |
2153 | |
4600 | 2154 2003-08-18 Jim Meyering <jim@meyering.net> |
2155 | |
2156 * getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB). | |
2157 * lib-ld.m4: Likewise. | |
2158 | |
4594 | 2159 2003-08-17 Simon Josefsson <jas@extundo.com> |
2160 | |
2161 * argp.m4: New file. | |
2162 | |
4587
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4581
diff
changeset
|
2163 2003-08-17 Simon Josefsson <jas@extundo.com> |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4581
diff
changeset
|
2164 |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4581
diff
changeset
|
2165 * xstrndup.m4: New file. |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4581
diff
changeset
|
2166 |
4581
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2167 2003-08-16 Jim Meyering <jim@meyering.net> |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2168 |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2169 * utimes.m4 (gl_FUNC_UTIMES): New file. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2170 * utimes.m4: Removed. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2171 * utimes-null.m4: Renamed from utimes.m4. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2172 |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2173 * c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2174 to 1MB, so as not to render systems with no stack size limit (e.g., |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2175 linux-2.2.x) unusable. Suggestion and code from Bruno Haible. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2176 Include <unistd.h>. On some systems, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2177 it is required for the definition of _SC_PAGESIZE. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2178 |
4574
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2179 2003-08-16 Paul Eggert <eggert@twinsun.com> |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2180 |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2181 Merges from coreutils, etc. |
4581
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2182 * rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2183 error in gl_FUNC_MATCH. This fixes a bug I introduced on 2003-05-28. |
4574
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2184 * readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE, |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2185 fixing a typo. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2186 * host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2187 * hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2188 |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2189 2003-08-16 Jim Meyering <jim@meyering.net> |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2190 and Paul Eggert <eggert@cs.ucla.edu> |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2191 |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2192 Merges from coreutils, etc. |
4581
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2193 |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2194 * jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2195 using the latest version from cvs. This avoids problems with #line |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2196 directives using a vendor (Sun) compiler. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2197 (jm_MACROS): Bump prerequisite from 2.52g to 2.57. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2198 Don't set GETGROUPS_LIB here; now it's |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2199 done via getgroups.m4's wrapper function. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2200 AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2201 rather than just in sh-util/configure.in, so that the |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2202 now-shared-by-fileutils-and-textutils lib/Makefile.am are all the |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2203 same. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2204 Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2205 AC_FUNC_GETLOADAVG where to find getloadavg.c. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2206 Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2207 UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2208 gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2209 Remove code that is now done by the newly-required macros. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2210 Append $(EXEEXT) to DF_PROG. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2211 AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2212 Do not invoke or require the following here, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2213 since prereq.m4 or some gnulib .m4 now does this for us: |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2214 gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2215 jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2216 jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2217 jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2218 jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2219 AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2220 vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2221 AC_FUNC_OBSTACK. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2222 Do not replace the following functions, as this is now the job |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2223 of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2224 getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2225 strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2226 atexit getpass, strdup, getpagesize. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2227 Replace 'raise'. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2228 Do not check for the following functions, as this is now the job |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2229 of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2230 getcwd, getmntinfo, resolvepath. But check for sysctl, setreuid, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2231 setregid. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2232 (jm_CHECK_ALL_HEADERS): Do not check for fenv.h. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2233 Check for sys/sysctl.h. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2234 (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE, |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2235 jm_CHECK_TYPE_STRUCT_TIMESPEC. Invoke gt_TYPE_SSIZE_T instead |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2236 of checking for ssize_t ourselves. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2237 |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2238 * prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2239 Require every macro that gnulib/modules/* suggests for us. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2240 (jm_PREREQ_ADDEXT): New macro. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2241 (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2242 Require jm_AC_TYPE_LONG_LONG instead of invoking it. |
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2243 |
4574
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2244 * physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro. |
4581
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2245 (gl_PHYSMEM): Use it. |
4574
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2246 Also check for `table' function. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2247 Check for new headers and functions. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2248 Add check for sys/sysmp.h. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2249 With suggestions from Kaveh Ghazi. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2250 Ignore headers that are present but cannot be compiled. This |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2251 avoids spurious warnings on Solaris 9 sparc with Forte Developer 7 |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2252 C 5.4. |
4581
c7968d8641ac
Document merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4574
diff
changeset
|
2253 |
4574
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2254 2003-08-16 Jim Meyering <jim@meyering.net> |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2255 |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2256 Merges from coreutils. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2257 * readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_) |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2258 prefix. Adjust cache variables similarly. Create 500 rather than |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2259 just 300 files, to exercise bug on Darwin6.5, too. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2260 * perl.m4 (jm_PERL): Use $am_missing_run, not undefined $missing_dir. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2261 * jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not AM_SYS_POSIX_TERMIOS. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2262 Reported by mkc@mathdogs.com. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2263 Also change use of $am_cv_sys_posix_termios |
4809
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
2264 to $ac_cv_sys_posix_termios. Reported by Andreas Schwab. |
4574
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2265 * getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2266 and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2267 * fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point in |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2268 /proc/mounts until it finds one with matching device number. This is |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2269 unnecessary when the FILE argument *is* a mount point. No stat call |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2270 is necessary in that case. So, disable the statvfs-testing code on |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2271 systems with GNU libc. Reported by Andrei Gaponenko via Tim Waugh |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2272 as RedHat bug# 84846. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2273 * c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2274 to 1MB, so as not to render systems with no stack size limit (e.g., |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2275 linux-2.2.x) unusable. Suggestion and code from Bruno Haible. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2276 Include <unistd.h>. On some systems, |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2277 it is required for the definition of _SC_PAGESIZE. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2278 |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2279 2003-08-15 Jim Meyering <jim@meyering.net> |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2280 and Paul Eggert <eggert@cs.ucla.edu> |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2281 |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2282 Merges from coreutils, etc. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2283 * strftime.m4 (_jm_STRFTIME_PREREQS): |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2284 Require gl_FUNC_TZSET_CLOBBER. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2285 * readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit, ut_exit.e_exit, |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2286 ut_exit.ut_termination, and ut_exit.e_termination members. |
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2287 |
4549 | 2288 2003-08-14 Paul Eggert <eggert@twinsun.com> |
2289 | |
4574
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2290 Help the merge from coreutils. |
4549 | 2291 * gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro. |
2292 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it. | |
2293 * tzset.m4: Use it too. | |
2294 | |
2295 2003-08-14 Jim Meyering <jim@meyering.net> | |
2296 | |
4574
e374460ac6ae
Merge from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
2297 Merge from coreutils. |
4549 | 2298 * tzset.m4: New file. |
2299 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the MOUNTED_VMOUNT | |
2300 test to precede the MOUNTED_GETMNTENT1 tests, since otherwise, AIX 5.1 | |
2301 systems would end up using the latter. MOUNTED_GETMNTENT1 support | |
2302 is inadequate on such systems: 1) detecting whether a file system | |
2303 is remote doesn't work 2) the MOUNTED_VMOUNT code reports the | |
2304 HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1 code reports | |
2305 merely /MOUNT_POINT. Reported by Mike Jetzer. | |
2306 | |
4536
3358eb550c86
Leave whitespace alone when importing, undoing that part of yesterday's
Paul Eggert <eggert@cs.ucla.edu>
parents:
4533
diff
changeset
|
2307 2003-08-13 Paul Eggert <eggert@twinsun.com> |
3358eb550c86
Leave whitespace alone when importing, undoing that part of yesterday's
Paul Eggert <eggert@cs.ucla.edu>
parents:
4533
diff
changeset
|
2308 |
4537
940fdf291f5b
Ignore trailing white space and empty lines
Paul Eggert <eggert@cs.ucla.edu>
parents:
4536
diff
changeset
|
2309 * exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC. |
940fdf291f5b
Ignore trailing white space and empty lines
Paul Eggert <eggert@cs.ucla.edu>
parents:
4536
diff
changeset
|
2310 Check for isascii. |
940fdf291f5b
Ignore trailing white space and empty lines
Paul Eggert <eggert@cs.ucla.edu>
parents:
4536
diff
changeset
|
2311 |
4536
3358eb550c86
Leave whitespace alone when importing, undoing that part of yesterday's
Paul Eggert <eggert@cs.ucla.edu>
parents:
4533
diff
changeset
|
2312 * gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4, |
3358eb550c86
Leave whitespace alone when importing, undoing that part of yesterday's
Paul Eggert <eggert@cs.ucla.edu>
parents:
4533
diff
changeset
|
2313 lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4: |
3358eb550c86
Leave whitespace alone when importing, undoing that part of yesterday's
Paul Eggert <eggert@cs.ucla.edu>
parents:
4533
diff
changeset
|
2314 Undo previous (whitespace-only) change. |
3358eb550c86
Leave whitespace alone when importing, undoing that part of yesterday's
Paul Eggert <eggert@cs.ucla.edu>
parents:
4533
diff
changeset
|
2315 |
4528
ae85e65ee361
Get m4 files from the gettext distribution.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4523
diff
changeset
|
2316 2003-08-12 Paul Eggert <eggert@twinsun.com> |
ae85e65ee361
Get m4 files from the gettext distribution.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4523
diff
changeset
|
2317 |
4533
dde0ece94ba0
Normalize leading white space and remove trailing white space.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4531
diff
changeset
|
2318 * gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4, |
dde0ece94ba0
Normalize leading white space and remove trailing white space.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4531
diff
changeset
|
2319 lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4: |
dde0ece94ba0
Normalize leading white space and remove trailing white space.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4531
diff
changeset
|
2320 Normalize leading white space and remove trailing white space. |
dde0ece94ba0
Normalize leading white space and remove trailing white space.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4531
diff
changeset
|
2321 |
4531
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4528
diff
changeset
|
2322 Merge from coreutils |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4528
diff
changeset
|
2323 * euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl. |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4528
diff
changeset
|
2324 |
4528
ae85e65ee361
Get m4 files from the gettext distribution.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4523
diff
changeset
|
2325 * lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext |
ae85e65ee361
Get m4 files from the gettext distribution.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4523
diff
changeset
|
2326 0.12.1. These files are now being upgraded automatically by |
ae85e65ee361
Get m4 files from the gettext distribution.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4523
diff
changeset
|
2327 ../config/srclist-update. |
ae85e65ee361
Get m4 files from the gettext distribution.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4523
diff
changeset
|
2328 |
4523
6cc4874a100b
Work around the lack of wcslen() on Solaris 2.5.1.
Bruno Haible <bruno@clisp.org>
parents:
4520
diff
changeset
|
2329 2003-08-11 Bruno Haible <bruno@clisp.org> |
6cc4874a100b
Work around the lack of wcslen() on Solaris 2.5.1.
Bruno Haible <bruno@clisp.org>
parents:
4520
diff
changeset
|
2330 |
6cc4874a100b
Work around the lack of wcslen() on Solaris 2.5.1.
Bruno Haible <bruno@clisp.org>
parents:
4520
diff
changeset
|
2331 * vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen. |
6cc4874a100b
Work around the lack of wcslen() on Solaris 2.5.1.
Bruno Haible <bruno@clisp.org>
parents:
4520
diff
changeset
|
2332 |
4520
75f865328a1a
regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4515
diff
changeset
|
2333 2003-08-09 Paul Eggert <eggert@twinsun.com> |
75f865328a1a
regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4515
diff
changeset
|
2334 |
75f865328a1a
regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4515
diff
changeset
|
2335 * regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371"; |
75f865328a1a
regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4515
diff
changeset
|
2336 apparently Emacs's Unicode mode got confused before my 2003-08-05 |
75f865328a1a
regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4515
diff
changeset
|
2337 checkin. |
75f865328a1a
regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4515
diff
changeset
|
2338 |
4515
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
2339 2003-08-08 Paul Eggert <eggert@twinsun.com> |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
2340 |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
2341 * extensions.m4: New file. |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
2342 * timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
2343 Require gl_USE_SYSTEM_EXTENSIONS. |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
2344 * unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
2345 Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE. |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
2346 |
4513 | 2347 2003-08-07 Paul Eggert <eggert@twinsun.com> |
2348 | |
2349 * restrict.m4: New file. | |
2350 * regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT. | |
2351 | |
4512
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4510
diff
changeset
|
2352 2003-08-07 Bruno Haible <bruno@clisp.org> |
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4510
diff
changeset
|
2353 |
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4510
diff
changeset
|
2354 * getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This makes |
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4510
diff
changeset
|
2355 the module 'getndelim2' compatible with the module 'getline'. |
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4510
diff
changeset
|
2356 |
4510
fcbd4b9dad53
regex.m4: Replace a single non-ASCII byte with "\201".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4490
diff
changeset
|
2357 2003-08-05 Paul Eggert <eggert@twinsun.com> |
fcbd4b9dad53
regex.m4: Replace a single non-ASCII byte with "\201".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4490
diff
changeset
|
2358 |
fcbd4b9dad53
regex.m4: Replace a single non-ASCII byte with "\201".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4490
diff
changeset
|
2359 * regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII |
fcbd4b9dad53
regex.m4: Replace a single non-ASCII byte with "\201".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4490
diff
changeset
|
2360 byte with "\201" to avoid glitches when editing that source file |
fcbd4b9dad53
regex.m4: Replace a single non-ASCII byte with "\201".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4490
diff
changeset
|
2361 with multi-gnome-terminal. |
fcbd4b9dad53
regex.m4: Replace a single non-ASCII byte with "\201".
Paul Eggert <eggert@cs.ucla.edu>
parents:
4490
diff
changeset
|
2362 |
4490 | 2363 2003-07-31 Bruno Haible <bruno@clisp.org> |
2364 | |
2365 * getpass.m4 (gl_FUNC_GETPASS_GNU): New macro. | |
2366 | |
4463 | 2367 2003-07-18 Bruno Haible <bruno@clisp.org> |
2368 | |
2369 * getndelim2.m4: New file. | |
2370 * getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and | |
2371 invoke gl_PREREQ_GETNDELIM2. | |
2372 (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by | |
2373 gl_PREREQ_GETNDELIM2. | |
2374 * getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by | |
2375 gl_GETNDELIM2. | |
2376 | |
4461 | 2377 2003-07-17 Bruno Haible <bruno@clisp.org> |
2378 | |
2379 * Makefile.am.in: Remove file. | |
2380 * Makefile.am: Remove file. | |
2381 * Makefile.in: Remove file. | |
2382 | |
4460 | 2383 2003-07-17 Bruno Haible <bruno@clisp.org> |
2384 | |
2385 * getnline.m4: New file. | |
2386 | |
4436 | 2387 2003-07-14 Simon Josefsson <jas@extundo.com> |
2388 | |
2389 * mempcpy.m4: New file. | |
2390 | |
4427 | 2391 2003-07-10 Jim Meyering <jim@meyering.net> |
2392 | |
2393 * clock_time.m4: Remove trailing blank. | |
2394 * intmax_t.m4: Likewise. | |
2395 | |
4413
232d849d4565
* lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
Paul Eggert <eggert@cs.ucla.edu>
parents:
4412
diff
changeset
|
2396 2003-07-01 Paul Eggert <eggert@twinsun.com> |
232d849d4565
* lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
Paul Eggert <eggert@cs.ucla.edu>
parents:
4412
diff
changeset
|
2397 |
232d849d4565
* lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
Paul Eggert <eggert@cs.ucla.edu>
parents:
4412
diff
changeset
|
2398 * xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since |
232d849d4565
* lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
Paul Eggert <eggert@cs.ucla.edu>
parents:
4412
diff
changeset
|
2399 xreadlink.c now includes it unconditionally. |
232d849d4565
* lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
Paul Eggert <eggert@cs.ucla.edu>
parents:
4412
diff
changeset
|
2400 |
4412 | 2401 2003-07-01 Bruno Haible <bruno@clisp.org> |
2402 | |
2403 * ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>. <sys/types.h> | |
2404 should be sufficient. | |
2405 Reported by Paul Eggert. | |
2406 | |
4405 | 2407 2003-06-25 Bruno Haible <bruno@clisp.org> |
2408 | |
2409 * readlink.m4: New file. | |
2410 | |
4404
d53571cbde51
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
2411 2003-06-22 Bruno Haible <bruno@clisp.org> |
d53571cbde51
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
2412 |
d53571cbde51
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
2413 Portability to mingw32. |
d53571cbde51
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
2414 * ssize_t.m4: New file, from GNU gettext. |
d53571cbde51
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
2415 * safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T. |
d53571cbde51
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
2416 * xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T. |
d53571cbde51
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
2417 |
4392 | 2418 2003-06-11 Bruno Haible <bruno@clisp.org> |
2419 | |
2420 * sysexits.m4: New file. | |
2421 | |
4387 | 2422 2003-06-10 Simon Josefsson <jas@extundo.com> |
2423 | |
2424 * strchrnul.m4: New file. | |
2425 | |
4384
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2426 2003-06-07 Bruno Haible <bruno@clisp.org> |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2427 |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2428 * fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX, |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2429 gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2430 AC_CONFIG_LINKS. Needed to allow for a different name of the lib |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2431 directory. |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2432 * poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2433 AC_CONFIG_LINKS. Needed to allow for a different name of the lib |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2434 directory. |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4351
diff
changeset
|
2435 |
4347
df44e79ce676
.h files should stand alone, but we shouldn't include <sys/types.h>
Paul Eggert <eggert@cs.ucla.edu>
parents:
4335
diff
changeset
|
2436 2003-06-04 Paul Eggert <eggert@twinsun.com> |
df44e79ce676
.h files should stand alone, but we shouldn't include <sys/types.h>
Paul Eggert <eggert@cs.ucla.edu>
parents:
4335
diff
changeset
|
2437 |
4351
d0d257fdad20
Merge human.c changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4348
diff
changeset
|
2438 * human.m4 (gl_HUMAN): Require AM_STDBOOL_H. Check for |
d0d257fdad20
Merge human.c changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4348
diff
changeset
|
2439 locale.h, localeconv. This merges changes from coreutils. |
d0d257fdad20
Merge human.c changes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4348
diff
changeset
|
2440 |
4348
fc8667232bcc
Ensure we use gnulib mktime rather than glibc's mktime, on hosts
Paul Eggert <eggert@cs.ucla.edu>
parents:
4347
diff
changeset
|
2441 * mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS. |
fc8667232bcc
Ensure we use gnulib mktime rather than glibc's mktime, on hosts
Paul Eggert <eggert@cs.ucla.edu>
parents:
4347
diff
changeset
|
2442 It can be removed after the next Autoconf is released. |
4347
df44e79ce676
.h files should stand alone, but we shouldn't include <sys/types.h>
Paul Eggert <eggert@cs.ucla.edu>
parents:
4335
diff
changeset
|
2443 * exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner |
df44e79ce676
.h files should stand alone, but we shouldn't include <sys/types.h>
Paul Eggert <eggert@cs.ucla.edu>
parents:
4335
diff
changeset
|
2444 needed. |
df44e79ce676
.h files should stand alone, but we shouldn't include <sys/types.h>
Paul Eggert <eggert@cs.ucla.edu>
parents:
4335
diff
changeset
|
2445 |
4335 | 2446 2003-05-30 Bruno Haible <bruno@clisp.org> |
2447 | |
2448 * gettext.m4: Upgrade to gettext-0.12.1. | |
2449 * nls.m4: New file, from gettext-0.12.1. | |
2450 * po.m4: New file, from gettext-0.12.1. | |
2451 * progtest.m4: Upgrade to gettext-0.12.1. | |
2452 | |
4333 | 2453 2003-05-28 Paul Eggert <eggert@twinsun.com> |
2454 | |
2455 Assume the headers required for C89 freestanding compilers. | |
2456 * backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h. | |
2457 * fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise. | |
2458 * human.m4 (gl_HUMAN): Likewise. | |
2459 * pathmax.m4 (gl_PATHMAX): Likewise. | |
2460 * rpmatch.m4 (gl_FUNC_RPMATCH): Likewise. | |
2461 * userspec.m4 (gl_USERSPEC): Likewise. | |
2462 * xreadlink.m4 (gl_XREADLINK): Likewise. | |
4515
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
2463 * xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise. |
4333 | 2464 * quote.m4 (gl_QUOTE): Don't check for stddef.h. |
2465 | |
4328 | 2466 2003-05-26 Jim Meyering <jim@meyering.net> |
2467 | |
2468 Merge in a change from coreutils: | |
2469 * dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one | |
2470 that is guaranteed to be `no'. Use `no_such_member' to indicate | |
2471 that condition, rather than `-1' which is slightly misleading. | |
2472 Change the name of the cache variable to have the gl_ prefix. | |
2473 Prompted by a patch from Richard Dawe for DJGPP. | |
2474 | |
4321 | 2475 2003-05-17 Bruno Haible <bruno@clisp.org> |
2476 | |
2477 * dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an invalid | |
2478 expansion for AC_EGREP_CPP. | |
2479 * strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise. | |
2480 * strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise. | |
2481 Suggested by Akim Demaille <akim@epita.fr> in | |
2482 http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html | |
2483 | |
4306
f59d87c2ceb4
* error.m4 (gl_ERROR): Do not put under dynamic conditions some
Paul Eggert <eggert@cs.ucla.edu>
parents:
4303
diff
changeset
|
2484 2003-04-21 Paul Eggert <eggert@twinsun.com> |
f59d87c2ceb4
* error.m4 (gl_ERROR): Do not put under dynamic conditions some
Paul Eggert <eggert@cs.ucla.edu>
parents:
4303
diff
changeset
|
2485 |
f59d87c2ceb4
* error.m4 (gl_ERROR): Do not put under dynamic conditions some
Paul Eggert <eggert@cs.ucla.edu>
parents:
4303
diff
changeset
|
2486 * error.m4 (gl_ERROR): Do not put under dynamic conditions some |
f59d87c2ceb4
* error.m4 (gl_ERROR): Do not put under dynamic conditions some
Paul Eggert <eggert@cs.ucla.edu>
parents:
4303
diff
changeset
|
2487 code which expansion is under static control. Patch imported from |
f59d87c2ceb4
* error.m4 (gl_ERROR): Do not put under dynamic conditions some
Paul Eggert <eggert@cs.ucla.edu>
parents:
4303
diff
changeset
|
2488 Akim Demaille's patch to Bison; see |
f59d87c2ceb4
* error.m4 (gl_ERROR): Do not put under dynamic conditions some
Paul Eggert <eggert@cs.ucla.edu>
parents:
4303
diff
changeset
|
2489 <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>. |
f59d87c2ceb4
* error.m4 (gl_ERROR): Do not put under dynamic conditions some
Paul Eggert <eggert@cs.ucla.edu>
parents:
4303
diff
changeset
|
2490 |
4303
c842eddb3b4f
Use AC_FUNC_VPRINTF instead of bogus test for function 'doprnt' that no system
Bruno Haible <bruno@clisp.org>
parents:
4294
diff
changeset
|
2491 2003-04-14 Bruno Haible <bruno@clisp.org> |
c842eddb3b4f
Use AC_FUNC_VPRINTF instead of bogus test for function 'doprnt' that no system
Bruno Haible <bruno@clisp.org>
parents:
4294
diff
changeset
|
2492 |
c842eddb3b4f
Use AC_FUNC_VPRINTF instead of bogus test for function 'doprnt' that no system
Bruno Haible <bruno@clisp.org>
parents:
4294
diff
changeset
|
2493 * error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF. |
c842eddb3b4f
Use AC_FUNC_VPRINTF instead of bogus test for function 'doprnt' that no system
Bruno Haible <bruno@clisp.org>
parents:
4294
diff
changeset
|
2494 |
4294 | 2495 2003-04-10 Bruno Haible <bruno@clisp.org> |
2496 | |
2497 * findprog.m4: New file. | |
2498 * eaccess.m4: New file. | |
2499 | |
4286 | 2500 2003-04-04 Bruno Haible <bruno@clisp.org> |
2501 | |
2502 * linebreak.m4: New file. | |
2503 | |
4275
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4268
diff
changeset
|
2504 2003-04-03 Bruno Haible <bruno@clisp.org> |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4268
diff
changeset
|
2505 |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4268
diff
changeset
|
2506 * utf-ucs4.m4: New file. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4268
diff
changeset
|
2507 * ucs4-utf.m4: New file. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4268
diff
changeset
|
2508 |
4268 | 2509 2003-03-30 Bruno Haible <bruno@clisp.org> |
2510 | |
2511 * copy-file.m4 (gl_COPY_FILE): Add check for chown(). | |
2512 | |
4266 | 2513 2003-03-28 Bruno Haible <bruno@clisp.org> |
2514 | |
2515 * copy-file.m4: New file. | |
2516 | |
4262
4df9cc2741fb
Use new documented autoconf macros.
Bruno Haible <bruno@clisp.org>
parents:
4259
diff
changeset
|
2517 2003-03-18 Bruno Haible <bruno@clisp.org> |
4df9cc2741fb
Use new documented autoconf macros.
Bruno Haible <bruno@clisp.org>
parents:
4259
diff
changeset
|
2518 |
4df9cc2741fb
Use new documented autoconf macros.
Bruno Haible <bruno@clisp.org>
parents:
4259
diff
changeset
|
2519 * onceonly.m4: Use m4_defn instead of defn, for better error checking. |
4df9cc2741fb
Use new documented autoconf macros.
Bruno Haible <bruno@clisp.org>
parents:
4259
diff
changeset
|
2520 * onceonly_2_57.m4: Likewise. |
4df9cc2741fb
Use new documented autoconf macros.
Bruno Haible <bruno@clisp.org>
parents:
4259
diff
changeset
|
2521 |
4259
5281b6fad974
Require autoconf 2.54 or newer.
Bruno Haible <bruno@clisp.org>
parents:
4258
diff
changeset
|
2522 2003-03-17 Bruno Haible <bruno@clisp.org> |
5281b6fad974
Require autoconf 2.54 or newer.
Bruno Haible <bruno@clisp.org>
parents:
4258
diff
changeset
|
2523 |
5281b6fad974
Require autoconf 2.54 or newer.
Bruno Haible <bruno@clisp.org>
parents:
4258
diff
changeset
|
2524 * onceonly.m4: Require autoconf 2.54 or newer. |
5281b6fad974
Require autoconf 2.54 or newer.
Bruno Haible <bruno@clisp.org>
parents:
4258
diff
changeset
|
2525 (m4_quote): Remove macro. |
4262
4df9cc2741fb
Use new documented autoconf macros.
Bruno Haible <bruno@clisp.org>
parents:
4259
diff
changeset
|
2526 * onceonly_2_57.m4: Require autoconf 2.54 or newer. |
4259
5281b6fad974
Require autoconf 2.54 or newer.
Bruno Haible <bruno@clisp.org>
parents:
4258
diff
changeset
|
2527 |
4257 | 2528 2003-03-14 Bruno Haible <bruno@clisp.org> |
2529 | |
4258
0b9877dac823
Use defn([...]) for quoting.
Bruno Haible <bruno@clisp.org>
parents:
4257
diff
changeset
|
2530 * onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, |
0b9877dac823
Use defn([...]) for quoting.
Bruno Haible <bruno@clisp.org>
parents:
4257
diff
changeset
|
2531 AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly. |
4257 | 2532 |
4255
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4242
diff
changeset
|
2533 2003-03-13 Paul Eggert <eggert@twinsun.com> |
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4242
diff
changeset
|
2534 |
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4242
diff
changeset
|
2535 * onceonly.m4 (m4_quote): New macro. |
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4242
diff
changeset
|
2536 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE): |
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4242
diff
changeset
|
2537 Quote AC_FOREACH variable-expansions properly. |
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4242
diff
changeset
|
2538 |
4257 | 2539 2003-02-19 Paolo Bonzini <bonzini@gnu.org> |
4242
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4239
diff
changeset
|
2540 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4239
diff
changeset
|
2541 * poll.m4: New file. |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4239
diff
changeset
|
2542 |
4257 | 2543 2003-02-18 Paolo Bonzini <bonzini@gnu.org> |
4239
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
2544 |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
2545 * mathl.m4: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
2546 |
4237
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4232
diff
changeset
|
2547 2003-02-17 Bruno Haible <bruno@clisp.org> |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4232
diff
changeset
|
2548 |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4232
diff
changeset
|
2549 * mkdtemp.m4: New file, from GNU gettext with modifications. |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4232
diff
changeset
|
2550 |
4232 | 2551 2003-02-02 Jim Meyering <jim@meyering.net> |
2552 | |
2553 * regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in | |
2554 e.g. glibc-2.2.93. | |
2555 | |
4229
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2556 2003-01-31 Bruno Haible <bruno@clisp.org> |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2557 |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2558 * rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2559 'rpl_rename'. |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2560 * strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2561 'rpl_strnlen'. |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2562 * strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2563 'rpl_strtod'. |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2564 * utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2565 'rpl_utime'. |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
2566 |
4224
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
2567 2003-01-30 Bruno Haible <bruno@clisp.org> |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
2568 |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
2569 * signed.m4: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
2570 * longdouble.m4: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
2571 * wchar_t.m4: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
2572 * wint_t.m4: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
2573 * vasnprintf.m4: New file. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
2574 * vasprintf.m4: New file. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
2575 |
4221 | 2576 2003-01-29 Bruno Haible <bruno@clisp.org> |
2577 | |
2578 * stpncpy.m4: New file. | |
2579 | |
4206 | 2580 2003-01-23 Jim Meyering <jim@meyering.net> |
2581 | |
4209 | 2582 * dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this |
2583 from working on systems without dirfd (at least Irix and OSF1/Tru64). | |
4206 | 2584 |
4190 | 2585 2003-01-16 Jim Meyering <jim@meyering.net> |
2586 | |
2587 * regex.m4: The `regex' struct is both input and output. | |
2588 Initialize it before each use. Patch by Tim Waugh. | |
2589 | |
4186 | 2590 2003-01-11 Bruno Haible <bruno@clisp.org> |
2591 | |
2592 * longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix. | |
2593 * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL | |
2594 suffix. | |
2595 | |
4185 | 2596 2003-01-11 Bruno Haible <bruno@clisp.org> |
2597 | |
2598 * md5.m4 (gl_MD5): Require AC_C_INLINE. | |
2599 | |
4184
bd50be83d452
Work around a bug of AC_EGREP_CPP in autoconf-2.57.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
2600 2003-01-11 Bruno Haible <bruno@clisp.org> |
bd50be83d452
Work around a bug of AC_EGREP_CPP in autoconf-2.57.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
2601 |
bd50be83d452
Work around a bug of AC_EGREP_CPP in autoconf-2.57.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
2602 * alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites. |
bd50be83d452
Work around a bug of AC_EGREP_CPP in autoconf-2.57.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
2603 |
4170
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
2604 2003-01-12 Paul Eggert <eggert@twinsun.com> |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
2605 |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
2606 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer, |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
2607 to avoid collisions with libcurses and libreadline. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
2608 |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
2609 * getstr.m4: Remove. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
2610 * getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
2611 |
4156
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
2612 2003-01-10 Bruno Haible <bruno@clisp.org> |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
2613 |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
2614 * alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H. |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
2615 |
4151
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4122
diff
changeset
|
2616 2003-01-09 Bruno Haible <bruno@clisp.org> |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4122
diff
changeset
|
2617 |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4122
diff
changeset
|
2618 * stdbool.m4 (AM_STDBOOL_H): New macro. |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4122
diff
changeset
|
2619 |
4122
c5274a13aee2
* memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4108
diff
changeset
|
2620 2002-12-31 Paul Eggert <eggert@twinsun.com> |
c5274a13aee2
* memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4108
diff
changeset
|
2621 |
c5274a13aee2
* memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4108
diff
changeset
|
2622 * memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP. |
c5274a13aee2
* memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4108
diff
changeset
|
2623 |
4108
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2624 2002-12-24 Bruno Haible <bruno@clisp.org> |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2625 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2626 General infrasructure. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2627 * README: Rewritten. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2628 * onceonly.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2629 * onceonly_2_57.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2630 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2631 Module atexit. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2632 * atexit.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2633 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2634 Module strtod. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2635 * strtod.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2636 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2637 Module strtol. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2638 * strtol.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2639 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2640 Module strtoul. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2641 * strtoul.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2642 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2643 Module memchr. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2644 * memchr.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2645 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2646 Module memcmp. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2647 * memcmp.m4 (gl_PREREQ_MEMCMP): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2648 (jm_FUNC_MEMCMP): Invoke it. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2649 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2650 Module memcpy. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2651 * memcpy.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2652 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2653 Module memmove. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2654 * memmove.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2655 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2656 Module memset. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2657 * memset.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2658 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2659 Module strcspn. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2660 * strcspn.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2661 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2662 Module strpbrk. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2663 * strpbrk.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2664 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2665 Module strstr. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2666 * strstr.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2667 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2668 Module strerror. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2669 * strerror.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2670 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2671 Module mktime. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2672 * mktime.m4: Renamed from jm-mktime.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2673 (gl_PREREQ_MKTIME): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2674 (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2675 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2676 Module malloc. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2677 * malloc.m4 (gl_PREREQ_MALLOC): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2678 (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2679 Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2680 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2681 Module realloc. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2682 * realloc.m4 (gl_PREREQ_REALLOC): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2683 (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2684 Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2685 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2686 Module strftime. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2687 * tm_gmtoff.m4: New file, extracted from strftime.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2688 * strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2689 Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2690 gl_TM_GMTOFF. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2691 (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2692 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2693 Module xalloc. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2694 * xalloc.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2695 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2696 Module alloca. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2697 * alloca.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2698 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2699 Module putenv. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2700 * putenv.m4 (gl_PREREQ_PUTENV): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2701 (jm_FUNC_PUTENV): Invoke it. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2702 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2703 Module setenv. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2704 * setenv.m4 (gt_FUNC_SETENV): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2705 (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2706 when invoked twice. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2707 (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2708 gt_FUNC_SETENV. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2709 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2710 Module memrchr. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2711 * memrchr.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2712 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2713 Module stpcpy. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2714 * stpcpy.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2715 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2716 Module strcase. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2717 * strcase.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2718 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2719 Module strdup. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2720 * strdup.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2721 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2722 Module strnlen. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2723 * strnlen.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2724 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2725 Module strndup. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2726 * strndup.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2727 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2728 Module xstrtod. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2729 * xstrtod.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2730 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2731 Module xstrtol. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2732 * xstrtol.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2733 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2734 Module getdate. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2735 * getdate.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2736 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2737 Module unlocked-io. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2738 * unlocked-io.m4: Renamed from jm-glibc-io.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2739 (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2740 * jm-glibc-io.m4n: Remove file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2741 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2742 Module long-options. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2743 * long-options.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2744 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2745 Module md5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2746 * md5.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2747 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2748 Module sha. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2749 * sha.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2750 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2751 Module getstr. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2752 * getstr.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2753 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2754 Module getline. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2755 * getline.m4 (gl_PREREQ_GETLINE): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2756 (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2757 <sys/types.h>, for size_t. Use the function name gnu_getline, not |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2758 simply getline. Infoke gl_PREREQ_GETLINE. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2759 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2760 Module obstack. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2761 * obstack.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2762 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2763 Module hash. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2764 * hash.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2765 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2766 Module readtokens. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2767 * readtokens.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2768 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2769 Module strverscmp. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2770 * strverscmp.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2771 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2772 Module stdbool. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2773 * stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for OSF/1. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2774 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2775 Module strtoll. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2776 * strtoll.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2777 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2778 Module strtoull. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2779 * strtoull.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2780 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2781 Module strtoimax. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2782 * strtoimax.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2783 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2784 Module strtoumax. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2785 * strtoumax.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2786 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2787 Module xstrtoimax. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2788 * xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from jm_AC_PREREQ_XSTRTOIMAX. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2789 Moved the strtol prerequisites to strtol.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2790 Moved the strtoll prerequisites to strtoll.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2791 Moved the strtoimax prerequisites to strtoimax.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2792 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2793 Module xstrtoumax. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2794 * xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from jm_AC_PREREQ_XSTRTOUMAX. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2795 Moved the strtoul prerequisites to strtoul.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2796 Moved the strtoull prerequisites to strtoull.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2797 Moved the strtoumax prerequisites to strtoumax.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2798 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2799 Module chown. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2800 * chown.m4 (gl_PREREQ_CHOWN): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2801 (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2802 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2803 Module dup2. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2804 * dup2.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2805 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2806 Module ftruncate. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2807 * ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2808 (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2809 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2810 Module getgroups. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2811 * getgroups.m4 (gl_PREREQ_GETGROUPS): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2812 (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2813 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2814 Module gettimeofday. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2815 * gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2816 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2817 gl_PREREQ_GETTIMEOFDAY. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2818 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2819 Module mkdir. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2820 * mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2821 (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2822 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2823 Module mkstemp. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2824 * mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2825 (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2826 jm_AC_TYPE_UINTMAX_T. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2827 (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2828 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2829 Module stat. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2830 * stat.m4 (gl_PREREQ_STAT): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2831 (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2832 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2833 Module lstat. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2834 * lstat.m4 (gl_PREREQ_LSTAT): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2835 (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2836 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2837 Module timespec. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2838 * timespec.m4 (gl_TIMESPEC): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2839 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2840 * st_mtim.m4: Indentation. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2841 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2842 Module nanosleep. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2843 * nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2844 (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2845 gl_PREREQ_NANOSLEEP. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2846 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2847 Module regex. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2848 * regex.m4 (jm_PREREQ_REGEX): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2849 (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2850 (gl_REGEX): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2851 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2852 Module rename. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2853 * rename.m4 (gl_PREREQ_RENAME): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2854 (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2855 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2856 Module rmdir. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2857 * rmdir.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2858 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2859 Module utime. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2860 * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2861 * utime.m4 (gl_PREREQ_UTIME): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2862 (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2863 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2864 Module dirname. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2865 * dirname.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2866 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2867 Module getopt. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2868 * getopt.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2869 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2870 Module unistd-safer. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2871 * unistd-safer.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2872 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2873 Module fnmatch. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2874 * fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit() |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2875 declaration. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2876 (gl_PREREQ_FNMATCH_EXTRA): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2877 (gl_FUNC_FNMATCH_POSIX): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2878 (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2879 gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2880 simply fnmatch. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2881 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2882 Module exclude. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2883 * exclude.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2884 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2885 Module human. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2886 * human.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2887 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2888 Module acl. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2889 * acl.m4: Nop. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2890 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2891 Module backupfile. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2892 * backupfile.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2893 * d-ino.m4: Indentation. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2894 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2895 Module fsusage. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2896 * fsusage.m4 (gl_FSUSAGE): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2897 (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2898 (gl_PREREQ_FSUSAGE_EXTRA): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2899 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2900 Module dirfd. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2901 * dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP requirements. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2902 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2903 Module euidaccess. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2904 * euidaccess.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2905 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2906 Module file-type. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2907 * file-type.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2908 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2909 Module fileblocks. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2910 * fileblocks.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2911 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2912 Module filemode. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2913 * filemode.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2914 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2915 Module isdir. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2916 * isdir.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2917 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2918 Module lchown. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2919 * lchown.m4 (gl_PREREQ_LCHOWN): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2920 (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2921 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2922 Module makepath. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2923 * makepath.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2924 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2925 Module modechange. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2926 * modechange.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2927 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2928 Module mountlist. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2929 * mountlist.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2930 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2931 Indentation. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2932 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2933 Module path-concat. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2934 * path-concat.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2935 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2936 Module pathmax. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2937 * pathmax.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2938 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2939 Module same. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2940 * same.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2941 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2942 Module save-cwd. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2943 * save-cwd.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2944 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2945 Module savedir. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2946 * savedir.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2947 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2948 Module xgetcwd. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2949 * xgetcwd.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2950 * getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2951 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2952 Module xreadlink. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2953 * xreadlink.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2954 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2955 Module safe-read. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2956 * safe-read.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2957 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2958 Module safe-write. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2959 * safe-write.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2960 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2961 Module closeout. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2962 * closeout.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2963 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2964 Module stdio-safer. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2965 * stdio-safer.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2966 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2967 Module getpass. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2968 * getpass.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2969 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2970 Module getugroups. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2971 * getugroups.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2972 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2973 Module group-member. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2974 * group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2975 (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2976 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2977 Module idcache. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2978 * idcache.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2979 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2980 Module userspec. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2981 * userspec.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2982 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2983 Module gettime. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2984 * clock_time.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2985 * gettime.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2986 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2987 Module settime. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2988 * settime.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2989 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2990 Module posixtm. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2991 * posixtm.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2992 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2993 Module gethostname. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2994 * gethostname.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2995 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2996 Module canon-host. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2997 * canon-host.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2998 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
2999 Module gettext. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3000 * codeset.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3001 * gettext.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3002 * glibc21.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3003 * iconv.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3004 * intdiv0.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3005 * inttypes-pri.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3006 * inttypes.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3007 * inttypes_h.m4: New file, from gettext-0.11.5 with modifications. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3008 * isc-posix.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3009 * lcmessage.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3010 * lib-ld.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3011 * lib-link.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3012 * lib-prefix.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3013 * progtest.m4: New file, from gettext-0.11.5. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3014 * stdint_h.m4: New file, from gettext-0.11.5 with modifications. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3015 * uintmax_t.m4: New file, from gettext-0.11.5 with modifications. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3016 * ulonglong.m4: New file, from gettext-0.11.5 with modifications. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3017 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3018 Module localcharset. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3019 * localcharset.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3020 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3021 Module hard-locale. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3022 * hard-locale.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3023 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3024 Module mbswidth. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3025 * mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3026 onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3027 * mbrtowc.m4: Add comment. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3028 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3029 Module memcasecmp. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3030 * memcasecmp.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3031 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3032 Module memcoll. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3033 * memcoll.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3034 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3035 Module unicodeio. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3036 * unicodeio.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3037 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3038 Module rpmatch. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3039 * rpmatch.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3040 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3041 Module yesno. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3042 * yesno.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3043 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3044 Module exitfail. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3045 * exitfail.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3046 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3047 Module c-stack. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3048 * c-stack.m4 (gl_C_STACK): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3049 (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3050 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3051 Module error. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3052 * error.m4 (gl_ERROR): New macro. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3053 (jm_PREREQ_ERROR): Use onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3054 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3055 Module fatal. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3056 * fatal.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3057 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3058 Module getloadavg. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3059 * getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3060 (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3061 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3062 Module getpagesize. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3063 * getpagesize.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3064 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3065 Module getusershell. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3066 * getusershell.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3067 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3068 Module physmem. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3069 * physmem.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3070 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3071 Module posixver. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3072 * posixver.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3073 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3074 Module quotearg. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3075 * quotearg.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3076 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3077 Module quote. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3078 * quote.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3079 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3080 Module readutmp. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3081 * readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3082 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3083 Module sig2str. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3084 * sig2str.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3085 |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3086 Other. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3087 * longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3088 ulonglong.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3089 * intmax_t.m4: New file. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3090 * d-type.m4: Indentation. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3091 * jm-macros.m4: Update. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3092 * prereq.m4 (jm_PREREQ): Update. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3093 (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3094 (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3095 (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3096 (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3097 (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3098 (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3099 (jm_PREREQ_HASH): Remove, obsoleted by hash.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3100 (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3101 (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3102 (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3103 (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3104 (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3105 (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3106 (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3107 (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3108 (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3109 (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3110 (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3111 * readdir.m4 (jm_FUNC_READDIR): Use onceonly macros. |
c1d472db5c30
An independent .m4 file for each module.
Bruno Haible <bruno@clisp.org>
parents:
4090
diff
changeset
|
3112 |
4090 | 3113 2002-12-18 Bruno Haible <bruno@clisp.org> |
3114 | |
3115 * strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r. | |
3116 * jm-mktime.m4 (jm_FUNC_MKTIME): Likewise. | |
3117 | |
4085
fbbe1d39bfa3
Update for change made on 2001-08-03 in mbswidth.c.
Bruno Haible <bruno@clisp.org>
parents:
4079
diff
changeset
|
3118 2002-12-17 Bruno Haible <bruno@clisp.org> |
fbbe1d39bfa3
Update for change made on 2001-08-03 in mbswidth.c.
Bruno Haible <bruno@clisp.org>
parents:
4079
diff
changeset
|
3119 |
fbbe1d39bfa3
Update for change made on 2001-08-03 in mbswidth.c.
Bruno Haible <bruno@clisp.org>
parents:
4079
diff
changeset
|
3120 * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h, |
fbbe1d39bfa3
Update for change made on 2001-08-03 in mbswidth.c.
Bruno Haible <bruno@clisp.org>
parents:
4079
diff
changeset
|
3121 stdlib.h, string.h. |
fbbe1d39bfa3
Update for change made on 2001-08-03 in mbswidth.c.
Bruno Haible <bruno@clisp.org>
parents:
4079
diff
changeset
|
3122 |
4079
59e0c3ba95bb
Prerequisites of lib/setenv.c and lib/unsetenv.c.
Bruno Haible <bruno@clisp.org>
parents:
4075
diff
changeset
|
3123 2002-12-11 Bruno Haible <bruno@clisp.org> |
59e0c3ba95bb
Prerequisites of lib/setenv.c and lib/unsetenv.c.
Bruno Haible <bruno@clisp.org>
parents:
4075
diff
changeset
|
3124 |
59e0c3ba95bb
Prerequisites of lib/setenv.c and lib/unsetenv.c.
Bruno Haible <bruno@clisp.org>
parents:
4075
diff
changeset
|
3125 * setenv.m4: New file, from gettext-0.11.5. |
59e0c3ba95bb
Prerequisites of lib/setenv.c and lib/unsetenv.c.
Bruno Haible <bruno@clisp.org>
parents:
4075
diff
changeset
|
3126 |
4074
9ee83167b137
Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
Paul Eggert <eggert@cs.ucla.edu>
parents:
3924
diff
changeset
|
3127 2002-12-06 Paul Eggert <eggert@twinsun.com> |
9ee83167b137
Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
Paul Eggert <eggert@cs.ucla.edu>
parents:
3924
diff
changeset
|
3128 |
9ee83167b137
Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
Paul Eggert <eggert@cs.ucla.edu>
parents:
3924
diff
changeset
|
3129 Undo the 2001-07-02 change for jm-glibc-io, as it was too much of |
9ee83167b137
Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
Paul Eggert <eggert@cs.ucla.edu>
parents:
3924
diff
changeset
|
3130 a pain in practice to deal with generated m4 files. This change |
9ee83167b137
Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
Paul Eggert <eggert@cs.ucla.edu>
parents:
3924
diff
changeset
|
3131 goes together with the 2002-12-04 unlocked-io.h change in ../lib. |
9ee83167b137
Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
Paul Eggert <eggert@cs.ucla.edu>
parents:
3924
diff
changeset
|
3132 |
9ee83167b137
Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
Paul Eggert <eggert@cs.ucla.edu>
parents:
3924
diff
changeset
|
3133 * Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n |
9ee83167b137
Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
Paul Eggert <eggert@cs.ucla.edu>
parents:
3924
diff
changeset
|
3134 and jm-glibc-io.m4, as they are no longer a special case. |
4075
420495d74bf1
Add more comments to latest changelog change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4074
diff
changeset
|
3135 * jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the |
420495d74bf1
Add more comments to latest changelog change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4074
diff
changeset
|
3136 kludge and the auto-generation stuff. Check only whether the |
420495d74bf1
Add more comments to latest changelog change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4074
diff
changeset
|
3137 functions are declared, not whether they exist, since older hosts |
420495d74bf1
Add more comments to latest changelog change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4074
diff
changeset
|
3138 that don't declare the functions can't use the optimization anyway. |
4074
9ee83167b137
Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
Paul Eggert <eggert@cs.ucla.edu>
parents:
3924
diff
changeset
|
3139 |
3924 | 3140 2002-07-06 Jim Meyering <meyering@lucent.com> |
3141 | |
3142 * README: Don't mention Makefile.am.in. | |
3143 Outline how I've tested changes to .m4 files. Yep, it's a pain. | |
3144 | |
3919 | 3145 2002-06-11 Paul Eggert <eggert@twinsun.com> |
3146 | |
3147 * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc. | |
3148 | |
3892 | 3149 2002-06-22 Jim Meyering <meyering@lucent.com> |
3150 | |
3907 | 3151 * c-stack.m4: New file, from diffutils-2.8.2. |
3152 * prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK. | |
3153 | |
3897 | 3154 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE, |
3155 now that configure.ac uses AC_GNU_SOURCE. | |
3156 (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU. | |
3157 * prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH. | |
3158 | |
3892 | 3159 Update to latest tools. Suggestions from Paul Eggert. |
3160 * stdbool.m4: New file, from diffutils-2.8.2. | |
3161 * gnu-source.m4: Update from diffutils-2.8.2. | |
3898 | 3162 * fnmatch.m4: Likewise. |
3892 | 3163 * prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h) |
3164 to AC_HEADER_STDBOOL | |
3165 | |
3880 | 3166 2002-06-21 Jim Meyering <meyering@lucent.com> |
3167 | |
3887 | 3168 * c-bs-a.m4: Add comment, from diffutils-2.8.2. |
3169 * mbrtowc.m4: Likewise. | |
3170 | |
3171 * mbstate_t.m4: Update from diffutils-2.8.2. | |
3172 * mbswidth.m4: Reflect name change: | |
3173 s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T. | |
3174 * prereq.m4 (jm_PREREQ_QUOTEARG): Likewise. | |
3175 | |
3176 * lib-link.m4: Update from gettext-0.11.2. | |
3177 * gettext.m4: Likewise. | |
3178 | |
3880 | 3179 * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h. |
3180 From Alfred M. Szmidt. | |
3181 | |
3876 | 3182 2002-05-19 Paul Eggert <eggert@twinsun.com> |
3183 | |
3184 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author. | |
3185 | |
3864 | 3186 2002-06-07 Jim Meyering <meyering@lucent.com> |
3187 | |
3188 * prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h. | |
3189 They're needed at least for NetBSD 1.5.2. | |
3190 ($statxfs_includes): Include those same headers. | |
3191 ($statxfs_includes): Include sys/vfs.h if available. | |
3192 ($statxfs_includes): Likewise for sys/statvfs.h. | |
3193 Check for the following members in both structs statfs and statvfs: | |
3194 f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen. | |
3195 | |
3861 | 3196 2002-06-01 Jim Meyering <meyering@lucent.com> |
3197 | |
3198 * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro: | |
3199 s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/. | |
3200 | |
3858 | 3201 2002-05-28 Jim Meyering <meyering@lucent.com> |
3202 | |
3203 * readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'. | |
3204 Reported by Volker Borchert. | |
3205 | |
3853 | 3206 2002-05-27 Jim Meyering <meyering@lucent.com> |
3207 | |
3855 | 3208 * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace |
3209 localtime. | |
3210 | |
3853 | 3211 * readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to |
3212 use the replacement function; it wouldn't resolve at link time. | |
3213 Reported by Volker Borchert. | |
3214 | |
3840 | 3215 2002-04-30 Jim Meyering <meyering@lucent.com> |
3216 | |
3217 * prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT. | |
3218 | |
3836 | 3219 2002-04-29 Paul Eggert <eggert@twinsun.com> |
3220 | |
3221 * prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h. | |
3222 Do not check for alloca.h (no longer used) or stdbool.h (was never | |
3223 used?). Add AM_C_PROTOTYPES since hard-locale.h uses it. | |
3224 | |
3834 | 3225 2002-04-28 Paul Eggert <eggert@twinsun.com> |
3226 | |
3840 | 3227 * prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed. |
3834 | 3228 |
3829 | 3229 2002-04-29 Jim Meyering <meyering@lucent.com> |
3230 | |
3231 * jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN. | |
3232 * prereq.m4: Add jm_PREREQ_STRNLEN. | |
3233 Use AC_FUNC_STRNLEN here instead. | |
3234 | |
3235 * jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]). | |
3236 With autoconf-2.53a, it's part of AC_PROG_CC. | |
3237 | |
3823 | 3238 2002-04-28 Paul Eggert <eggert@twinsun.com> |
3239 | |
3240 * jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str). | |
3241 * prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR. | |
3242 | |
3812 | 3243 2002-04-24 Jim Meyering <meyering@lucent.com> |
3244 | |
3245 * prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro. | |
3246 (jm_PREREQ): Use it. | |
3247 | |
3248 * getloadavg.m4: Check for these headers: locale.h unistd.h | |
3249 mach/mach.h fcntl.h. | |
3250 Check for this function: setlocale. | |
3251 | |
3808 | 3252 2002-04-16 Jim Meyering <meyering@lucent.com> |
3253 | |
3254 * prereq.m4 (jm_PREREQ_READUTMP): Also check for these members: | |
3255 ut_pid, ut_id, ut_exit. | |
3256 | |
3798 | 3257 2002-04-12 Jim Meyering <meyering@lucent.com> |
3258 | |
3803 | 3259 * ls-mntd-fs.m4 (checking for getmntinfo function...): Remove now-bogus |
3260 check for f_type in sys/mount.h. Instead, just test for the existence | |
3261 of the getmntinfo function. Needed for Darwin 5.3. | |
3262 | |
3801 | 3263 * dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro. |
3264 This is necessary at least on Darwin 5.3. | |
3265 | |
3798 | 3266 * jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use |
3799 | 3267 AC_FUNC_STRNLEN. Otherwise, we'd end up putting two copies of strnlen.o |
3798 | 3268 in the library, and that makes some versions of ranlib object. |
3269 | |
3795 | 3270 2002-04-09 Jim Meyering <meyering@lucent.com> |
3271 | |
3272 * malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message | |
3273 to be more precise. Rather than saying we're checking whether the | |
3274 function `works', say what we're testing. | |
3275 * realloc.m4 (jm_FUNC_REALLOC): Likewise. | |
3276 Reported by Bruno Haible. | |
3277 | |
3773 | 3278 2002-02-27 Paul Eggert <eggert@twinsun.com> |
3279 | |
3280 * jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used. | |
3281 Check for clock_settime. | |
3282 | |
3759 | 3283 2002-02-25 Paul Eggert <eggert@twinsun.com> |
3284 | |
3773 | 3285 * acl.m4: New file. |
3759 | 3286 * jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL. |
3287 Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now. | |
3288 | |
3748 | 3289 2002-02-16 gettextize <bug-gnu-gettext@gnu.org> |
3290 | |
3291 * codeset.m4: Upgrade to gettext-0.11. | |
3292 * gettext.m4: Upgrade to gettext-0.11. | |
3293 * glibc21.m4: Upgrade to gettext-0.11. | |
3294 * iconv.m4: Upgrade to gettext-0.11. | |
3295 * isc-posix.m4: Upgrade to gettext-0.11. | |
3296 * lcmessage.m4: Upgrade to gettext-0.11. | |
3297 * lib-ld.m4: New file, from gettext-0.11. | |
3298 * lib-link.m4: New file, from gettext-0.11. | |
3299 * lib-prefix.m4: New file, from gettext-0.11. | |
3300 * progtest.m4: Upgrade to gettext-0.11. | |
3301 | |
3735 | 3302 2002-02-15 Paul Eggert <eggert@twinsun.com> |
3303 | |
4515
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
3304 * prereq.m4 (jm_PREREQ_POSIXVER): New macro. |
3735 | 3305 (jm_PREREQ): Use it. |
3306 | |
3726 | 3307 2002-01-26 Jim Meyering <meyering@lucent.com> |
3308 | |
3309 * jm-macros.m4 (jm_MACROS): Require autoconf-2.52g. | |
3310 * strnlen.m4: Remove file, now that it's part of autoconf. | |
3311 | |
3716 | 3312 2002-01-22 Paul Eggert <eggert@twinsun.com> |
3313 | |
3314 * jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO. | |
3315 | |
3706 | 3316 2002-01-19 Jim Meyering <meyering@lucent.com> |
3317 | |
3318 * jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN. | |
3319 Remove useless quotes: DF_PROG="df". | |
3320 * strnlen.m4: New file. | |
3321 | |
3681 | 3322 2001-12-14 Jim Meyering <meyering@lucent.com> |
3323 | |
3324 * jm-macros.m4 (jm_MACROS): Check for iswspace. | |
3325 Suggestion from Bruno Haible. | |
3326 | |
3642 | 3327 2001-11-20 Jim Meyering <meyering@lucent.com> |
3328 | |
3329 * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that | |
4474
f1650b772bb6
Correct SunOS and Solaris version number notation to match Sun's usage.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4463
diff
changeset
|
3330 SunOS 4.1.4 and Solaris 2.5.1 lose, too. |
3642 | 3331 |
3631 | 3332 2001-11-19 Jim Meyering <meyering@lucent.com> |
3333 | |
3633 | 3334 * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary |
3335 directory. Use "conftestXXXXXX" as the template. | |
3336 Suggestion from Paul Eggert. | |
3337 | |
3634 | 3338 * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor immediately, |
3633 | 3339 so the test doesn't mistakenly hit the max-open-files limit. |
3631 | 3340 |
3627 | 3341 2001-11-18 Jim Meyering <meyering@lucent.com> |
3342 | |
3343 * prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv. | |
3344 | |
3617 | 3345 2001-11-17 Jim Meyering <meyering@lucent.com> |
3346 | |
3347 * mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro. | |
3348 Prompted by a report from Bob Proulx. | |
3349 | |
3350 * jm-macros.m4 (jm_MACROS): Don't test for mkstemp here. | |
3351 Instead, require UTILS_FUNC_MKSTEMP. | |
3352 | |
3611 | 3353 2001-11-11 Jim Meyering <meyering@lucent.com> |
3354 | |
3355 * jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM. | |
3356 Now, that's done as part of AC_FUNC_STRTOD. | |
3357 | |
3610 | 3358 2001-10-22 Paul Eggert <eggert@twinsun.com> |
3359 | |
3360 * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define | |
3361 WINSIZE_IN_PTEM if <termios.h> defines struct winsize. | |
3362 | |
3604 | 3363 2001-11-10 Jim Meyering <meyering@lucent.com> |
3364 | |
3365 * prereq.m4 (jm_PREREQ_PHYSMEM): New function. | |
3366 (jm_PREREQ): Use it. | |
3367 | |
3599 | 3368 2001-11-09 Jim Meyering <meyering@lucent.com> |
3369 | |
3601 | 3370 * jm-macros.m4: Require autoconf-2.52f. |
3371 (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD): | |
3372 Use these AC_-prefixed names, not the AM_-prefixed ones. | |
3373 | |
3599 | 3374 * afs.m4 (jm_AFS): Quote the body. Patch by Akim Demaille. |
3375 | |
3595 | 3376 2001-11-04 Jim Meyering <meyering@lucent.com> |
3377 | |
3378 * fpending.m4: Remove unused cruft that saved, set, and restored $DEFS. | |
3379 | |
3587 | 3380 2001-11-03 Jim Meyering <meyering@lucent.com> |
3381 | |
3593 | 3382 * jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg |
3383 of AC_DEFUN. | |
3384 | |
3587 | 3385 * dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to |
3386 know the name of the variable in the macro definition. | |
3387 | |
3568 | 3388 2001-11-01 Jim Meyering <meyering@lucent.com> |
3389 | |
3390 * dirfd.m4 (UTILS_FUNC_DIRFD): New macro. | |
3391 * jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD. | |
3392 | |
3549 | 3393 2001-10-20 Paul Eggert <eggert@twinsun.com> |
3394 | |
3395 * error.m4 (jm_PREREQ_ERROR): | |
3396 Do not invoke AC_CHECK_FUNCS with strerror_r, as | |
3397 AC_FUNC_STRERROR_R does that. | |
3398 Check for strerror declaration. | |
3399 | |
3400 * strerror_r.m4: Add copyright notice, as nontrivial m4 files | |
3401 are supposed to have them these days. | |
3402 (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached. | |
3403 Merge changes from latest Autoconf CVS. | |
3404 Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p, | |
3405 and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since | |
3406 POSIX decided to standardize on the int flavor of strerror_r. | |
3407 | |
3540 | 3408 2001-09-30 Jim Meyering <meyering@lucent.com> |
3409 | |
3410 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if | |
3411 `struct fsstat' has the `f_fstypename' member. | |
3412 Use that to define FS_TYPE, which is now used to make | |
3413 the getfsstat link test tighter. | |
3414 | |
3530 | 3415 2001-09-29 Jim Meyering <meyering@lucent.com> |
3416 | |
3417 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS) | |
3418 [one-argument getmntent function]): Include stdio.h before mntent.h. | |
4474
f1650b772bb6
Correct SunOS and Solaris version number notation to match Sun's usage.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4463
diff
changeset
|
3419 SunOS 4.1.x needs it for the declaration of `FILE'. |
3530 | 3420 Patch by Volker Borchert. |
3421 | |
3532 | 3422 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS) |
3423 Check for these headers: sys/param.h sys/ucred.h sys/mount.h | |
3424 sys/fs_types.h, and make the link-test for getfsstat guard #include | |
3425 directives with appropriate #if HAVE_*_H tests so that we can | |
3426 detect getfsstat on Apple Darwin1.3.7 systems. | |
3427 Reported by Nelson Beebe. | |
3534 | 3428 Fix harmless typo in cache variable name: s/getsstat/getfsstat/. |
3532 | 3429 |
3526 | 3430 2001-09-28 Paul Eggert <eggert@twinsun.com> |
3431 | |
3432 Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which | |
3433 #defines strtoimax. Also treat the other strto* functions | |
3434 like strtoimax. | |
3435 | |
3530 | 3436 * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): |
3526 | 3437 Check for strtoul and strtoumax, |
3438 as those declarations are made even in the signed case. | |
3530 | 3439 * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): |
3526 | 3440 Likewise, for strtol and strtoimax. |
3441 | |
3510 | 3442 2001-09-24 Jim Meyering <meyering@lucent.com> |
3443 | |
3444 * gettext.m4: Use the version from gettext-0.10.40, not CVS. | |
3445 | |
3505 | 3446 2001-09-23 Jim Meyering <meyering@lucent.com> |
3447 | |
3448 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test | |
3449 instead of the mere test for existence of mntent.h. The latter | |
3450 would get a false-positive on AIX 3.4 systems. | |
3507 | 3451 In the outer getmntent if-block, don't die if neither of the getmntent |
3452 tests succeeds. Instead, just fall through and continue with the | |
3453 remaining tests. | |
3505 | 3454 |
3500 | 3455 2001-09-22 Jim Meyering <meyering@lucent.com> |
3456 | |
3501 | 3457 * gettext.m4: New file. From gettext. |
3500 | 3458 * lcmessage.m4: Sync with gettext -- this changes only comments. |
3459 * progtest.m4: Likewise | |
3460 * isc-posix.m4: Decrement serial number to sync with gettext. | |
3461 * glibc21.m4: Likewise. | |
3462 | |
3463 * libintl.m4: Remove. No longer used. | |
3464 | |
3489 | 3465 2001-09-20 Jim Meyering <meyering@lucent.com> |
3466 | |
3467 * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of | |
3491 | 3468 strtoimax. |
3489 | 3469 * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of |
3470 strtoumax. | |
3471 | |
3485 | 3472 2001-09-17 Jim Meyering <meyering@lucent.com> |
3473 | |
3474 * chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4, | |
3475 * jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4, | |
3476 * nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4, | |
3477 * st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4, | |
3478 * utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, | |
3479 whenever the right hand side need not be expanded by the shell. | |
3480 | |
3484 | 3481 2001-09-16 Paul Eggert <eggert@twinsun.com> |
3482 | |
3483 * fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C | |
3484 library. It's not correct, as some older glibcs are buggy. | |
3485 fnmatch wasn't fixed until glibc 2.2. | |
3486 | |
3487 Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no | |
3488 special shell magic here. | |
3489 | |
3477 | 3490 2001-09-16 Jim Meyering <meyering@lucent.com> |
3491 | |
3492 * mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro. | |
3493 * jm-macros.m4: Require it. | |
3494 | |
3474 | 3495 2001-09-15 Jim Meyering <meyering@lucent.com> |
3496 | |
3497 * jm-macros.m4: Check for help2man. | |
3498 | |
3469 | 3499 2001-09-11 Jim Meyering <meyering@lucent.com> |
3500 | |
3501 * host-os.m4 (UTILS_HOST_OS): New file/macro. | |
3502 The body, by Paul Eggert, was moved here from configure.in. | |
3471 | 3503 * jm-macros.m4: Require UTILS_HOST_OS. |
3469 | 3504 |
3463 | 3505 2001-09-04 Paul Eggert <eggert@twinsun.com> |
3506 | |
3507 * prereq.m4 (jm_PREREQ_XREADLINK): New macro. | |
3508 (jm_PREREQ): Use it. | |
3509 | |
3456 | 3510 2001-09-03 Paul Eggert <eggert@twinsun.com> |
3511 | |
3512 * prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and | |
3513 sys/param.h, as pathmax.h includes them. | |
3514 | |
3449 | 3515 2001-09-03 Paul Eggert <eggert@twinsun.com> |
3516 | |
3517 * prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD. | |
3518 (jm_PREREQ_XGETCWD): New macro. | |
3519 | |
3520 * getcwd.m4: New file. | |
3521 | |
3445 | 3522 2001-09-01 Jim Meyering <meyering@lucent.com> |
3523 | |
3524 * jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name. | |
3525 Used by df. | |
3526 | |
3430 | 3527 2001-08-30 Paul Eggert <eggert@twinsun.com> |
3528 | |
3529 Simplify code, partly by assuming autoconf 2.52 semantics. | |
3530 | |
3531 * Makefile.am (EXTRA_DIST): Remove uintmax_t.m4. | |
3532 | |
3533 * inttypes.m4 (AC_PREREQ): Bump to 2.52. | |
3534 (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52. | |
3535 All uses removed. | |
3536 (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T): | |
3537 Move AC_REQUIRE to next-to-top level, to avoid confusion. | |
3538 Use 2.52's AC_CHECK_TYPE instead of merely looking for the header. | |
3539 * prereq.m4 (jm_PREREQ_HUMAN): Don't require jm_AC_HEADER_INTTYPES_H. | |
3540 * jm-macros.m4 (jm_MACROS): Likewise. | |
3541 | |
3542 * uintmax_t.m4: Remove, as it duplicates inttypes.m4. | |
3543 | |
3544 * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): | |
3545 Quote first arg of AC_DEFUN. | |
3546 Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG | |
3547 since they are needed to parse the include file even if we need | |
3548 only xstrtoimax. Simplify logic behind the args to AC_REPLACE. | |
3549 * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise, | |
3550 but with opposite signedness. | |
3551 | |
3402 | 3552 2001-08-30 Paul Eggert <eggert@twinsun.com> |
3553 | |
3554 * prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE. | |
3555 (jm_PREREQ_EXCLUDE): New macro. | |
3556 | |
3373 | 3557 2001-08-26 Jim Meyering <meyering@lucent.com> |
3558 | |
3559 * jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX. | |
3560 | |
3561 * xstrtoimax.m4: New file. | |
3562 * xstrtoumax.m4: Add comments explaining why we | |
3563 AC_REPLACE_FUNCS(strtol). | |
3564 | |
3358 | 3565 2001-06-20 Paul Eggert <eggert@twinsun.com> |
3566 | |
3567 * inttypes.m4: Add AC_PREREQ(2.13). | |
3568 (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too. | |
3569 (jm_AC_TYPE_INTMAX_T): New macro. | |
3570 (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4. | |
3571 | |
3572 * longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro. | |
3573 | |
3574 * longlong.m4: Renamed from ulonglong.m4. | |
3575 * inttypes.m4: Renamed from inttypes_h.m4. | |
3576 * uintmax_t.m4: Removed. | |
3577 | |
3340 | 3578 2001-08-12 Jim Meyering <meyering@lucent.com> |
3579 | |
3580 * afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4, | |
3581 d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4, | |
3582 fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4, | |
3583 group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4, | |
3584 jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4, | |
3585 link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4, | |
3586 mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4, | |
3587 prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4, | |
3588 rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, | |
3589 strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4, | |
3590 utime.m4, utimes.m4, xstrtoumax.m4: | |
3591 Quote the first argument in each use of AC_DEFUN. | |
3592 | |
3331 | 3593 2001-08-05 Jim Meyering <meyering@lucent.com> |
3594 | |
3595 * jm-macros.m4: Require autoconf-2.52. | |
3596 | |
3324 | 3597 2001-08-03 Paul Eggert <eggert@twinsun.com> |
3598 | |
3599 The following changes are from gettext 0.10.39 as maintained by | |
3600 Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ. | |
3601 | |
3602 * codeset.m4: Upgrade to serial AM1. | |
3603 (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET; | |
3604 all uses changed. Quote first arg of AC_DEFUN. | |
3605 (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset. | |
3606 | |
3607 * iconv.m4: Upgrade to serial AM2. | |
3608 (AM_ICONV): Renamed from jm_ICONV; all uses changed. | |
3609 Add --with-libconv-prefix. | |
3610 Quote first arg of AC_DEFUN. Add description for ICONV_CONST. | |
3611 (am_cv_func_iconv): Renamed from jm_cv_func_iconv. | |
3612 (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv. | |
3613 (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv. | |
3614 * jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings. | |
3615 | |
3616 * c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN. | |
3617 * getline.m4 (AM_FUNC_GETLINE): Likewise. | |
3618 * glibc21.m4 (jm_GLIBC21): Likewise. | |
3619 * inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise. | |
3620 * isc-posix.m4 (AC_ISC_POSIX): Likewise. | |
3621 * lcmessage.m4 (AM_LC_MESSAGES): Likewise. | |
3622 * progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise. | |
3623 * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise. | |
3624 * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise. | |
3625 | |
3626 * getline.m4 (AM_FUNC_GETLINE): Don't bother checking for | |
3627 string.h any more. | |
3628 | |
3334 | 3629 * progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no", |
3630 not the default value. | |
3324 | 3631 |
3334 | 3632 2001-06-25 Bruno Haible <haible@clisp.cons.org> |
3633 * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES. | |
3634 Also check for mbsinit. Needed for SCO 3.2v5.0.2. | |
3635 Also include <string.h>; this is where AIX 3.2.5 declares wcwidth. | |
3636 Also check for iswcntrl, used for wcwidth fallback. | |
3637 Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability | |
3638 to Autoconf 2.13. | |
3324 | 3639 |
3310 | 3640 2001-08-03 Jim Meyering <meyering@lucent.com> |
3641 | |
3642 * mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include', | |
3643 as it was in the original. Reported by Paul Eggert. | |
3644 | |
3308 | 3645 2001-07-16 Jim Meyering <meyering@lucent.com> |
3646 | |
3647 * gettimeofday.m4: New file. | |
3648 Prompted by a report from Bernhard Baehr. | |
3649 | |
3295 | 3650 2001-07-15 Jim Meyering <meyering@lucent.com> |
3651 | |
3308 | 3652 * Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h stuff. |
3653 Now it's in ../Makefile.cfg. | |
3654 | |
3295 | 3655 2001-07-04 Jim Meyering <meyering@lucent.com> |
3656 | |
3657 * Makefile.am.in (glibc-io.struct): New target. Rework the code | |
3658 that generates jm-glibc-io.m4 so that it doesn't trigger any make | |
3659 distcheck failure. | |
3660 | |
3284 | 3661 2001-07-02 Jim Meyering <meyering@lucent.com> |
3662 | |
3663 The following changes were prompted by suggestions from Bruno Haible. | |
3664 | |
3665 * jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4 | |
3666 is now generated. | |
3667 * Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted | |
3668 definition of EXTRA_DIST. | |
3669 (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to | |
3670 ensure that the generated file is created/updated whenever the list | |
3671 of $(unlocked_functions) is changed. | |
3672 (jm-glibc-io.m4): New rule. | |
3673 (unlocked-io.h): New rule -- currently unused. | |
3674 | |
3282 | 3675 2001-06-24 Jim Meyering <meyering@lucent.com> |
3676 | |
3677 * regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an | |
3678 unmatched right bracket, rather than kludging it with an extra, | |
3679 falsely-matching quote in a comment. Patch by Akim Demaille. | |
3680 | |
3277 | 3681 2001-05-27 Jim Meyering <meyering@lucent.com> |
3682 | |
3683 * prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx. | |
3684 Check for ut_type in struct utmp. | |
3685 | |
3271 | 3686 2001-05-22 Jim Meyering <meyering@lucent.com> |
3687 | |
3688 * strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime), | |
3689 now that we use the package-supplied version unconditionally. | |
3690 (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason. | |
3691 | |
3269 | 3692 2001-05-21 Jim Meyering <meyering@lucent.com> |
3693 | |
3694 * regex.m4: Change a couple backticks to single quotes to avoid shell | |
3695 syntax errors. | |
3696 | |
3266 | 3697 2001-05-19 Alexandre Duret-Lutz <duret_g@epita.fr> |
3698 | |
3699 * dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__. | |
3700 | |
3259 | 3701 2001-05-11 Paul Eggert <eggert@twinsun.com> |
3702 | |
3358 | 3703 * strftime.m4 (jm_FUNC_GNU_STRFTIME): |
3259 | 3704 Don't bother to check library strftime, since |
3705 we'll be using our own my_strftime function anyway. | |
3706 Define my_strftime instead of strftime. | |
3707 | |
3254 | 3708 2001-05-15 Jim Meyering <meyering@lucent.com> |
3709 | |
3710 * regex.m4: Use proper quoting so brackets appear in the test program. | |
3257 | 3711 Reported by, and with help from, Bruno Haible. |
3254 | 3712 |
3252 | 3713 2001-05-13 Jim Meyering <meyering@lucent.com> |
3714 | |
3715 * jm-macros.m4 (major_t, minor_t): Define to unsigned int if undefined. | |
3716 | |
3235 | 3717 2000-11-26 Paul Eggert <eggert@twinsun.com> |
3718 | |
3719 * jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used. | |
3720 | |
3233 | 3721 2001-04-21 Jim Meyering <meyering@lucent.com> |
3722 | |
3723 * rmdir-errno.m4: Write to a new file, so that a restrictive umask | |
3724 doesn't interfere. | |
3725 | |
3231 | 3726 2001-04-21 Alexandre Duret-Lutz <duret_g@epita.fr> |
3727 | |
3728 * ftruncate.m4: Check for chsize. | |
3729 Link with ftruncate.o unconditionally if ftruncate is missing. | |
3730 This was required when cross-compiling to i586-mingw32msvc. | |
3731 | |
3225 | 3732 2001-03-24 Jim Meyering <meyering@lucent.com> |
3733 | |
3734 * jm-macros.m4: Require autoconf-2.49d. | |
3735 | |
3223 | 3736 2001-03-20 Bruno Haible <haible@clisp.cons.org> |
3737 | |
4809
cde3aec825b9
Don't include getndelim2.o twice into LIBOBJS.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4802
diff
changeset
|
3738 * iconv.m4 (jm_ICONV): Recommend GNU libiconv. |
3223 | 3739 |
3219 | 3740 2001-03-17 Jim Meyering <meyering@lucent.com> |
3216 | 3741 |
3218 | 3742 * memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP, |
3743 now that the version in autoconf is equivalent. | |
3744 (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP. | |
3745 | |
3216 | 3746 * error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R. |
3747 Suggestion from Akim Demaille. | |
3748 | |
3749 * prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME. | |
3750 (jm_PREREQ_TEMPNAME): New function. | |
3751 | |
3194 | 3752 2001-02-25 Paul Eggert <eggert@twinsun.com> |
3753 | |
3754 * jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system | |
3755 lacks mkstemp. Compile our own tempname.c if we compile our own | |
3756 mkstemp.c, as mkstemp relies on tempname. | |
3757 | |
3190 | 3758 2001-03-01 Jim Meyering <meyering@lucent.com> |
3759 | |
3760 * dos.m4 (jm_AC_DOS): Remove extra backslashes, now that | |
3761 AH_VERBATIM really does output its argument verbatim. | |
3762 | |
3188 | 3763 2001-02-18 Paul Eggert <eggert@twinsun.com> |
3764 | |
3765 * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h. | |
3766 | |
3172 | 3767 2001-02-17 Jim Meyering <meyering@lucent.com> |
3768 | |
3179 | 3769 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for |
3770 getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt | |
3771 further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on | |
3772 UnixWare 7.1.1. | |
3773 | |
3172 | 3774 * mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc., |
3775 rather than AC_CACHE_VAL. | |
3776 | |
3777 2001-02-17 Paul Eggert <eggert@twinsun.com> | |
3778 | |
3173 | 3779 * mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC. |
3780 * mbswidth.m4 (jm_PREREQ_MBSWIDTH): | |
3172 | 3781 Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc). |
3173 | 3782 * prereq.m4 (jm_PREREQ_QUOTEARG): Likewise. |
3172 | 3783 |
3158 | 3784 2001-02-07 Jim Meyering <meyering@lucent.com> |
3785 | |
3786 * regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug. | |
3787 | |
3156 | 3788 2001-02-05 Jim Meyering <meyering@lucent.com> |
3789 | |
3790 * jm-macros.m4: Require autoconf-2.14d (not yet released), because | |
3791 it includes the patch required for `large file' support with at least | |
3792 HP-UX's 10.20 /bin/cc. | |
3793 | |
3153 | 3794 2001-02-03 Jim Meyering <meyering@lucent.com> |
3795 | |
3796 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of | |
3797 AS_IF, now that it works once again (mysteriously). | |
3798 * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise. | |
3799 | |
3147 | 3800 2001-01-30 Jim Meyering <meyering@lucent.com> |
3801 | |
3802 Don't use filenames that are 8.3-equivalent to "conftest" on DOS. | |
3803 * chown.m4: Rename conftestchown to conftest.chown. | |
3804 * rename.m4: s/conftestdir/conftest.d1/ and s/conftestdir2/conftest.d2/. | |
3805 * utimes.m4: s/conftestdata/conftest.data/ | |
3806 Inspired by Pavel Roskin's change in autoconf. | |
3807 | |
3138 | 3808 2001-01-27 Jim Meyering <meyering@lucent.com> |
3809 | |
3141 | 3810 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was |
3811 a use of AS_IF. | |
3138 | 3812 * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise. |
3813 | |
3131 | 3814 2001-01-26 Jim Meyering <meyering@lucent.com> |
3815 | |
3816 * prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that | |
3817 quotearg.c includes it. | |
3818 | |
3126 | 3819 2001-01-15 Bruno Haible <haible@clisp.cons.org> |
3820 | |
3821 * iconv.m4 (jm_ICONV): Also check whether the iconv declaration | |
3822 has const. | |
3823 | |
3116 | 3824 2001-01-20 Jim Meyering <meyering@lucent.com> |
3825 | |
3119 | 3826 Be sure that headers are checked before used in code compiled |
3827 for the type checks. | |
3828 * jm-macros.m4 (jm_MACROS): Remove all header checks. | |
3829 In place of that, invoke jm_CHECK_ALL_TYPES. | |
3830 (jm_CHECK_ALL_HEADERS): New functions with the above checks. | |
3831 (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS. | |
3122 | 3832 Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES; |
3121 | 3833 The check for ssize_t was mistakenly run before the test for unistd.h. |
3119 | 3834 |
3116 | 3835 The configure-time check for stdbool.h was missing. |
3836 * prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH. | |
3837 (jm_PREREQ_HASH): New function. | |
3838 | |
3111 | 3839 2001-01-17 Jim Meyering <meyering@lucent.com> |
3840 | |
3841 * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE, | |
3842 for autoconf-2.49c. | |
3843 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise. | |
3844 | |
3101 | 3845 2001-01-14 Jim Meyering <meyering@lucent.com> |
3846 | |
3847 * rename.m4: Use temporary directories named conftestdir{,2}, not | |
3848 foo and bar. Create conftestdir/ in the script, not in the C code. | |
3849 Remove directories in the script, not in the C code. | |
3106 | 3850 Remove conftestdir{,2} before trying to create the directory. |
3851 Make the entire configure script fail if the mkdir fails. | |
3101 | 3852 |
3853 2001-01-02 Volker Borchert <bt@teknon.de> | |
3854 | |
3855 * rename.m4: New file. | |
3856 * jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME. | |
3857 | |
3093 | 3858 2001-01-01 Alexandre Duret-Lutz <duret_g@epita.fr> |
3859 | |
3860 * libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by | |
3861 expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN, | |
3862 so `make install' also works in VPATH builds. | |
3863 | |
3087 | 3864 2001-01-01 Jim Meyering <meyering@lucent.com> |
3865 | |
3089 | 3866 * prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available), even |
3867 on systems with utmpx.h. It's necessary for the declaration of utmp's | |
3868 ut_user member. Reported by Andreas Jaeger. | |
3869 | |
3087 | 3870 * check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if available. |
3871 They are required for the declarations of getgrgid and getpwuid resp. | |
3872 (_jm_DECL_HEADERS): Check for grp.h and pwd.h. | |
3873 Reported by Andreas Jaeger. | |
3874 | |
3085 | 3875 2000-12-25 Alexandre Duret-Lutz <duret_g@epita.fr> |
3876 | |
3877 * libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR, | |
3878 prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it | |
3879 can be used in subdirectories. | |
3880 | |
3079 | 3881 2000-12-26 Jim Meyering <meyering@lucent.com> |
3882 | |
3883 * dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work better | |
3884 with autoheader. | |
3885 | |
3058 | 3886 2000-12-17 Jim Meyering <meyering@lucent.com> |
3887 | |
3888 * dos.m4 (jm_AC_DOS): New file and macro. | |
3889 * jm-macros.m4 (jm_MACROS): Require jm_AC_DOS. | |
3890 | |
3045 | 3891 2000-12-06 Paul Eggert <eggert@twinsun.com> |
3892 | |
3893 * off_t-format.m4: Remove this file. | |
3894 * jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT. | |
3895 | |
3030 | 3896 2000-12-06 Jim Meyering <meyering@lucent.com> |
3897 | |
3898 * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the replacement | |
3899 strtoull, we may well need the replacement strtoul, too. | |
3034 | 3900 Check for declarations of strtoul and strtoull. |
3036 | 3901 Check for strtol. Mainly as a cue to cause automake to include |
3902 strtol.c -- that file is included by each of strtoul.c and strtoull.c. | |
3903 Check for limits.h -- strtol.c needs it. | |
3030 | 3904 |
3017 | 3905 2000-12-02 Jim Meyering <meyering@lucent.com> |
3906 | |
3907 * off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro. | |
3908 * jm-macros.m4 (jm_MACROS): require it. | |
3909 | |
3007 | 3910 2000-11-30 Jim Meyering <meyering@lucent.com> |
3911 | |
3008 | 3912 * jm-macros.m4 (jm_MACROS): Check for stdint.h. |
3007 | 3913 |
3003 | 3914 2000-11-30 Jim Meyering <meyering@lucent.com> |
3915 | |
3916 * getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf. | |
3917 | |
2970 | 3918 2000-11-03 Bruno Haible <haible@clisp.cons.org> |
3919 | |
3920 * jm-macros.m4 (jm_MACROS): Add test for wcrtomb. | |
3921 | |
2959 | 3922 2000-11-04 Jim Meyering <meyering@lucent.com> |
3923 | |
3924 * regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'. | |
3925 | |
2944 | 3926 2000-10-29 Jim Meyering <meyering@lucent.com> |
3927 | |
3928 * fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf renaming. | |
3929 * ls-mntd-fs.m4: Likewise | |
3930 | |
2937 | 3931 2000-10-28 Jim Meyering <meyering@lucent.com> |
3932 | |
3933 * prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR. | |
3934 (jm_PREREQ_MEMCHR): New function. | |
3935 | |
2893 | 3936 2000-10-21 Jim Meyering <meyering@lucent.com> |
3937 | |
3938 * check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr. | |
3939 * prereq.m4 (jm_PREREQ_DIRNAME): New macro. | |
3940 * jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr. | |
3941 | |
2871 | 3942 2000-09-18 Jim Meyering <meyering@lucent.com> |
3943 | |
3944 * getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of LIBS. | |
3945 Otherwise, everyone ends up linking with -lelf for some configurations. | |
3946 Reported by Mike Stone. | |
3947 | |
2833 | 3948 2000-08-26 Jim Meyering <meyering@lucent.com> |
3949 | |
3950 * jm-macros.m4: Use jm_FUNC_FPENDING. | |
3951 * fpending.m4: New file. | |
3952 | |
2823 | 3953 2000-08-20 Jim Meyering <meyering@lucent.com> |
3954 | |
3955 * check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than | |
3956 `#if !HAVE_UTMPX_H'. The latter would lose on systems with neither | |
3957 utmp.h nor utmpx.h. Reported by Eli Zaretskii. | |
3958 | |
2819 | 3959 2000-08-11 J. David Anglin <dave@hiauly1.hia.nrc.ca> |
3960 | |
3961 Improve fileutils installation on systems where running | |
3962 programs (like install) can't be unlinked. | |
3963 * unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro. | |
3964 * jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT. | |
3965 | |
2806 | 3966 2000-08-06 Paul Eggert <eggert@twinsun.com> |
3967 | |
3173 | 3968 * mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int, |
2806 | 3969 not char, for compatibility with glibc 2.1.3 strftime.c. |
3970 | |
2773 | 3971 2000-07-23 Paul Eggert <eggert@twinsun.com> |
3972 | |
3973 * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration. | |
3974 | |
2766 | 3975 2000-07-23 Jim Meyering <meyering@lucent.com> |
3976 | |
3977 * check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these, too: | |
3978 getgrgid, getpwuid, getuid. | |
3979 | |
2755 | 3980 2000-07-16 Bruno Haible <haible@clisp.cons.org> |
3981 | |
2901 | 3982 * mbswidth.m4: New file. |
3983 * prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH. | |
2755 | 3984 |
2745 | 3985 2000-07-14 Jim Meyering <meyering@lucent.com> |
3986 | |
3987 * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T. | |
3988 | |
2740 | 3989 2000-07-10 Paul Eggert <eggert@twinsun.com> |
3990 | |
3991 From a suggestion by Bruno Haible. | |
3992 * mbstate_t.m4 (AC_MBSTATE_T): | |
3993 Renamed from AC_MBSTATE_T_OBJECT. All uses changed. | |
3994 Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT | |
3995 and mbstate_t, to a single-part test that simply defines mbstate_t. | |
2745 | 3996 * prereq.m4 (jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/. |
2740 | 3997 |
2732 | 3998 2000-07-10 Jim Meyering <meyering@lucent.com> |
3999 | |
2734 | 4000 * strerror_r.m4: Mirror the correction made in autoconf. |
4001 | |
2732 | 4002 * gnu-source.m4: Output to confdefs.h directly. |
4003 Suggestion from Akim Demaille. | |
4004 | |
2726 | 4005 2000-07-09 Jim Meyering <meyering@lucent.com> |
4006 | |
2729 | 4007 * jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required |
4008 to link seq. If so, set SEQ_LIBM to -lm. From Bruno Haible. | |
4009 | |
2726 | 4010 * gnu-source.m4 (AC__GNU_SOURCE): New file/macro. |
4011 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it. | |
4012 | |
2714 | 4013 2000-07-05 Bruno Haible <haible@clisp.cons.org> |
4014 | |
4015 * strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer | |
4016 to strerror_r. | |
2716 | 4017 Include <ctype.h> for use of isalpha. |
2714 | 4018 |
2712 | 4019 2000-07-05 Paul Eggert <eggert@twinsun.com> |
4020 and Bruno Haible <haible@clisp.cons.org> | |
4021 | |
4022 * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t | |
4023 only if the test for an object-type mbstate_t fails. This | |
4024 prevents us from mistakenly reporting that mbstate_t is a | |
4025 system object type after we "#define mbstate_t int" to work | |
4026 around its lack. | |
4027 | |
2701 | 4028 2000-07-04 Jim Meyering <meyering@lucent.com> |
4029 | |
4030 * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead | |
2702 | 4031 of the deprecated AC_CHECKING. |
2701 | 4032 |
2698 | 4033 2000-07-03 Jim Meyering <meyering@lucent.com> |
4034 | |
4035 * check-decl.m4 (AC_CHECK_DECLS): Add strnlen. | |
4036 | |
2695 | 4037 2000-07-03 Paul Eggert <eggert@twinsun.com> |
4038 | |
4039 * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13. | |
4040 Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H. | |
4041 | |
2683
522ab167a508
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
Jim Meyering <jim@meyering.net>
parents:
2681
diff
changeset
|
4042 2000-07-02 Jim Meyering <meyering@lucent.com> |
522ab167a508
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
Jim Meyering <jim@meyering.net>
parents:
2681
diff
changeset
|
4043 |
2691 | 4044 * mbstate_t.m4: Also define mbstate_t, if necessary. |
4045 | |
2683
522ab167a508
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
Jim Meyering <jim@meyering.net>
parents:
2681
diff
changeset
|
4046 * chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with |
2686 | 4047 AC_LIBOBJ(function_name). |
2684 | 4048 * chown.m4: Likewise. |
4049 * fnmatch.m4: Likewise. | |
4050 * ftruncate.m4: Likewise. | |
4051 * getgroups.m4: Likewise. | |
4052 * getline.m4: Likewise. | |
4053 * group-member.m4: Likewise. | |
4054 * jm-macros.m4: Likewise. | |
4055 * lstat.m4: Likewise. | |
4056 * malloc.m4: Likewise. | |
4057 * memcmp.m4: Likewise. | |
4058 * nanosleep.m4: Likewise. | |
4059 * putenv.m4: Likewise. | |
4060 * realloc.m4: Likewise. | |
4061 * regex.m4: Likewise. | |
4062 * stat.m4: Likewise. | |
4063 * strftime.m4: Likewise. | |
2683
522ab167a508
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
Jim Meyering <jim@meyering.net>
parents:
2681
diff
changeset
|
4064 |
2681 | 4065 2000-07-01 Jim Meyering <meyering@lucent.com> |
4066 | |
4067 * ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated | |
4068 problem. | |
4069 | |
2679 | 4070 2000-06-17 Bruno Haible <haible@clisp.cons.org> |
4071 | |
4072 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific | |
4073 macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV. | |
4074 | |
2675 | 4075 2000-07-01 Jim Meyering <meyering@lucent.com> |
4076 | |
4077 * uptime.m4: Put double quotes around use of $cross_compiling. | |
4078 | |
2666 | 4079 2000-06-28 Jim Meyering <meyering@lucent.com> |
4080 | |
4081 * mbstate_t.m4: Use stdlib.h, not stdio.h. The latter is not included | |
4082 by quotearg.c, for which we perform this test. From Bruno Haible. | |
4083 | |
2662 | 4084 2000-06-17 Bruno Haible <haible@clisp.cons.org> |
4085 | |
4086 * check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well. | |
4087 * prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or | |
4088 <utmpx.h> exists, put readutmp.o into LIBOBJS. | |
4089 | |
2653 | 4090 2000-06-25 Jim Meyering <meyering@lucent.com> |
4091 | |
4092 * mbstate_t.m4: Include stdio.h before wchar.h to work around | |
4093 Linux header bug when _XOPEN_SOURCE is defined to 500. | |
4094 | |
2644 | 4095 2000-06-24 Jim Meyering <meyering@lucent.com> |
4096 | |
4097 * strerror_r.m4: Revive this file -- to try out an experimental | |
4098 version of AC_FUNC_STRERROR_R that may work even on BeOS, a system | |
4099 for which strerror does return char*, but which lacks a conveniently | |
2649 | 4100 accessible declaration of the function. If the compile-test says |
4101 strerror_r doesn't work, then resort to a `run'-test that works on | |
4102 BeOS and segfaults on DEC Unix. | |
2644 | 4103 |
2639 | 4104 2000-06-19 Paul Eggert <eggert@twinsun.com> |
4105 | |
4106 * mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT. | |
4107 * prereq.m4 (jm_PREREQ_QUOTEARG): Use it. Add check for iswprint. | |
2635 | 4108 |
2640 | 4109 2000-06-23 Jim Meyering <meyering@lucent.com> |
4110 | |
2635 | 4111 * afs.m4: Add missing AC_MSG_RESULT. |
4112 Reported by Bruno Haible. | |
4113 | |
4114 * fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/. | |
4115 Suggestion from Bruno Haible. | |
4116 | |
2632 | 4117 2000-06-21 Jim Meyering <meyering@lucent.com> |
4118 | |
4119 * jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass. | |
4120 | |
2604 | 4121 2000-06-18 Jim Meyering <meyering@lucent.com> |
4122 | |
2613 | 4123 * jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir. |
4124 | |
2604 | 4125 * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the |
4126 `checking whether...' message to be consistent with that of the | |
4127 lstat test. | |
4128 | |
2596 | 4129 2000-06-16 Bruno Haible <haible@clisp.cons.org> |
4130 | |
4131 * glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C. | |
4132 | |
2599 | 4133 2000-06-12 Jim Meyering <meyering@lucent.com> |
4134 | |
4135 * getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG | |
4136 from autoconf, and tweak the latter to accept an optional argument. | |
4137 * jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply | |
4138 the optional argument, `lib'. | |
4139 | |
2580 | 4140 2000-06-08 Jim Meyering <meyering@lucent.com> |
4141 | |
4142 * largefile.m4: Remove file (now that it's part of autoconf). | |
4143 | |
2577 | 4144 2000-06-04 Paul Eggert <eggert@twinsun.com> |
4145 | |
4146 Rewrite largefile configuration so that we don't need to run | |
4147 getconf and don't need AC_CANONICAL_HOST. [I'm leaving the use of | |
4148 AC_CANONICAL_HOST in configure.in -- jmm] | |
4149 | |
4150 * largefile.m4 (AC_SYS_LARGEFILE_FLAGS, | |
4151 AC_SYS_LARGEFILE_SPACE_APPEND): Remove. | |
4152 (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro. | |
4153 (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from | |
4154 CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY. | |
4155 All uses changed. | |
4156 Instead of inspecting the output of getconf, try to compile the | |
4157 test program without and with the macro definition. | |
4158 (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check | |
4159 for getconf. Instead, check for the needed flags by compiling | |
4160 test programs. | |
4161 | |
2565 | 4162 2000-06-03 Jim Meyering <meyering@lucent.com> |
4163 | |
2567 | 4164 * prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS, |
4165 now that autoconf requires that. | |
4166 | |
2565 | 4167 * jm-glibc-io.m4: Add a kludge to make autoheader emit the required |
4168 #undefs. E.g., #undef HAVE_DECL_FERROR_UNLOCKED. | |
4169 Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that. | |
4170 | |
2559 | 4171 2000-05-26 Bruno Haible <haible@clisp.cons.org> |
2557 | 4172 |
2559 | 4173 * glibc21.m4: New file. |
3206 | 4174 * jm-macros.m4 (jm_MACROS): Call jm_GLIBC21. |
2557 | 4175 |
2542 | 4176 2000-05-28 Jim Meyering <meyering@lucent.com> |
4177 | |
2545 | 4178 * jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from |
4179 jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. | |
2547 | 4180 * stat.m4: Likewise. |
4181 * lstat.m4: Likewise. | |
2545 | 4182 * lstat-slash.m4: Remove file (absorbed into autoconf). |
4183 | |
4184 * jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R. | |
2542 | 4185 * strerror_r.m4: Remove file (absorbed into autoconf). |
4186 | |
2539 | 4187 2000-05-26 Jim Meyering <meyering@lucent.com> |
4188 | |
4189 * uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'. | |
4190 | |
2536 | 4191 2000-05-24 Jim Meyering <meyering@lucent.com> |
4192 | |
4193 * prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that | |
4194 autoconf requires that. | |
4195 * lib-check.m4: Likewise. | |
4196 * jm-macros.m4: Likewise. | |
4197 * strftime.m4: Likewise. | |
4198 | |
4199 * check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in AC_CHECK_DECLS, | |
4200 now that autoconf requires that. | |
4201 | |
2531 | 4202 2000-05-22 Jim Meyering <meyering@lucent.com> |
4203 | |
4204 * stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. | |
4205 * lstat.m4: Likewise. | |
4206 | |
2528 | 4207 2000-05-20 Jim Meyering <meyering@lucent.com> |
4208 | |
4209 * prereq.m4 (jm_PREREQ_HUMAN): New macro. | |
4210 (jm_PREREQ): Use it. | |
4211 | |
2512 | 4212 2000-05-09 Jim Meyering <meyering@lucent.com> |
4213 | |
4214 * gettext.m4: Rename this... | |
4215 * libintl.m4: ...to this. | |
4216 | |
2492 | 4217 2000-05-06 Jim Meyering <meyering@lucent.com> |
4218 | |
2512 | 4219 * jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit. |
4220 (AC_REPLACE_FUNCS): Add strnlen. | |
2499 | 4221 |
2496 | 4222 * rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file. |
4223 * jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY. | |
4224 | |
3206 | 4225 * nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around |
2492 | 4226 AC_SEARCH_LIBS call for nanosleep. |
4227 (LIB_NANOSLEEP): Set and AC_SUBST. | |
4228 | |
2490 | 4229 2000-05-03 Paul Eggert <eggert@twinsun.com> |
4230 | |
4231 * largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to | |
4232 be 500, instead of _GNU_SOURCE to be 1, to work around glibc | |
4233 2.1.3 bug. This avoids a clash when files like regex.c define | |
4234 _GNU_SOURCE. | |
4235 | |
2480 | 4236 2000-05-05 Jim Meyering <meyering@lucent.com> |
4237 | |
2486 | 4238 * jm-macros.m4 (jm_MACROS): Save and restore LIBS around AC_SEARCH_LIBS |
4239 call for clock_gettime. | |
4240 (LIB_CLOCK_GETTIME): Set and AC_SUBST. | |
4241 | |
2484 | 4242 * search-libs.m4: Update from autoconf. |
4243 | |
4474
f1650b772bb6
Correct SunOS and Solaris version number notation to match Sun's usage.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4463
diff
changeset
|
4244 su doesn't work on Solaris 2.6. |
2480 | 4245 * lib-check.m4: When checking for struct spwd.sp_pwdp, also include |
4246 <shadow.h>. Reported by Dragos Harabor. | |
4247 | |
2465 | 4248 2000-05-03 Jim Meyering <meyering@lucent.com> |
4249 | |
4250 * check-decl.m4 (AC_CHECK_DECLS): Add strndup. | |
4251 | |
2463 | 4252 2000-05-02 Paul Eggert <eggert@twinsun.com> |
4253 | |
4254 * largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if | |
4255 this is needed to make ftello visible (e.g. glibc 2.1.3). Use | |
4256 compile-time test, rather than inspecting host and OS, to | |
4257 decide whether to define _LARGEFILE_SOURCE. | |
4258 | |
2455 | 4259 2000-05-01 Jim Meyering <meyering@lucent.com> |
4260 | |
2458 | 4261 * fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING. |
4262 | |
2455 | 4263 * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support. |
4264 Based on a patch from Bruno Haible. | |
4265 | |
2433 | 4266 2000-04-18 Jim Meyering <meyering@lucent.com> |
4267 | |
4268 * prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro. | |
4269 (jm_PREREQ): Use it. | |
4270 | |
2429 | 4271 2000-04-17 Jim Meyering <meyering@lucent.com> |
4272 | |
4273 Get it right :-) | |
3206 | 4274 * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the |
2429 | 4275 actual #define via AH_VERBATIM. Don't need separate AC_DEFINE. |
4276 Suggestion from Akim Demaille. | |
4277 | |
2425 | 4278 2000-04-14 Jim Meyering <meyering@lucent.com> |
4279 | |
3206 | 4280 * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg form |
2425 | 4281 of AC_DEFINE. Otherwise, the #ifndef in AH_VERBATIM gets clobbered. |
4282 | |
2423 | 4283 2000-04-13 Jim Meyering <meyering@lucent.com> |
4284 | |
4285 * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIM | |
4286 to insert required #ifndef into config.h.in. | |
4287 Suggestion from Akim Demaille. | |
4288 | |
2418 | 4289 2000-04-12 Jim Meyering <meyering@lucent.com> |
4290 | |
2421 | 4291 * getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not |
4292 `AC_CHECK_HEADER' to check for locale.h. Thanks to a report from | |
4293 Christian Krackowizer. | |
4294 | |
2419 | 4295 More code moved from ../configure.in into (jm_CHECK_ALL_TYPES). |
2418 | 4296 * jm-macros.m4 (_GNU_SOURCE): Define. |
4297 (AC_SYS_LARGEFILE): Require. | |
4298 (AM_C_PROTOTYPES): Require. | |
4299 | |
2409 | 4300 2000-04-05 Paul Eggert <eggert@twinsun.com> |
4301 | |
4302 * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on | |
4303 IRIX if the installer said otherwise. | |
4304 | |
2400 | 4305 2000-04-05 Jim Meyering <meyering@lucent.com> |
4306 | |
2406 | 4307 Portability tweaks required for ultrix4.3. |
4308 * check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>. | |
4309 (jm_CHECK_DECLS): Add getutent to the list of functions. | |
4310 (_jm_DECL_HEADERS): Add utmpx.h. | |
4311 From John David Anglin. | |
4312 | |
2400 | 4313 * strftime.m4: Back out the 2000-04-02 change. |
4314 Instead of that change, simply undefine putenv in the test program. | |
4315 | |
2381 | 4316 2000-04-03 Jim Meyering <meyering@lucent.com> |
4317 | |
2390 | 4318 * gettext.m4: Fix typo in comment. |
4319 | |
2388 | 4320 * codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from |
4321 textutils/configure.in). Suggestion from Paul Eggert. | |
2383 | 4322 (AC_CHECK_FUNCS): Add nl_langinfo. (also from textutils/configure.in) |
2381 | 4323 |
2377 | 4324 2000-04-02 Paul Eggert <eggert@twinsun.com> |
4325 | |
2409 | 4326 * strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment |
2377 | 4327 variable in the shell rather than using putenv, which isn't |
4328 portable. This avoids the configure-time inter-test dependency | |
4329 on the potentially-renamed putenv function. | |
4330 | |
2374 | 4331 2000-03-30 Paul Eggert <eggert@twinsun.com> |
4332 | |
4333 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h> | |
4334 before checking struct stat.st_blksize, so that | |
4335 HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly. | |
4336 | |
2385 | 4337 2000-03-29 Paul Eggert <eggert@twinsun.com> |
4338 | |
2409 | 4339 * strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime, |
2385 | 4340 since strftime.c uses HAVE_STRFTIME to decide whether to use |
4341 the underlying strftime. | |
4342 | |
2347 | 4343 2000-03-10 Jim Meyering <meyering@lucent.com> |
4344 | |
4345 * lib-check.m4: Look for getspnam in -lgen, too. | |
4346 From Marco Franzen. | |
4347 | |
2327 | 4348 2000-02-02 Bruno Haible <haible@clisp.cons.org> |
4349 | |
4350 * codeset.m4: New file. | |
4351 * iconv.m4: New file. | |
4352 * jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV. | |
4353 | |
2326 | 4354 2000-03-04 Jim Meyering <meyering@lucent.com> |
4355 | |
4356 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE, | |
4357 for lib/localcharset.c. | |
4358 | |
2321 | 4359 2000-03-03 Jim Meyering <meyering@lucent.com> |
4360 | |
4361 * regex.m4: Make sure re_compile_pattern accepts patterns like `{1'. | |
4362 | |
2312 | 4363 2000-03-02 Jim Meyering <meyering@lucent.com> |
4364 | |
2317 | 4365 * timespec.m4: Require AC_HEADER_TIME before the cache check so |
4366 the messages come out on separate lines. | |
4367 | |
2315 | 4368 * jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS, |
4369 rather than jm_CHECK_DECLARATIONS. | |
4370 * decl.m4: Remove now-unused file. | |
4371 | |
2312 | 4372 * check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and geteuid. |
4373 | |
2292 | 4374 2000-02-27 Jim Meyering <meyering@lucent.com> |
4375 | |
4376 * check-decl.m4: Add getenv to the list. | |
4377 | |
2282 | 4378 2000-02-23 Jim Meyering <meyering@lucent.com> |
4379 | |
4380 * check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it | |
4381 in place of my hack. | |
4382 | |
2268 | 4383 2000-02-10 Jim Meyering <meyering@lucent.com> |
4384 | |
4385 * nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from | |
4386 gnu_nanosleep to rpl_nanosleep. | |
4387 | |
2264 | 4388 2000-02-09 Jim Meyering <meyering@lucent.com> |
4389 | |
4390 * lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in | |
5163
b8139e37c5bd
Convert to UTF-8 correctly.
Bruno Haible <bruno@clisp.org>
parents:
5160
diff
changeset
|
4391 struct spwd, rather than in struct passwd. Reported by Gaël Quéri. |
2264 | 4392 |
2260 | 4393 2000-02-08 Akim Demaille <akim@epita.fr> |
4394 | |
2265 | 4395 * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with |
4396 `[' and `]' and remove uses of `changequote'. | |
2260 | 4397 (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise. |
4398 (AC_SYS_LARGEFILE): Likewise. | |
4399 * gettext.m4 (AM_GNU_GETTEXT): Likewise. | |
4400 * strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use | |
4401 of changequote. | |
4402 * regex.m4 (jm_INCLUDED_REGEX): Likewise. | |
4403 * readdir.m4 (jm_FUNC_READDIR): Likewise | |
4404 * memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main. | |
4405 * getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise. | |
4406 | |
2249 | 4407 2000-02-05 Jim Meyering <meyering@lucent.com> |
4408 | |
3206 | 4409 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros. |
2249 | 4410 Remove explicit use of AC_HEADER_TIME. It is required by |
4411 jm_CHECK_TYPE_STRUCT_TIMESPEC. Using AC_HEADER_TIME and | |
4412 `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but | |
4413 in autoconf whereby the expansion of the latter ended up preceding | |
4414 the expansion of its prerequisite, AC_HEADER_TIME. | |
4415 Reported by Volker Borchert. | |
4416 | |
2245 | 4417 2000-02-03 Jim Meyering <meyering@lucent.com> |
4418 | |
4419 * prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname. | |
4420 | |
2243 | 4421 2000-02-02 Jim Meyering <meyering@lucent.com> |
4422 | |
4423 * prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no | |
4424 definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/. | |
4425 Reported by Eli Zaretskii. | |
4426 | |
2251 | 4427 2000-01-31 Jim Meyering <meyering@lucent.com> |
4428 | |
4429 * check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of | |
4430 functions. Add the time.h and sys/time.h headers along with the | |
4431 AC_REQUIRE'ment of AC_HEADER_TIME. | |
4432 | |
2232 | 4433 2000-01-30 Jim Meyering <meyering@lucent.com> |
4434 | |
4435 * lib-check.m4: Clean up some kludgy old shadow password tests. | |
4436 | |
4437 * prereq.m4 (utmp_includes): Define. | |
4438 Check for ut_user and ut_name members in both struct utmpx | |
4439 and struct utmp. | |
4440 | |
2224 | 4441 2000-01-29 Jim Meyering <meyering@lucent.com> |
4442 | |
4443 * lib-check.m4: New file containing library-related checks from | |
4444 fileutils and sh-utils (textutils had none). | |
4445 | |
2223 | 4446 2000-01-28 Jim Meyering <meyering@lucent.com> |
4447 | |
4448 * perl.m4: Change format of warning message to look more like that | |
5163
b8139e37c5bd
Convert to UTF-8 correctly.
Bruno Haible <bruno@clisp.org>
parents:
5160
diff
changeset
|
4449 from the missing script. Suggestion from François Pinard. |
2223 | 4450 |
2218 | 4451 2000-01-25 Jim Meyering <meyering@lucent.com> |
4452 | |
4453 * timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as well | |
4454 as time.h in the compile check. | |
4455 * nanosleep.m4: Require AC_HEADER_TIME rather than simply using it. | |
4456 Fix typo in cross-compiling case: s/yes/no/. | |
4457 | |
2192 | 4458 2000-01-23 Jim Meyering <meyering@lucent.com> |
4459 | |
2212 | 4460 * jm-macros.m4: Move df-related tests here from fileutils/configure.in |
4461 | |
2209 | 4462 * ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/ |
4463 (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters. | |
4464 | |
4465 * fsusage.m4: New file. Extracted from fileutils/configure.in. | |
4466 s/space/ac_fsusage_space/. | |
4467 (jm_FILE_SYSTEM_USAGE): Take two parameters. | |
4468 | |
4469 * ftruncate.m4: New file (derived from part of fileutils/configure.in). | |
3206 | 4470 * jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it. |
2209 | 4471 (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT. |
4472 | |
3206 | 4473 * jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN): |
2192 | 4474 AC_SUBST these here, rather than just in sh-util/configure.in, so |
4475 that the now-shared-by-fileutils-and-textutils lib/Makefile.am are | |
4476 all the same. | |
2193 | 4477 (AM_FUNC_OBSTACK): Add (from fileutils/configure.in). |
2198 | 4478 (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils. |
4479 (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in). | |
4480 (AC_SUBST(POW_LIBM)): Likewise. | |
2200 | 4481 (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in. |
2192 | 4482 |
2169 | 4483 2000-01-22 Jim Meyering <meyering@lucent.com> |
4484 | |
2185 | 4485 * jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST. |
4486 | |
4487 * prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h. | |
4488 | |
2176 | 4489 * jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils' |
4490 configure.in | |
2178 | 4491 (AC_CHECK_HEADERS): Likewise for sh-utils. |
2181 | 4492 (AC_CHECK_HEADERS): Likewise for textutils. |
4493 Merge the three lists of headers. | |
2176 | 4494 |
2174 | 4495 * prereq.m4 (jm_PREREQ_ADDEXT): New macro. Parts moved here |
4496 from fileutils' configure.in. | |
4497 | |
2169 | 4498 * decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)' code. |
4499 Moved tests into their own function (_jm_DECL_HEADERS) in check-decl.m4. | |
4500 | |
4501 * check-decl.m4: Use #if rather than #ifdef. | |
4502 Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL. | |
4503 (jm_CHECK_DECLARATIONS): Add strtoul strtoull. | |
4504 (_jm_DECL_HEADERS): Define new function. | |
4505 (jm_CHECK_DECLARATIONS): Require it. | |
4506 | |
2158 | 4507 2000-01-19 Jim Meyering <meyering@lucent.com> |
4508 | |
2161 | 4509 * nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too. |
4510 Use AC_HEADER_TIME. Volker Borchert reported that OpenBSD-2.3/sparc | |
4511 defines `struct timespec' in <sys/time.h> | |
4512 | |
2158 | 4513 * c-bs-a.m4: Remove uses of changequote altogether. |
4514 Thanks to Akim for explaining. | |
4515 | |
2135 | 4516 2000-01-16 Jim Meyering <meyering@lucent.com> |
4517 | |
2159 | 4518 * jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV, |
4519 AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME, | |
4520 jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA, | |
4521 AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME. | |
4522 | |
4523 2000-01-16 Jim Meyering <meyering@lucent.com> | |
4524 | |
2137 | 4525 * c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )' |
4526 because the latter didn't work. | |
4527 | |
2121 | 4528 2000-01-15 Jim Meyering <meyering@lucent.com> |
4529 | |
4530 * jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell. | |
2126 | 4531 (AC_REPLACE_FUNCS): Add memcpy and memset. |
4532 Add these, too: stime strcspn stpcpy strstr strtol strtoul. | |
2131 | 4533 Add strpbrk. |
4534 Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp. | |
2121 | 4535 |
2116 | 4536 2000-01-12 Jim Meyering <meyering@lucent.com> |
4537 | |
4538 * prereq.m4 (jm_PREREQ_CANON_HOST): New macro. | |
4539 (jm_PREREQ): Use it. | |
2118 | 4540 (jm_PREREQ_READUTMP): New macro. |
4541 (jm_PREREQ): Use it. | |
2116 | 4542 |
2113 | 4543 2000-01-11 Paul Eggert <eggert@twinsun.com> |
4544 | |
4545 Quote multibyte characters correctly. | |
2409 | 4546 * c-bs-a.m4: New file. |
4547 * prereq.m4 (jm_PREREQ_QUOTEARG): New macro. | |
2113 | 4548 (jm_PREREQ): Use it. |
4549 | |
4550 2000-01-11 Paul Eggert <eggert@twinsun.com> | |
4551 | |
2409 | 4552 * uintmax_t.m4: Port to autoconf 2.13. |
2113 | 4553 |
2097 | 4554 2000-01-08 Jim Meyering <meyering@ascend.com> |
4555 | |
4556 * strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro. | |
4557 * jm-macros.m4 (jm_FUNC_STRERROR_R): Require it. | |
4558 | |
2068 | 4559 2000-01-04 Jim Meyering <meyering@ascend.com> |
4560 | |
4561 * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from | |
4562 jm_STRUCT_DIRENT_D_TYPE. | |
3206 | 4563 * d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from |
2068 | 4564 jm_STRUCT_DIRENT_D_INO. |
4565 * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from | |
4566 jm_STRUCT_UTIMBUF. | |
4567 * jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/ renamings. | |
2084 | 4568 * utime.m4: Likewise. |
2068 | 4569 |
4570 * timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro. | |
4571 * jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it. | |
4572 | |
2067 | 4573 2000-01-03 Paul Eggert <eggert@twinsun.com> |
4574 | |
4575 * nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt | |
4576 (for Solaris 7) and in -lposix4 (for Solaris 2.5.1). | |
4577 | |
2063 | 4578 2000-01-02 Jim Meyering <meyering@ascend.com> |
4579 | |
4580 * search-libs.m4: Escape `$' in $3 of dnl comment. I no longer | |
4581 remember if this is necessary. | |
4582 | |
2059 | 4583 1999-12-26 Jim Meyering <meyering@ascend.com> |
4584 | |
4585 * jm-macros.m4: Use it here. | |
4586 * nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro. | |
4587 | |
2050 | 4588 1999-12-23 Jim Meyering <meyering@ascend.com> |
4589 | |
4590 * jm-macros.m4: Check for clock_gettime (moved from | |
4591 fileutils/configure.in) | |
4592 Check for gettimeofday. | |
4593 | |
2046 | 4594 1999-12-20 Jim Meyering <meyering@ascend.com> |
4595 | |
4596 * strftime.m4: Remove kludge, now that I'm using the fixed | |
4597 autoconf-2.14a-1999-12-20. | |
4598 | |
2039 | 4599 1999-12-19 Jim Meyering <meyering@ascend.com> |
4600 | |
4601 * lstat-slash.m4: New file. | |
4602 * jm-macros.m4: Use the new macro: | |
4603 jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. | |
4604 | |
2027 | 4605 1999-12-07 Jim Meyering <meyering@ascend.com> |
4606 | |
4607 * perl.m4: Require that File::Compare be available, too. | |
4608 Too many systems seem to lack it. | |
4609 | |
4610 * strftime.m4: Add checks for most of the cpp macros tested in | |
4611 GNU's strftime.c. Prompted by a patch from Paul Eggert. | |
4612 | |
2019 | 4613 1999-11-18 Paul Eggert <eggert@twinsun.com> |
4614 | |
2409 | 4615 * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a |
2019 | 4616 problem with the QNX 4.25 shell, which doesn't propagate exit |
4617 status of failed commands inside shell assignments. | |
4618 | |
2017 | 4619 1999-11-17 Jim Meyering <meyering@ascend.com> |
4620 | |
4621 * gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES. | |
4622 | |
2007 | 4623 1999-11-07 Jim Meyering <meyering@ascend.com> |
4624 | |
4625 * getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE. | |
4626 | |
2001 | 4627 1999-11-06 Jim Meyering <meyering@ascend.com> |
4628 | |
4629 * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro. | |
4630 * jm-macros.m4 (jm_MACROS): Use it here. | |
4631 | |
1994 | 4632 1999-11-05 Jim Meyering <meyering@ascend.com> |
4633 | |
4634 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from configure.in | |
4635 of textutils, fileutils, and sh-utils into this one (shared between | |
4636 those packages) file. | |
1998 | 4637 Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated |
4638 AC_STRUCT_ST_BLKSIZE. | |
1994 | 4639 |
1990 | 4640 1999-11-03 Jim Meyering <meyering@ascend.com> |
4641 | |
4642 * ssize_t.m4: Remove file. No longer needed since the new version of | |
4643 AC_CHECK_TYPE checks includes unistd.h. | |
4644 * jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'. | |
4645 Suggestion from Akim Demaille. | |
4646 | |
1978 | 4647 1999-10-30 Jim Meyering <meyering@ascend.com> |
4648 | |
4649 * uintmax_t.m4: Require 2.14a. Remove backslash before backtick in | |
4650 m4-quoted string. | |
4651 * ls-mntd-fs.m4: Likewise. | |
4652 * jm-macros.m4: Likewise. Also, use AC_TYPE_SSIZE_T instead | |
1979 | 4653 * jm-winsz1.m4: Likewise. |
1978 | 4654 |
4655 * const.m4: Remove file, since the fix made it into the experimental | |
4656 version of autoconf. | |
1984 | 4657 * mktime.m4: Likewise. |
1978 | 4658 |
4659 * check-type.m4: Remove file, now that the latest version of | |
4660 AC_CHECK_TYPE takes a third arg to specify additional #includes. | |
4661 | |
4662 * ssize_t.m4: New file, requires experimental version of autoconf. | |
4663 * jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked | |
4664 AC_CHECK_TYPE. | |
4665 | |
1963 | 4666 1999-10-04 Jim Meyering <meyering@ascend.com> |
4667 | |
4668 * jm-macros.m4: Don't require autoconf-2.14.1. | |
4669 | |
1960 | 4670 1999-09-22 Paul Eggert <eggert@twinsun.com> |
4671 | |
4672 * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC | |
4673 2.95.1 bug with HP-UX 10.20. | |
4674 | |
1947 | 4675 1999-09-17 Jim Meyering <meyering@ascend.com> |
4676 | |
4677 * jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup. | |
4678 Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3 | |
4679 due to missing strdup (against sh-utils-2.0). | |
4680 | |
1932 | 4681 1999-08-29 Jim Meyering <meyering@ascend.com> |
4682 | |
1935 | 4683 * jm-macros.m4: Require jm_BISON. |
1932 | 4684 * bison.m4: New file. |
4685 | |
1927 | 4686 1999-08-17 Paul Eggert <eggert@twinsun.com> |
4687 | |
2409 | 4688 * largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma |
1927 | 4689 in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20. |
4690 | |
1913 | 4691 1999-08-05 Jim Meyering <meyering@ascend.com> |
4692 | |
4693 * getline.m4: Rename test file from conftestdata to conftest.data | |
4694 to avoid conflicts with `conftest' on 8+3 filesystems. | |
4695 Suggestion from Eli Zaretskii. | |
4696 | |
1911 | 4697 1999-08-04 Jim Meyering <meyering@ascend.com> |
4698 | |
4699 * jm-macros.m4: Move a 4-line block of code from the configure.in of | |
4700 fileutils and sh-utils (textutils's getline test was inadequate). | |
4701 (AM_FUNC_GETLINE): Run this test. | |
4702 (AC_CHECK_FUNCS): Check for getdelim. | |
4703 Reported by Bob Proulx. | |
4704 | |
1909 | 4705 1999-08-02 Jim Meyering <meyering@ascend.com> |
4706 | |
4707 * jm-macros.m4: Add a comment. | |
4708 | |
1904 | 4709 1999-08-01 Jim Meyering <meyering@ascend.com> |
4710 | |
4711 * mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4. | |
4712 | |
1897 | 4713 1999-08-01 Paul Eggert <eggert@twinsun.com> |
4714 | |
4715 * lfs.m4: Remove this file. | |
4716 * largefile.m4: New file. It contains the old contents of | |
4717 lfs.m4, except that all names with prefix AC_LFS have been | |
4718 changed to use the prefix AC_SYS_LARGEFILE instead, to be | |
4719 compatible with future autoconf versions. Also, some minor m4 | |
4720 quoting problems have been fixed. | |
4721 | |
4722 1999-07-16 Paul Eggert <eggert@twinsun.com> | |
4723 | |
4724 * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure | |
4725 that we can shift, multiply and divide unsigned long long | |
4726 values; Ultrix cc can't do it. | |
4727 | |
4728 1999-07-14 Paul Eggert <eggert@twinsun.com> | |
4729 | |
4730 * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether | |
4731 <inttypes.h> defines strtoumax as a macro (and not as a | |
4732 function). | |
4733 | |
1893 | 4734 1999-07-05 Paul Eggert <eggert@twinsun.com> |
4735 | |
1897 | 4736 * gettext.m4 (AM_WITH_NLS): Remove unnecessary lines. |
1893 | 4737 Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl. |
4738 (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting, | |
4739 and simplify the shell code. | |
4740 | |
1899 | 4741 1999-07-03 Paul Eggert <eggert@twinsun.com> |
4742 | |
4743 * mktime.m4: New file, which is a preview of what should appear | |
4744 in the next public autoconf release. | |
4745 | |
1884 | 4746 1999-07-20 Jim Meyering <meyering@ascend.com> |
4747 | |
4748 * jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove. | |
4749 | |
1878 | 4750 1999-07-15 Jim Meyering <meyering@ascend.com> |
4751 | |
3206 | 4752 * jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize. |
1878 | 4753 |
1856 | 4754 1999-05-22 Jim Meyering <meyering@ascend.com> |
4755 | |
4756 * jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr. | |
4757 | |
1852 | 4758 1999-05-20 Jim Meyering <meyering@ascend.com> |
4759 | |
4760 * search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine. | |
4761 Add a colon after each `then' in case $4 is empty. | |
4762 | |
1846 | 4763 1999-05-16 Jim Meyering <meyering@ascend.com> |
4764 | |
4765 * search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS. | |
4766 | |
1839 | 4767 1999-05-10 Jim Meyering <meyering@ascend.com> |
4768 | |
4769 * jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME. | |
4770 | |
4771 * jm-macros.m4: Require 2.14.1, since we use newly-renamed | |
4772 AC_FUNC_MKTIME. | |
4773 | |
1838 | 4774 1999-05-10 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> |
4775 | |
4776 * jm-mktime.m4, putenv.m4: Fix typos in config.h comments. | |
4777 | |
1826 | 4778 1999-05-04 Paul Eggert <eggert@twinsun.com> |
4779 | |
4780 * lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS, | |
4781 not CPPFLAGS, so that linking works correctly in IRIX. | |
4782 | |
1822 | 4783 1999-04-30 Paul Eggert <eggert@twinsun.com> |
4784 | |
4785 * jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2. | |
4786 | |
1796 | 4787 1999-04-20 Jim Meyering <meyering@ascend.com> |
4788 | |
4789 * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG. | |
1802 | 4790 AC_REPLACE xstroull if necessary. From Paul Eggert. |
4791 (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq. | |
1796 | 4792 |
1794 | 4793 1999-04-20 Paul Eggert <eggert@twinsun.com> |
4794 | |
1799 | 4795 * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long |
4796 long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro. | |
1803 | 4797 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require |
4798 jm_AC_TYPE_UNSIGNED_LONG_LONG. | |
1796 | 4799 * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro. |
1799 | 4800 |
4801 * lfs.m4: Port to AIX and HP-UX. Support cross-compilation. | |
1794 | 4802 |
1789 | 4803 1999-04-18 Jim Meyering <meyering@ascend.com> |
4804 | |
4805 * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro. | |
4806 * jm-macros.m4: Use it. | |
4807 | |
1774 | 4808 1999-04-06 Jim Meyering <meyering@ascend.com> |
4809 | |
4810 * strftime.m4: Remove test for %f. | |
4811 | |
1765 | 4812 1999-03-29 Jim Meyering <meyering@ascend.com> |
4813 | |
4814 * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the | |
4815 superset of the AC_TYPE_* checks in the textutils, fileutils, | |
4816 and sh-utils, plus AC_TYPE_PID_T. Paul Eggert suggested adding | |
4817 AC_TYPE_PID_T. | |
4818 | |
1763 | 4819 1999-03-28 Jim Meyering <meyering@ascend.com> |
4820 | |
4821 * jm-macros.m4: Define GNU_PACKAGE here. | |
4822 Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is | |
4823 replaced e.g., in the *.sh files of the sh-utils. | |
4824 | |
1749 | 4825 1999-03-20 Jim Meyering <meyering@ascend.com> |
4826 | |
1751 | 4827 * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/. |
1749 | 4828 * regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX. |
4829 Don't depend on AM_GLIBC. Suggestions from Alain Magloire. | |
4830 | |
1747 | 4831 1999-03-19 Jim Meyering <meyering@ascend.com> |
4832 | |
4833 * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro. | |
4834 | |
1736 | 4835 1999-03-12 Jim Meyering <meyering@ascend.com> |
4836 | |
4837 * jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED. | |
4838 | |
1726 | 4839 1999-03-07 Jim Meyering <meyering@ascend.com> |
4840 | |
4841 * jm-glibc-io.m4: Use only those *_unlocked macros that are declared. | |
4842 | |
1716 | 4843 1999-02-17 Jim Meyering <meyering@ascend.com> |
4844 | |
4845 * gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of brackets | |
4846 in macro definition. From Eli Zaretskii and Alain Magloire. | |
4847 | |
1706 | 4848 1999-02-07 Jim Meyering <meyering@ascend.com> |
4849 | |
1708 | 4850 * group-member.m4: New file -- extracted from sh-utils' configure.in. |
4851 | |
1706 | 4852 1999-02-05 Eli Zaretskii <eliz@is.elta.co.il> |
1897 | 4853 * gettext.m4: Support DOS-style d:/foo/bar absolute file names. |
1706 | 4854 |
1700 | 4855 1999-02-06 Jim Meyering <meyering@ascend.com> |
4856 | |
1703 | 4857 * chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS. |
1702 | 4858 * fnmatch.m4: Likewise. |
4859 * getgroups.m4: Likewise. | |
4860 * lstat.m4: Likewise. | |
4861 * malloc.m4: Likewise. | |
4862 * putenv.m4: Likewise. | |
4863 * realloc.m4: Likewise. | |
4864 * regex.m4: Likewise. | |
4865 * stat.m4: Likewise. | |
4866 * strftime.m4: Likewise. | |
1706 | 4867 Suggestion from Alain Magloire. |
1702 | 4868 |
1704
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4869 * chown.m4: Use `.$ac_objext', not `.o'. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4870 * fnmatch.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4871 * getgroups.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4872 * getline.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4873 * lstat.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4874 * malloc.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4875 * memcmp.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4876 * putenv.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4877 * realloc.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4878 * regex.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4879 * stat.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4880 * strftime.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4881 Suggestion from Alain Magloire. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
4882 |
1700 | 4883 * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires |
4884 an argument. | |
4885 | |
4886 * regex.m4: Add a run-time Test for proper operation of | |
4887 re_compile_pattern. | |
4888 | |
1693 | 4889 1999-01-31 Jim Meyering <meyering@ascend.com> |
4890 | |
4891 * getloadavg.m4: Check for locale.h and the function, setlocale. | |
4892 | |
1679 | 4893 1999-01-30 Jim Meyering <meyering@ascend.com> |
4894 | |
1688 | 4895 * check-type.m4: Use 3-arg form of AC_DEFINE. |
4896 | |
1686 | 4897 * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME |
4898 rather than my private copy, now that the official one is up to date. | |
4899 * mktime.m4: Remove file. | |
4900 | |
1679 | 4901 * getloadavg.m4: Use 3-arg form of AC_DEFINE. |
1682 | 4902 * uptime.m4: Likewise. |
4903 * uintmax_t.m4: Likewise. | |
1679 | 4904 |
1673 | 4905 1999-01-28 Jim Meyering <meyering@ascend.com> |
4906 | |
4907 * jm-macros.m4: Use jm_AFS. | |
4908 * afs.m4: New file (from fileutils' configure.in). | |
4909 | |
4910 * assert.m4: Use the 3-argument forms of AC_DEFINE* macros. | |
4911 * chown.m4: Likewise. | |
4912 * d-ino.m4: Likewise. | |
4913 * d-type.m4: Likewise. | |
4914 * fnmatch.m4: Likewise. | |
4915 * getgroups.m4: Likewise. | |
4916 * gettext.m4: Likewise. | |
4917 * jm-mktime.m4: Likewise. | |
4918 * jm-winsz2.m4: Likewise. | |
4919 * lcmessage.m4: Likewise. | |
4920 * ls-mntd-fs.m4: Likewise. | |
4921 * malloc.m4: Likewise. | |
4922 * memcmp.m4: Likewise. | |
4923 * putenv.m4: Likewise. | |
4924 * realloc.m4: Likewise. | |
4925 * st_mtim.m4: Likewise. | |
4926 * strftime.m4: Likewise. | |
4927 | |
1654 | 4928 1999-01-16 Jim Meyering <meyering@ascend.com> |
4929 | |
1656 | 4930 * jm-macros.m4 (ARGMATCH_DIE): Define. |
4931 (ARGMATCH_DIE_DECL): Define. | |
1654 | 4932 |
1637 | 4933 1999-01-12 Jim Meyering <meyering@ascend.com> |
4934 | |
4935 * Makefile.am.in: Rewrite to avoid using fmt. | |
4936 Reported by Lars Hecking. | |
4937 | |
1624 | 4938 1999-01-10 Jim Meyering <meyering@ascend.com> |
4939 | |
1629 | 4940 * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my |
4941 gross kludge. | |
4942 * inttypes_h.m4: Likewise. | |
4943 * lstat.m4: Likewise. | |
4944 * malloc.m4: Likewise. | |
4945 * readdir.m4: Likewise. | |
4946 * realloc.m4: Likewise. | |
4947 * st_dm_mode.m4: Likewise. | |
4948 * stat.m4: Likewise. | |
4949 * utimbuf.m4: Likewise. | |
4950 * utimes.m4: Likewise. | |
4951 | |
4952 * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the | |
4953 AC_CHECK_FUNCS hack. Now, it's still a hack, but at least the | |
4954 comments in config.h.in are meaningful. | |
4955 | |
4956 * jm-macros.m4: Require autoconf-2.13 here. | |
4957 | |
1624 | 4958 * regex.m4: By default, don't use the included regex.c on systems |
4959 with glibc 2. Suggestion from Uli Drepper. | |
4960 | |
1618 | 4961 1999-01-02 Jim Meyering <meyering@ascend.com> |
4962 | |
4963 * jm-macros.m4: Replace strcasecmp and strncasecmp. | |
4964 | |
1573 | 4965 1998-12-18 Jim Meyering <meyering@ascend.com> |
4966 | |
4967 * Makefile.am.in (Makefile.am): Simplify rule. | |
1574 | 4968 Based on a suggestion from Lars Hecking. |
1573 | 4969 |
1555 | 4970 1998-11-16 Jim Meyering <meyering@ascend.com> |
4971 | |
4972 * lfs.m4: Double-quote the `uname...` expression. | |
4973 | |
4974 1998-11-16 Paul Eggert <eggert@twinsun.com> | |
4975 | |
4976 * lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11. | |
4977 | |
1551 | 4978 1998-11-14 Jim Meyering <meyering@ascend.com> |
4979 | |
4980 * lstat.m4: Correct comment. POSIX does not permit it to succeed. | |
4981 * stat.m4: Likewise. | |
4982 | |
1542 | 4983 1998-11-03 Jim Meyering <meyering@ascend.com> |
4984 | |
4985 * stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG. | |
4986 * lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG. | |
4987 | |
1536 | 4988 1998-10-18 Jim Meyering <meyering@ascend.com> |
4989 | |
4990 * check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro. | |
4991 | |
1531 | 4992 1998-10-17 Jim Meyering <meyering@ascend.com> |
4993 | |
4994 * decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to | |
4995 include, though we still hard-code the `require'-like AC_CHECK_HEADERS | |
4996 calls for those previously hard-coded headers. Instead, take a new | |
4997 parameter. | |
4998 (jm_CHECK_DECLARATIONS): Reflect interface change. | |
4999 * check-decl.m4 (jm_CHECK_DECLS): Likewise. | |
5000 (jm_CHECK_DECL_LOCALTIME_R): New macro. | |
5001 | |
5002 * mktime.m4: Test for spring-forward gap before long-running test. | |
5003 | |
5004 1998-10-14 Jim Meyering <meyering@ascend.com> | |
5005 | |
5006 * mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0" | |
5007 instead of "TZ=America/Vancouver". From Paul Eggert. | |
5008 | |
1522 | 5009 1998-10-11 Jim Meyering <meyering@ascend.com> |
5010 | |
5011 * mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro. | |
1523 | 5012 This adds a test for a recently added compatibility fix for mktime.c. |
1522 | 5013 * jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME. |
5014 | |
1507 | 5015 1998-09-27 Jim Meyering <meyering@ascend.com> |
5016 | |
5017 * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH. | |
5018 | |
5019 * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro. Extracted from | |
5020 ../configure.in, including a change from Gordon Matzigkeit to allow | |
5021 cross-compiling for the Hurd. | |
5022 | |
1509 | 5023 * glibc.m4: New file/macro to test for the GNU C Library |
5024 versions 1 and 2. From Gordon Matzigkeit. | |
1507 | 5025 Indent. |
5026 | |
5027 1998-09-21 Jim Meyering <meyering@ascend.com> | |
5028 | |
5029 * chown.m4: Declare locals: before, after. From Andries Brouwer. | |
5030 | |
1483 | 5031 1998-08-18 Paul Eggert <eggert@twinsun.com> |
5032 | |
5033 Port nanosecond-resolution times to UnixWare 2.1.2 and | |
5034 pedantic Solaris 2.6. | |
5035 | |
5036 * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from | |
5037 AC_STRUCT_ST_MTIM. | |
5038 * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): | |
5039 Generate name of ns member, instead of just 1 or undef. | |
5040 Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode. | |
5041 | |
1480 | 5042 1998-08-15 Jim Meyering <meyering@ascend.com> |
5043 | |
5044 * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file. | |
5045 * check-type.m4: New file. Replacement for AC_CHECK_TYPE. | |
5046 * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int) | |
5047 instead of jm_TYPE_SSIZE_T. | |
5048 | |
1469 | 5049 1998-08-12 Jim Meyering <meyering@ascend.com> |
5050 | |
5051 * st_dm_mode.m4: New file. From Johan Danielsson. | |
5052 | |
1459 | 5053 1998-08-02 Jim Meyering <meyering@ascend.com> |
5054 | |
5055 * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM | |
5056 in acconfig.h manually. | |
5057 | |
5058 1998-07-31 Paul Eggert <eggert@twinsun.com> | |
5059 | |
5060 * st_mtim.m4: New file. | |
5061 | |
1452 | 5062 1998-07-28 Jim Meyering <meyering@ascend.com> |
5063 | |
5064 * utimes.m4: Undef stat. | |
5065 | |
1448 | 5066 1998-07-25 Jim Meyering <meyering@ascend.com> |
5067 | |
5068 * utime.m4 (jm_FUNC_UTIME): New file and macro. | |
5069 * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro. | |
5070 | |
1429 | 5071 1998-07-09 Manfred Hollstein <manfred@s-direktnet.de> |
5072 | |
5073 * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the | |
5074 uid and gid actually remain unchanged. | |
5075 | |
1427 | 5076 1998-07-07 Jim Meyering <meyering@ascend.com> |
5077 | |
5078 * jm-glibc-io.m4: Remove fclose_unlocked. | |
5079 | |
1424 | 5080 1998-07-04 Jim Meyering <meyering@ascend.com> |
5081 | |
5082 * regex.m4: Use syscmd, ifelse, and sysval. Mainly as an exercise | |
5083 to prove that this macro can be used in packages without regex.c. | |
5084 | |
1411 | 5085 1998-07-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
5086 | |
5087 * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h> | |
5088 is to be used. | |
5089 | |
1407 | 5090 1998-07-03 Jim Meyering <meyering@ascend.com> |
5091 | |
1411 | 5092 * gettext.m4: Add -lintl if it's found to be necessary. |
5093 | |
5094 * gettext.m4: New file -- from gettext-0.10.35. | |
5095 * lcmessage.m4: Likewise. | |
5096 * progtest.m4: Likewise. | |
5097 | |
1407 | 5098 * regex.m4 (jm_WITH_REGEX): New file and macro. |
5099 * jm-macros.m4: Require the new macro. | |
5100 | |
1397 | 5101 1998-06-29 Jim Meyering <meyering@ascend.com> |
5102 | |
5103 * fstypename.m4: Include sys/param.h. NetBSD 1.3.1 requires this | |
5104 for the definition of NGROUPS (used in a system header included | |
5105 by sys/mount.h). | |
5106 | |
1384 | 5107 1998-06-28 Jim Meyering <meyering@ascend.com> |
5108 | |
1387 | 5109 * ls-mntd-fs.m4: New file. |
5110 * fstypename.m4: New file. | |
5111 | |
1384 | 5112 * jm-macros.m4: Require the new macro. |
5113 * jm-glibc-io.m4: New file. | |
5114 | |
1370 | 5115 1998-05-19 Jim Meyering <meyering@ascend.com> |
5116 | |
1371 | 5117 * jm-macros.m4: Add jm_FUNC_LCHOWN. |
5118 * lchown.m4: New file. | |
5119 | |
1370 | 5120 * Makefile.am.in: New file. |
5121 * Makefile.am (Makefile.am): Depend on Makefile.am.in. | |
5122 | |
1357 | 5123 1998-05-14 Jim Meyering <meyering@ascend.com> |
5124 | |
5125 * Makefile.am (EXTRA_DIST): Add them. | |
5126 * jm-macros.m4: New file. | |
5127 * utimbuf.m4: New file. | |
5128 | |
1356 | 5129 1998-05-12 Jim Meyering <meyering@ascend.com> |
5130 | |
5131 * Makefile.am (EXTRA_DIST): Add isc-posix.m4. | |
5132 | |
1354 | 5133 1998-05-11 Jim Meyering <meyering@ascend.com> |
5134 | |
5135 * isc-posix.m4: New file. | |
5136 | |
1349 | 5137 1998-05-10 Jim Meyering <meyering@ascend.com> |
5138 | |
5139 * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date. | |
5140 | |
1346 | 5141 1998-05-09 Jim Meyering <meyering@ascend.com> |
5142 | |
5143 * Makefile.am (EXTRA_DIST): Add ssize_t.m4. | |
5144 (EXTRA_DIST): Remove mktime.m4, now that the new version is included | |
5145 with automake. | |
5146 | |
5147 * ssize_t.m4: New file. | |
5148 * mktime.m4: Remove file -- the new automake has this now. | |
5149 | |
1333 | 5150 1998-04-26 Jim Meyering <meyering@ascend.com> |
5151 | |
5152 * assert.m4: New file. | |
5153 * Makefile.am (EXTRA_DIST): Add assert.m4. | |
5154 | |
1304 | 5155 1998-04-05 Jim Meyering <meyering@ascend.com> |
5156 | |
5157 * prereq.m4 (jm_PREREQ_REGEX): New macro. | |
5158 (jm_PREREQ): Use it here. | |
5159 | |
1286 | 5160 1998-03-23 Jim Meyering <meyering@eng.ascend.com> |
5161 | |
5162 * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H | |
5163 in acconfig.h. | |
5164 | |
1271 | 5165 1998-03-15 Jim Meyering <meyering@eng.ascend.com> |
5166 | |
1275 | 5167 * prereq.m4: New file. |
1272 | 5168 * error.m4: New file. |
1275 | 5169 * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4. |
1271 | 5170 |
1237 | 5171 1998-02-07 Jim Meyering <meyering@eng.ascend.com> |
5172 | |
5173 * getline.m4: Don't set am_cv_func_working_getline before the | |
5174 cache-check for the same variable -- that defeated the purpose of | |
5175 the test; the test program was never run. This was a problem only | |
5176 on systems with losing getline functions -- HP-UX 10.20 is one. | |
5177 Reported by Bjorn Helgaas. | |
5178 | |
1234 | 5179 1998-02-06 Jim Meyering <meyering@eng.ascend.com> |
5180 | |
5181 * Makefile.am (EXTRA_DIST): Add perl.m4. | |
5182 | |
1210 | 5183 1998-01-10 Jim Meyering <meyering@na-net.ornl.gov> |
5184 | |
5185 * Makefile.am (EXTRA_DIST): Add const.m4. | |
5186 | |
5187 * const.m4: New file. Use an initializer in this declaration | |
5188 typedef int charset[2]; const charset x; | |
5189 Reported by Bob Glickstein. | |
5190 | |
1177 | 5191 1997-12-21 Jim Meyering <meyering@na-net.ornl.gov> |
5192 | |
5193 * chown.m4: Fix reversed types on -1 args to chown. | |
5194 From Kaveh Ghazi. | |
5195 | |
1161 | 5196 1997-12-14 Jim Meyering <meyering@na-net.ornl.gov> |
5197 | |
1163 | 5198 * check-decl.m4: s/DECLARATION_/DECL_/g. |
1164 | 5199 Add lseek and memchr. |
1163 | 5200 |
1161 | 5201 * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g. |
1899 | 5202 T.E.Dickey <dickey@clark.net> said that some older preprocessors |
1161 | 5203 have a 20-character limit on names. |
5204 | |
1145 | 5205 1997-11-30 Jim Meyering <meyering@na-net.ornl.gov> |
5206 | |
5207 * inttypes_h.m4: New file. | |
5208 * uintmax_t.m4: New file. | |
5209 * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4. | |
5168 | 5210 |
6630
a9941a15201c
Add 2006 to copyright year.
Paul Eggert <eggert@cs.ucla.edu>
parents:
6623
diff
changeset
|
5211 Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 |
5168 | 5212 Free Software Foundation, Inc. |
5213 Copying and distribution of this file, with or without modification, | |
5887
cfb8f3b61b7f
Fix a few glitches in getlogin_r.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5882
diff
changeset
|
5214 are permitted provided the copyright notice and this notice are preserved. |