kc3-lang/gnulib

Branch :


Log

Author Commit Date CI Message
7aebc8c5 2001-11-02 16:06:54 (re_wctype): Try to fix some warnings. (regcomp, regexec): Don't forget the __restrict.
9a828cef 2001-11-02 07:37:19 put `const' back, now that the .m4 test works
400d9b8d 2001-11-02 07:36:35 Use the replacement only if we have neither the function nor a declaration.
263dc6ae 2001-11-01 22:16:43 remove const
95a83f76 2001-11-01 22:14:26 whoops
d353e4ae 2001-11-01 17:58:09 *** empty log message ***
3ab2c8bb 2001-11-01 17:57:56 (libfetish_a_SOURCES): Add dirfd.h.
d509f4ad 2001-11-01 17:57:09 .
72e2b7bf 2001-11-01 17:44:43 *** empty log message ***
25788a5e 2001-11-01 16:57:18 *** empty log message ***
39ce2a19 2001-11-01 16:55:16 use AC_HEADER_DIRECT and all the associated cruft
4d36ef4c 2001-11-01 16:47:00 don't indent the #include directive
fcc5be2d 2001-11-01 16:46:06 check for decl, too
df622531 2001-11-01 16:43:02 *** empty log message ***
fd29de04 2001-11-01 16:42:53 (jm_MACROS): Require UTILS_FUNC_DIRFD.
7e7fa1da 2001-11-01 16:41:57 (UTILS_FUNC_DIRFD): New macro.
7c6a48b9 2001-11-01 15:55:59 *** empty log message ***
623af67c 2001-11-01 15:55:53 (hash_print) [TESTING]: Clean up.
9be083d5 2001-10-22 13:45:41 Checking initial copies various licenses, README, and general COPYING document.
76230427 2001-10-22 08:02:38 .
fd1c784c 2001-10-22 08:01:22 (alloca): Define to __builtin_alloca if __GNUC__, to avoid a warning if -Wall.
40d1b479 2001-10-22 06:56:44 *** empty log message ***
08b48527 2001-10-22 06:56:31 (uintptr_t): Remove macro and decl; it's config.h's job.
4989c1b9 2001-10-21 15:12:39 whoops! fix comment on first line :-)
13def31f 2001-10-21 13:39:20 *** empty log message ***
0b709a46 2001-10-21 13:39:12 (_): Honor the setting of ENABLE_NLS. Otherwise, this code would end up calling gettext even in packages built with --disable-nls.
32dae2b4 2001-10-21 10:55:36 *** empty log message ***
282ed205 2001-10-21 10:55:29 (_): Honor the setting of ENABLE_NLS. Otherwise, this code would end up calling gettext even in packages built with --disable-nls.
129e2eb3 2001-10-21 09:01:31 *** empty log message ***
5df25d58 2001-10-21 09:01:24 (_): Honor the setting of ENABLE_NLS. Otherwise, this code would end up calling gettext even in packages built with --disable-nls.
c0429114 2001-10-21 07:59:09 *** empty log message ***
e5bf94ff 2001-10-21 07:59:04 (strerror_r): Do not declare unless !_LIBC. Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P. Use strerror_r that is only a macro, even if it is not a function. (strerror): Check for HAVE_DECL_STRERROR before declaring. (private_strerror): Use prototypes, not old-style function definition. (print_errno_message): New function. Support the POSIX 'int'-flavored strerror_r, as well as the traditional char*-flavored one. (error_tail, error, error_at_line): Use it.
718de2b1 2001-10-21 07:49:37 *** empty log message ***
924e9a5f 2001-10-21 07:49:27 (jm_PREREQ_ERROR): Do not invoke AC_CHECK_FUNCS with strerror_r, as AC_FUNC_STRERROR_R does that.
2513f0b7 2001-10-21 07:49:13 Add copyright notice, as nontrivial m4 files are supposed to have them these days. (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached. Merge changes from latest Autoconf CVS. Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p, and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since POSIX decided to standardize on the int flavor of strerror_r.
bef400ac 2001-10-11 15:52:22 *** empty log message ***
bb880dfe 2001-10-11 15:52:17 (argmatch_invalid): Use quotearg_n_style (0, ... and quote_n (1, ... to avoid clobbering a buffer.
b8e81480 2001-10-09 10:05:13 (WIDE_CHAR_SUPPORT): Do not use defined() in macro. From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
305e0c3e 2001-10-05 11:45:36 .
f7782db7 2001-10-05 11:45:25 (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h.
7aabcfc8 2001-10-05 11:44:30 *** empty log message ***
93dd6a7f 2001-09-30 21:39:54 *** empty log message ***
67581349 2001-09-30 21:39:51 (jm_LIST_MOUNTED_FILESYSTEMS): See if `struct fsstat' has the `f_fstypename' member. Use that to define FS_TYPE, which is now used to make the getfsstat link test tighter.
b2b2b3ca 2001-09-30 21:28:26 *** empty log message ***
dbe1ecde 2001-09-30 21:28:15 [MOUNTED_GETFSSTAT]: Include <sys/ucred.h>, for Apple Darwin. Include sys/mount.h and sys/fs_types.h only if available. (FS_TYPE): Define. (read_filesystem_list): Use FS_TYPE.
72fd0d3f 2001-09-30 06:26:57 *** empty log message ***
fcb712da 2001-09-30 06:26:46 (excluded_filename): 0 -> false, since it's a boolean context.
d5b8cc4f 2001-09-29 10:30:41 *** empty log message ***
0ba18920 2001-09-29 10:29:25 *** empty log message ***
c840e08c 2001-09-29 10:27:35 *** empty log message ***
285eedf2 2001-09-29 10:27:28 (jm_LIST_MOUNTED_FILESYSTEMS) Check for these headers: sys/param.h sys/ucred.h sys/mount.h sys/fs_types.h, and make the link-test for getfsstat guard #include directives with appropriate #if HAVE_*_H tests so that we can detect getfsstat on Apple Darwin1.3.7 systems. Also fix harmless typo in cache variable name: s/getsstat/getfsstat/.
ef57c0f1 2001-09-29 08:13:26 *** empty log message ***
65e32a3a 2001-09-29 08:13:18 (jm_LIST_MOUNTED_FILESYSTEMS) [one-argument getmntent function]): Include stdio.h before mntent.h. SunOS4.1.x needs it for the declaration of `FILE'. Patch by Volker Borchert.
9043dbff 2001-09-28 19:37:38 * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for strtoul and strtoumax, as those declarations are made even in the signed case. * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise, for strtol and strtoimax.
e7ea8ad8 2001-09-28 19:35:57 *** empty log message ***
55e76454 2001-09-28 19:35:01 *** empty log message ***
0f56340c 2001-09-28 19:34:31 (strtol): Do not declare if HAVE_DECL_STRTOL. (strtoul): Do not declare if HAVE_DECL_STRTOUL. (strtoimax, strtoumax): Do not declare if already defined as a macro.
fbd852c5 2001-09-26 08:27:49 *** empty log message ***
d94eb3cb 2001-09-26 08:27:42 (USE_UNLOCKED_IO): Define to 1 if not already defined.
08ebdda2 2001-09-26 08:22:37 .
e80d86df 2001-09-26 08:21:55 *** empty log message ***
fa31d2ea 2001-09-26 08:21:06 remove now-unused tmp/trap junk
e513784d 2001-09-26 08:20:38 exit from only one place: the end
6e7a0d20 2001-09-26 08:19:17 portability tweaks
008ec691 2001-09-26 08:13:41 *** empty log message ***
620f086b 2001-09-26 08:13:27 (unlocked-io.h): Use $(SHELL).
8cafa45d 2001-09-26 08:11:20 .
1235321a 2001-09-26 08:11:01 (unlocked-io.h): Rewrite to use a separate script, rather than trying to embed it here. (EXTRA_DIST): Add gen-uio. Remove unlocked-io.hin
981421da 2001-09-26 07:55:04 .
cecb4d0d 2001-09-25 13:01:36 *** empty log message ***
1742cb03 2001-09-25 13:01:22 (rpl_gettimeofday): Declare local variable `result'.
cad6ebec 2001-09-24 15:35:09 .
54da7570 2001-09-24 15:35:00 Use the version from gettext-0.10.40, not CVS.
1b6b2391 2001-09-23 15:47:00 .
99717594 2001-09-23 14:24:35 *** empty log message ***
56274d48 2001-09-23 14:24:23 (jm_LIST_MOUNTED_FILESYSTEMS): In the outer getmntent if-block, don't die if neither of the getmntent tests succeeds. Instead, just fall through and continue with the remaianing tests.
9c246035 2001-09-23 09:19:52 *** empty log message ***
a02f5ce8 2001-09-23 09:19:42 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test instead of the mere test for existence of mntent.h. The latter would get a false-positive on AIX 3.4 systems.
6e33472e 2001-09-23 08:56:27 *** empty log message ***
55b81b99 2001-09-23 08:56:11 Remove useless parentheses in #if directives. (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when the deprecated MOUNTED symbol is no longer defined in mntent.h.
988b6b98 2001-09-22 16:45:36 *** empty log message ***
05dc6161 2001-09-22 16:39:57 .
2904133a 2001-09-22 16:39:57 .
a551e5b0 2001-09-22 16:34:30 Sync with gettext -- this changes only comments.
5ea59d5f 2001-09-22 15:18:03 decrement serial number to sync with gettext
62d56950 2001-09-22 15:17:26 .
bedff134 2001-09-22 15:08:51 *** empty log message ***
f19d1b01 2001-09-22 15:08:35 Update from latest gettext.
488cf84c 2001-09-22 13:27:04 .
7d1393d7 2001-09-22 13:18:57 .
95c1c2d0 2001-09-20 15:04:07 *** empty log message ***
94e77b06 2001-09-20 14:46:55 (strtoimax): Guard declaration with `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'. The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0) have their own, conflicting declaration of strtoimax in sys/inttypes.h. (strtoumax): Likewise, for completeness (it wasn't necessary).
01b486f6 2001-09-20 14:41:51 *** empty log message ***
8eb7b03b 2001-09-20 14:41:43 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of strtoumax.
5a8e70ac 2001-09-20 14:41:26 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of strtoumax.
6fe8d749 2001-09-17 21:44:03 Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not be expanded by the shell.
24900d83 2001-09-17 21:43:41 .
cc3682a5 2001-09-17 19:32:52 *** empty log message ***
e945f21e 2001-09-17 19:32:45 (jm_FUNC_FNMATCH): Remove test for GNU C library. It's not correct, as some older glibcs are buggy. fnmatch wasn't fixed until glibc 2.2. Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no special shell magic here.
f8b52ce5 2001-09-17 10:24:27 *** empty log message ***